Cocoalumberjack: In XCode7.3 compile error import by cathage

Created on 22 Mar 2016  路  5Comments  路  Source: CocoaLumberjack/CocoaLumberjack

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

Discussion

Most helpful comment

carthage update --no-use-binaries

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tinder-owenthomas picture tinder-owenthomas  路  13Comments

ivulyov90 picture ivulyov90  路  6Comments

ckrey picture ckrey  路  9Comments

Jason-Chan picture Jason-Chan  路  10Comments

Eddpt picture Eddpt  路  8Comments