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

Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.2 compiler #251

Open
gariyanto opened this issue Nov 4, 2019 · 2 comments
Labels
staled marked by stalebot according to config User Feedback

Comments

@gariyanto
Copy link

Description

When building my app, I got an error for my MapboxVision library as follows: Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.2 compiler: ...

Expected behaviour

Successfully built

Configuration

  • Device: iphone XS Max
  • OS: iOS 13.1
  • Frameworks versions (leave the ones you're using):
    • MapboxVisionNative 0.10.0
    • MapboxVisionARNative 0.10.0
    • MapboxVisionSafetyNative 0.10.0
    • MapboxVision 0.10.0
    • MapboxVisionAR 0.10.0
    • MapboxVisionSafetyNative 0.10.0

Additional context

I am using Xcode 11.2 (11B52)

@gariyanto
Copy link
Author

Rerun the carthage update --platform ios solves this problem. However, there is a warning "Module 'MapboxVision' was not compiled with library evolution support; using it means binary compatibility for 'RecordingSession' can't be guaranteed".

@stale
Copy link

stale bot commented Dec 21, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the staled marked by stalebot according to config label Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staled marked by stalebot according to config User Feedback
Projects
None yet
Development

No branches or pull requests

1 participant