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

Not working on Xcode 15: cannot load module 'Moya' built with SDK 'iphonesimulator16.4' when using SDK 'iphonesimulator17.0 #2324

Open
Sagar9821 opened this issue Oct 11, 2023 · 1 comment

Comments

@Sagar9821
Copy link

I am using moya 15.0.0

While building xcode is giving me the blow error

cannot load module 'Moya' built with SDK 'iphonesimulator16.4' when using SDK 'iphonesimulator17.0'

Development-iphonesimulator/Moya.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
import Moya

It's working fine on xcode 14.3 but giving error on xcode 15

@QrrrQ
Copy link

QrrrQ commented Oct 22, 2023

same issue on xcode 15...
Compiled module was created by a different version of the compiler ''; rebuild 'Moya' and try again: /....

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

2 participants