-
Notifications
You must be signed in to change notification settings - Fork 79
Xcode is not correctly detected when opening iOS workbooks #249
Comments
Are you able to deploy Xamarin.iOS apps to your Xcode 9.3 simulator from VSmac? We need to make sure this message gets surfaced better (it's in the log): Unable to locate a valid Xcode installation. Check the Apple SDK settings in Xamarin Studio preferences or ensure that If you follow these instructions, are you able to get Workbooks (and VSmac, and Xamarin.iOS in general) to recognize it? |
Can you share your My guess is that it does not have any xcode path in it, and that VSmac is actually checking the default path first, which we do not do. So then, we look using We should start checking |
It was, well, empty:
Setting Xcode path by the My Macbook is very fresh (started using last week) so I assume this is the default settings for not a few people. |
@atsushieno did you manually set your But yes, we will fix Workbooks to also check the default installation path, like VSmac does, for those who don't have |
I didn't run xcode-select on this machine before. My Xcode was installed from App Store - I can't think of anything that would overwrite the paths. |
Awesome, thanks for all the great info. We'll get this fixed. |
Mimics VSmac behavior. Fixes microsoft#249.
Mimics VSmac behavior. Fixes microsoft#249.
Mimics VSmac behavior. Fixes microsoft#249.
Mimics VSmac behavior. Fixes microsoft#249.
I have Xcode 9.3 installed but Workbooks.app does not recognize it.
Steps to Reproduce
Expected Behavior
It just works.
Actual Behavior
Environment
Xamarin Workbooks
System Info
System-Installed Software
Log File
Xamarin Workbooks 2018-05-03.log
The text was updated successfully, but these errors were encountered: