module file was created by an older version of the compiler; rebuild 'CocoaLumberjackSwift' and try again: /Users/zouliangming/Teambition-Universal/Carthage/Build/iOS/CocoaLumberjackSwift.framework/Modules/CocoaLumberjackSwift.swiftmodule/x86_64.swiftmodule
It's related to Carthage, see https://github.com/Carthage/Carthage/issues/633
Clear the cache and rebuild: rm -rf ~/Library/Developer/Xcode/DerivedData/ && carthage build and it should work fine
It doesn't work. Maybe it's a CocoaLumberjack bug.
carthage update --no-use-binaries
Thank you. @kdaniel123
If its solved then we should keep it closed. People will still find it.
Most helpful comment
carthage update --no-use-binaries