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

Check if iOS SDK is installed for the select Xcode #172

Open
spouliot opened this issue Oct 2, 2023 · 0 comments
Open

Check if iOS SDK is installed for the select Xcode #172

spouliot opened this issue Oct 2, 2023 · 0 comments

Comments

@spouliot
Copy link
Contributor

spouliot commented Oct 2, 2023

Recent versions of Xcode do not have the iOS SDK installed by default.

When running Xcode the first time a dialog will ask you if you want iOS SDK (or tvOS, watchOS...).

However if you try to build an iOS application (for Uno or other dotnet UI toolkit, like MAUI) then the build will fail.

The solution is to have uno.check detect if the iOS SDK is present when it checks for Xcode and ask the developer to run Xcode (or start it from uno-check?) to install the SDK.

c.c. @nickrandolph

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

No branches or pull requests

1 participant