Carthage: Compatibility with Xcode 8

Created on 16 Aug 2016  路  3Comments  路  Source: Carthage/Carthage

It seems like we've lost compatibility with Xcode 8. We should fix that so Carthage will build correctly on macOS Sierra.

Most helpful comment

I'm working on it.

All 3 comments

I'm working on it.

I tried today to add the the library from https://github.com/ZipArchive/ZipArchive on an XCode 8 Beta 6 project (using Swift 3), and got the following message when linking:

"The following binaries use incompatible versions of Swift"

This issue is about compiling Carthage itself with Xcode 8.

Was this page helpful?
0 / 5 - 0 ratings