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

error: module 'SwiftyJSON' was created for incompatible target arm64-apple-ios8.0: #1081

Open
WGFcode opened this issue Oct 23, 2020 · 2 comments

Comments

@WGFcode
Copy link

WGFcode commented Oct 23, 2020

Xcode12.1 run Simulators: unknown>:0: error: module 'SwiftyJSON' was created for incompatible target arm64-apple-ios8.0: /Users/XXX/Desktop/XXX/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64.swiftmodule

@gigaga
Copy link

gigaga commented Nov 24, 2020

Hi @WGFcode ,

After applying cathage workaround xCode 12. I've the same issue like you.
Did you find any solution / workaround?
I applied the fix proposed by odanu : https://gist.github.com/skymobilebuilds/61f4a95bd62a3db36b52719aeab7e0d5#gistcomment-3467010
It seems work only for xCode 12, but not for xCode 11 :(.
Because we want to provide a library we want a solution which works for xCode 11 and xCode 12 :(

Best regards,

@zengzhihui
Copy link

After applying cathage workaround xCode 12, I remove VALID_ARCHS in project.pbxbproj, then it is fixed.

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