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

Need new version of Swift. #489

Open
jjs-home opened this issue Aug 1, 2022 · 6 comments
Open

Need new version of Swift. #489

jjs-home opened this issue Aug 1, 2022 · 6 comments

Comments

@jjs-home
Copy link

jjs-home commented Aug 1, 2022

I have been trying today to update our app and I'm getting a problem with the iosDFULibrary as it was built using Swift 5.3.2. Is it possible to get this using 5.5.2? Here is the error message from XCode.
Module compiled with Swift 5.3.2 cannot be imported by the Swift 5.5.2 compiler

@philips77
Copy link
Member

How are you including the library in your project?

  1. CocoaPods
  2. Swift Package Manager
  3. Carthage
  4. Other

What Xcode version are you using?

I'll be releasing a new version of the library in coming days/weeks.

@jjs-home
Copy link
Author

jjs-home commented Aug 2, 2022 via email

@jjs-home
Copy link
Author

jjs-home commented Aug 2, 2022 via email

@mldesanctis-cgi
Copy link

Same. I had reported this under #475.
I am using Xcode 13.4.1 and including the library using Carthage

@zhxf2012
Copy link

zhxf2012 commented Sep 1, 2022

Same.
I am using Xcode 13.4.1 and including the library using Cocoapods.

@jjs-home
Copy link
Author

jjs-home commented Sep 1, 2022

I managed to get this working by building using Carthage and copying the xcframework files into the XCode project.

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

4 participants