Skip to content

Conversation

@rolfbjarne
Copy link
Member

@rolfbjarne rolfbjarne commented Oct 29, 2020

New commits in xamarin/Xamarin.MacDev:

Diff: https://github.com/xamarin/Xamarin.MacDev/compare/c490a36fe6490feddd1ed6635857d9616290e65b..f665e3a0fccce24b9dbb31650f99ef2c73ba4d46

This fixes #10003.


Release notes blurb:

Fixed #10003: If there is no Xcode version configured in VSMac, Xamarin.iOS|Mac will use the system's default Xcode version (as defined by xcode-select --print-path).

New commits in xamarin/Xamarin.MacDev:

* dotnet/macios-devtools@f665e3a Use what's returned by 'xcode-select -p' as the configured Xcode if none is specified in Visual Studio's settings. (dotnet#84)

Diff: https://github.com/xamarin/Xamarin.MacDev/compare/c490a36fe6490feddd1ed6635857d9616290e65b..f665e3a0fccce24b9dbb31650f99ef2c73ba4d46

This fixes dotnet#10003.
@rolfbjarne rolfbjarne added the bug If an issue is a bug or a pull request a bug fix label Oct 29, 2020
@monojenkins
Copy link
Collaborator

Build success
Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
Test run succeeded

@rolfbjarne rolfbjarne merged commit 02df6d5 into dotnet:main Oct 30, 2020
@monojenkins
Copy link
Collaborator

Build failure
Build failed or was aborted

Provisioning succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug If an issue is a bug or a pull request a bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Xamarin.iOS should look at xcode-select to determine what Xcode should be used

3 participants