Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Module compiled with Swift 4.1.2 cannot be imported with the Swift 4.2 compiler #61

Open
asmallteapot opened this issue Jul 31, 2018 · 1 comment
Labels
bug Stuff that's broken carthage Carthage-specific bugs
Milestone

Comments

@asmallteapot
Copy link
Owner

Playground execution failed:

error: Empty.playground:6:8: error: module compiled with Swift 4.1.2 cannot be imported by the Swift 4.2 compiler: /Users/ellen/Library/Developer/Xcode/DerivedData/Empty-aiojmrqftycfwvbtpmkzvlsjvgjl/Build/Products/Debug-iphonesimulator/Result.framework/Modules/Result.swiftmodule/x86_64.swiftmodule
import Result
       ^
@asmallteapot asmallteapot added bug Stuff that's broken carthage Carthage-specific bugs labels Jul 31, 2018
@asmallteapot asmallteapot added this to the v1.2.3 milestone Jul 31, 2018
@asmallteapot
Copy link
Owner Author

my hunch is that this is related to #59, but i haven't investigated or confirmed that

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Stuff that's broken carthage Carthage-specific bugs
Projects
None yet
Development

No branches or pull requests

1 participant