Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Xcode 8 #1440

Closed
mdiep opened this issue Aug 16, 2016 · 3 comments · Fixed by #1442
Closed

Compatibility with Xcode 8 #1440

mdiep opened this issue Aug 16, 2016 · 3 comments · Fixed by #1442
Assignees

Comments

@mdiep
Copy link
Member

mdiep commented Aug 16, 2016

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

@ikesyo
Copy link
Member

ikesyo commented Aug 16, 2016

I'm working on it.

@ikesyo ikesyo self-assigned this Aug 16, 2016
@miniBloq
Copy link

miniBloq commented Aug 18, 2016

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"

@mdiep
Copy link
Member Author

mdiep commented Aug 18, 2016

This issue is about compiling Carthage itself with Xcode 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants