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 Not Compiled in Swift 5.1 #42

Open
Jatin-Deshaval opened this issue Jun 30, 2020 · 2 comments
Open

Module Not Compiled in Swift 5.1 #42

Jatin-Deshaval opened this issue Jun 30, 2020 · 2 comments

Comments

@Jatin-Deshaval
Copy link

Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 compiler:
TinyCrayon/TCMask.framework/Modules/TCMask.swiftmodule/x86_64.swiftmodule

I am getting this error as I compiled your libs in ios 13 support (swift 5.1) so I am getting this error, is there any fix for iOS 13 (Xcode 11.4)?

ITMS-90725: SDK Version Issue - This app was built with the iOS 12.2 SDK. Starting April 2020, all iOS apps submitted to the App Store must be built with the iOS 13 SDK or later, included in Xcode 11 or later

@dsmailes
Copy link
Contributor

The framework is precompiled in 5.01 so you won't be able to use it unless they release an updated version or the source so you can compile it yourself.

@yousaf94
Copy link

Hi
If you have the TinyCrayon Library available with you, Can you please share with us ?

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

3 participants