SamsungDForum / SmartViewSDKHelloWorld

HelloWorld
18 stars 25 forks source link

"Module compiled with Swift 5.0 cannot be imported by the Swift 5.1 compiler" #10

Open tifroz opened 4 years ago

tifroz commented 4 years ago

This isn't strictly an issue with this sample project, this is an issue with the SmartView framework.

Projects with the most current version of the SmartView framework (SDK v2.5.8 as of today) can't compile XCode 11 (see error message below).

Module compiled with Swift 5.0 cannot be imported by the Swift 5.1 compiler

Hopefully someone here can contact the framework teams and ask them to soon provide a version of the framework that is not precompiled, or provide a version compiled with Swift 5.1....as for all intent and purposes XCode10.3 is already out of commission

osfunapps commented 4 years ago

I'm joining this issue. The problem persists in Xcode 12:

Module compiled with Swift 5.2.2 cannot be imported by the Swift 5.3 compiler