Skip to content

[Xamarin.MacDev] Add GetAppleDTSettings and GetSdkSettings to the IAppleSdk interface.#85

Merged
rolfbjarne merged 1 commit intodotnet:mainfrom
rolfbjarne:iapplesdk-settings
Jan 11, 2021
Merged

[Xamarin.MacDev] Add GetAppleDTSettings and GetSdkSettings to the IAppleSdk interface.#85
rolfbjarne merged 1 commit intodotnet:mainfrom
rolfbjarne:iapplesdk-settings

Conversation

@rolfbjarne
Copy link
Copy Markdown
Member

And make the MacOSXSdk and AppleSdk classes implement these new methods,
without changing any of the public API in these classes.

This makes it easier to share code between Xamarin.iOS and Xamarin.Mac, since
the IAppleSdk interface can be used in shared code, while the separate classes
can't.

…pleSdk interface.

And make the MacOSXSdk and AppleSdk classes implement these new methods,
without changing any of the public API in these classes.

This makes it easier to share code between Xamarin.iOS and Xamarin.Mac, since
the IAppleSdk interface can be used in shared code, while the separate classes
can't.
@rolfbjarne rolfbjarne merged commit fae0237 into dotnet:main Jan 11, 2021
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