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

Swift 5.3 error #14

Open
jcleigh opened this issue Sep 21, 2020 · 5 comments
Open

Swift 5.3 error #14

jcleigh opened this issue Sep 21, 2020 · 5 comments

Comments

@jcleigh
Copy link

jcleigh commented Sep 21, 2020

We get this when building in XCode 12:

Module compiled with Swift 5.2.4 cannot be imported by the Swift 5.3 compiler: <redacted path>/ios/Pods/BringgDriverSDK/BringgDriverSDK.framework/Modules/BringgDriverSDK.swiftmodule/x86_64.swiftmodule

Tried removing node_modules and Pods and downloading fresh, no difference.

@jcleigh
Copy link
Author

jcleigh commented Sep 22, 2020

Update: I removed the Bringg SDK from package.json and Podfile, reinstalled dependencies, and the app built. That indicates that it is clearly the Bringg SDK compiled Swift version causing the issue.

@jbrad
Copy link

jbrad commented Oct 6, 2020

Any updates on this issue?

@Bryanjfh
Copy link

Bryanjfh commented Oct 6, 2020

Yesterday I was trying XCode 12 with the new bringg SDK version. Good news is that everything seems good with :bringg: bad news is that for XCode 12/iOS 14, images are not being rendered and we need to update to react-native >= 0.63.2 and by doing so I was fighting a lot of dependencies issues

@jcleigh
Copy link
Author

jcleigh commented Nov 9, 2020

XCode 12.0 and 12.1 are working, but now we see it with 12.2:
Module compiled with Swift 5.3 cannot be imported by the Swift 5.3.1. compiler

@jbrad
Copy link

jbrad commented Nov 13, 2020

I'm seeing the same thing with XCode 12.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants