delba / Log

An extensible logging framework for Swift
MIT License
830 stars 63 forks source link

Carthage + Xcode 10.2.1 : Task failed with exit code 65 #32

Closed JoseTovar94 closed 4 years ago

JoseTovar94 commented 5 years ago

Step to reproduce :

Run carthage update --platform iOS on your project Get this error :

*** Building scheme "Log iOS" in Log.xcodeproj
Build Failed
Task failed with exit code 65....
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details:

Did someone found a solution ?

delba commented 4 years ago

Hi @JoseTovar94, the project has been updated to the latest Swift version, it should fix the issue.