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

Apple M1: This plugin is incompatible with XCode 13 and M1 #244

Open
malte94 opened this issue Dec 9, 2022 · 4 comments
Open

Apple M1: This plugin is incompatible with XCode 13 and M1 #244

malte94 opened this issue Dec 9, 2022 · 4 comments

Comments

@malte94
Copy link

malte94 commented Dec 9, 2022

This plugin is currently not compatible with Apple M1 and XCode 13. Does anyone happen to know when a solution to this will be worked on?

        ** BUILD FAILED **
        
        
        The following build commands failed:
        CompileSwift normal x86_64 /Users/malte/Documents/MyApp/client/ios/App/App/AppDelegate.swift (in
        target 'App' from project 'App')
        EmitSwiftModule normal x86_64 (in target 'App' from project 'App')
        CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'App' from project 'App')
        (3 failures)

@tyronehenrie
Copy link

I am able to use the plugin on an M1 now after using the 2021 solution listed in this answer.
https://stackoverflow.com/questions/64901180/how-to-run-cocoapods-on-apple-silicon-m1

At least I think that was what did it. I tried several approaches attempting to get this plugin to work and now it is working so hopefully that answer gets you pointed in the right direction.

@malte94
Copy link
Author

malte94 commented Dec 14, 2022

I am able to use the plugin on an M1 now after using the 2021 solution listed in this answer. https://stackoverflow.com/questions/64901180/how-to-run-cocoapods-on-apple-silicon-m1

At least I think that was what did it. I tried several approaches attempting to get this plugin to work and now it is working so hopefully that answer gets you pointed in the right direction.

Thank you! Good to know that you got it working - somehow. I will also investigate and see if there's a solution.

@malte94
Copy link
Author

malte94 commented Dec 14, 2022

I am able to use the plugin on an M1 now after using the 2021 solution listed in this answer. https://stackoverflow.com/questions/64901180/how-to-run-cocoapods-on-apple-silicon-m1

At least I think that was what did it. I tried several approaches attempting to get this plugin to work and now it is working so hopefully that answer gets you pointed in the right direction.

I have tested now some suggested solutions in your linked thread. What I have also tried:

Do you possibly have another suggestion or idea, what could have lead to succesfully setting up this plugin on M1?

Thank you! :)

@gasci
Copy link

gasci commented May 29, 2024

It is incompatible with M2, too :) rc-4

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

3 participants