-
-
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
Not working on Xcode 15: cannot load module 'Turf' built with SDK 'iphonesimulator16.4' when using SDK 'iphonesimulator17.0 #30
Comments
Hi, |
Hi, I only run Command B(Build).Have some error below. Have new issue /Users/xxx/Library/Developer/Xcode/DerivedData/EKE-biopprgumksoaqgnrhztiivzzjkq/Build/Products/Debug-iphoneos/Polyline.framework/Modules/Polyline.swiftmodule/arm64-apple-ios.private.swiftinterface:13:37 'LocationCoordinate2D' is not a member type of struct 'Polyline.Polyline' still have this issue Have any idea? It's working fine on xcode 14.3 but giving error on xcode 15 |
I have re-run the carthage command like described in 6. appear blow error *** Checking out maplibre-navigation-ios at "v1.0.7" This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/z4/vjwnjl_56xnb2klwkdd32gkc0000gn/T/carthage-xcodebuild.BC0pyj.log |
Thank you. it can working on xcode 15.3 now |
I guess this can be closed. |
@KK817 can you verify this works with the latest master and SPM now? |
The SPM install instructions have been updated: https://github.com/maplibre/maplibre-navigation-ios?tab=readme-ov-file#getting-started |
Steps to Trigger Behavior
build project in xcode 15.0 - 15.3
Link to Minimal Reproducible Example
Expected Behavior
successful to run.
Actual Behavior
Have some error.
Cannot load module 'Turf' built with SDK 'iphoneos16.4' when using SDK 'iphoneos17.0': /Users/xxx/Library/Developer/Xcode/DerivedData/EKE-biopprgumksoaqgnrhztiivzzjkq/Build/Products/Debug-iphoneos/Turf.framework/Modules/Turf.swiftmodule/arm64-apple-ios.swiftmodule
Screenshots (if applicable)
Version(s) affected
Additional context
The text was updated successfully, but these errors were encountered: