Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to compile for VS Mac 2022 (17.0) #2241

Merged
merged 1 commit into from
Jun 11, 2022

Conversation

cwensley
Copy link
Member

@cwensley cwensley commented Jun 11, 2022

Unfortunately, VS Mac does not currently use the latest .net 6 macOS workload so it is incompatible with the nuget packages. This allows Eto to compile using the VS Mac references directly which (currently) uses a version of Xamarin.Mac where it has transitioned some, but not all, of the breaking changes that are now in the latest .NET 6 macOS workloads.

This is mainly used for https://github.com/picoe/Eto.DevExtensions so we can use Eto for UI and the designer for the extensions

@cwensley cwensley added this to the 2.7.1 milestone Jun 11, 2022
@cwensley cwensley merged commit fe36eea into develop Jun 11, 2022
@cwensley cwensley deleted the curtis/compile-for-vsmac branch May 16, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant