-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Compiled module was created by a different version of the compiler #14
Comments
I think the MapboxDirections are currently a bit troublesome, I just commented about this on another issue here: #10 (comment) The current state on main works on my machine. Have you tried running |
thank you for your reply yes, buil failed: Build Failed This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/wg/3_gmmq1j2hg4lwd0mtx3f8400000gn/T/carthage-xcodebuild.rpXz4g.log |
Are you really using 1.0.6? Could you try the current version on main. I just rebuild the latest version from main and it works on my machine. You could try to delete the derived data folder:
|
in the tutorial it is indicated to install this version
ok |
It is working thank you |
Thanks for the feedback, just for anyone looking for help on this in the future, could you document your solution and close the issue? |
The tutorial "Getting Started" is not up to date, the command should be changed. In 5.Add dependencies to Cartfile replace
by
|
Ah ok got it, if you like to improve the tutorial, would you mind to create a PR? |
it is done. thank you |
Hello,
When I try to compile the app in the simulator I get this error. At the beginning of November I was on the project, everything was working, but now it's no longer working. I have the latest version of xcode (15.1) but there is. 2 months it was version 15.0.1
I did a clean builder and deleted the derived data, but it doesn't change anything.
I also tried to do carthage update
Link to Minimal Reproducible Example
Expected Behavior
Actual Behavior
Screenshots (if applicable)
Version(s) affected
Additional context
Xcode : 15.1
The text was updated successfully, but these errors were encountered: