You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Module compiled with Swift 3.0 cannot be imported in Swift 3.0.1: /Users/Apple/Library/Developer/Xcode/DerivedData/Spectra-fcknpapvuhgrqbbpgiobxuogsadu/Build/Products/Debug-iphoneos/EPSignature.framework/Modules/EPSignature.swiftmodule/arm64.swiftmodule
I am having this error when compiling in xcode 8.1
The text was updated successfully, but these errors were encountered:
Module compiled with Swift 3.0.2 cannot be imported in Swift 3.1: /$(PROJECT_DIR)/EPSignature.framework/Modules/EPSignature.swiftmodule/arm64.swiftmodule
I am having this error while trying to build the module with Carthage. I used the following command in the terminal.
carthage update --platform iOS --no-use-binaries
Module compiled with Swift 3.0 cannot be imported in Swift 3.0.1: /Users/Apple/Library/Developer/Xcode/DerivedData/Spectra-fcknpapvuhgrqbbpgiobxuogsadu/Build/Products/Debug-iphoneos/EPSignature.framework/Modules/EPSignature.swiftmodule/arm64.swiftmodule
I am having this error when compiling in xcode 8.1
The text was updated successfully, but these errors were encountered: