Skip to content

remove xamarin-mac dependency (beta-3.0) #479

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

Merged
merged 1 commit into from
May 6, 2023

Conversation

mortend
Copy link
Member

@mortend mortend commented May 6, 2023

Xamarin.Mac isn't supported on .NET 6 (throws exception), blocking us from building iOS apps, so this commit removes the dependency.

Xamarin.Mac was used to access Xcode Developer Teams, so we need a way to replace this functionality. I have searched for a node module or a CLI that can replace it, without luck, so it looks like we'll need to implement a new tool to access Xcode Developer Teams at some point.

Xamarin.Mac isn't supported on .NET 6 (throws exception), blocking us
from building iOS apps, so this commit removes the dependency.

Xamarin.Mac was used to access Xcode Developer Teams, so we need a way
to replace this functionality. I have searched for a node module or a
CLI that can replace it, without luck, so it looks like we'll need to
implement a new tool to access Xcode Developer Teams at some point.
@mortend mortend merged commit ff740f1 into fuse-open:beta-3.0 May 6, 2023
@mortend mortend deleted the xammac branch May 6, 2023 08:40
@mortend
Copy link
Member Author

mortend commented May 6, 2023

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.

1 participant