Closed JeroenBer closed 6 years ago
as far as i can see for some reason it tries the 11.2 SDK path when building in this config ??
@JeroenBer can you double check if a new Xamarin.iOS project (from scratch) has the same issue?
Also, can you make sure that you have installed the command line tools from Xcode. Executing
xcode-select --install
should do the trick in that case.
@JeroenBer Have you opened Xcode since the 9.3 update? If not please open it at least once (do this after any future update) so Xcode can finish installing all its additional tools.
Also I would suggest doing xcode-select --install
to install command line tools from Xcode
Thanks for your tips, for some reason it's working again after a reboot :)
Closing issue then :)
After upgrading to xcode 9.3 and latest stable VS for Mac my project no longer builds for iPhone:
However the Debug Build for simulator still works and also the Debug build for iPhone on VS 2017 Windows still works.
Steps to Reproduce
Expected Behavior
No errors
Actual Behavior
MTOUCH: Error MT4109: Failed to compile the generated registrar code. Please file a bug report at http://bugzilla.xamarin.com (MT4109) (XCalendarApp.Native.iOS)
Environment
Build Logs