Hey guys,
Im trying to build my app for release but its failing for IOS build.
What can i do?
Full error:
MTOUCH: Error MT4109: Failed to compile the generated registrar code. Please file a bug report at http://bugzilla.xamarin.com (MT4109) (TestProject.iOS)
Posts
Have you filed a bug report as the error message requests?
@RolfBjarneKvinge Yes i did, you can find it here: https://bugzilla.xamarin.com/show_bug.cgi?id=34086
You're building with the iOS 7.1 SDK:
and using a type introduced in iOS 8 (UIAlertController).
You need build with the latest (or default) SDK (you can select this in your
project's iOS Build options).
Hmm ok, when i get home i will test it and report it. Thanks so far!
Hello Did you find solution ?
I had the same issue while building app on mac machine.
I resolved this issue by updating Xamarin.Ios on mac machine.
I also resolved the problem with updating Xamarin on my Mac.
I had this problem, I resolved it by re-installing Xcode from the App Store !
Make sure that your Xamarin.Ios version matches with Mac machines version.
Hi , thanks for replying. My mac version is macOS Sierra version is 10.12.5 and my xamarin.ios version is 11.3.0.47(51128b8)
some of the project is build is successfully build but one of my project is giving the above error .
Please help
Hi,
i have updated my Xamarin.IOS as well as the Xcode 9.0 still getting the same error.
do i need to do somthing more updates or anything else.
do i need to update the MAC PC too ??
Please help.
Can you post your version info from Visual Studio? If using VS Windows, please provide the version info for both VS Windows and VS Mac.
In Visual Studio (Mac), version information can be obtained by navigating to: Visual Studio -> About Visual Studio -> Show Details -> Copy Information button.
In Visual Studio (Windows), version information can be copied from: Help -> About Microsoft Visual Studio -> Copy Info button.
Switch your XCode version in Xamarin > Preferences and Restart XamarinStudio or other softtware that you are using.
Terminal Command : sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
As I said I uninstalled Xcode and installed it again; I have currently Xcode 9.0.1, Xamarin Studio 6.3 and Xamarin.iOS 11.2.0.11.
Also why did you report my post for spam ? (also why asking my help if you report my posts..)