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

MT4109: Failed to compile the generated registrar code #7047

Closed
bonbon2106 opened this issue Sep 21, 2019 · 1 comment
Closed

MT4109: Failed to compile the generated registrar code #7047

bonbon2106 opened this issue Sep 21, 2019 · 1 comment
Labels
support The issue is related to support

Comments

@bonbon2106
Copy link

bonbon2106 commented Sep 21, 2019

I'm using VS 2019 (version 16.2.5, .Net Framework 4.7.03190) on Window and pare with MAC to compile my project. After updating Xcode on MAC to version 11.0 (11A420a), I get an error while building my project with the following message:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(804,3): error GEA45E82A: expected identifier or '{'
2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(804,3): error MT4109: Failed to compile the generated registrar code. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========

Please help me to check this issue.

Thanks so much!

Build Logs

Example Project (If Possible)

@rolfbjarne
Copy link
Member

The problem is that your Mac auto-upgraded Xcode to the new Xcode 11, and our current version of Xamarin.iOS is not compatible with Xcode 11.

We'll release a version of Xamarin.iOS that is compatible with Xcode 11 later today. A more immediate solution is to install our preview version of Xamarin.iOS with support for Xcode 11.

@rolfbjarne rolfbjarne added the support The issue is related to support label Sep 23, 2019
@ghost ghost locked as resolved and limited conversation to collaborators May 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
support The issue is related to support
Projects
None yet
Development

No branches or pull requests

2 participants