Skip to content

Conversation

@rolfbjarne
Copy link
Member

This class replaces AppleSdkSettings, with two major goals:

  • Don't store any static state.
  • Keep AppleSdkSettings as-is, because I believe it's used by IDE code.

This class replaces AppleSdkSettings, with two major goals:

* Don't store any static state.
* Keep AppleSdkSettings as-is, because I believe it's used by IDE code.
Copy link
Member

@dalexsoto dalexsoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! 👍

return true;
}

// 2. This is opt-out for the moment, but will likely become opt-in at some point.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.NET 11! To be honest it only causes trouble so probably the sooner in net11 we can get rid of them the merrier. we could warn in previews if the file exists for awareness of the change and send customers to a wiki page/msdoc explaining the situation and the possibility to remove the file and depend on xcode-select or showing how to select an Xcode from Xcode itself.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants