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

Add support xCode 8 #30

Closed
mvyrko opened this issue Jul 26, 2016 · 5 comments
Closed

Add support xCode 8 #30

mvyrko opened this issue Jul 26, 2016 · 5 comments

Comments

@mvyrko
Copy link

mvyrko commented Jul 26, 2016

Now, I'm working in xCode 8 and your pod is unbuildable.

@mostafaberg
Copy link
Collaborator

Just to weigh in , came here to open an issue to the same problem, I have sent now two PRs for each new version of Swift in XCode 8, you might be able to update your podFile to use those "branches" somehow to use it, it works locally for me, notice the Travis testing fails, but that's only because travis is building on XCode 7 not 8, tests pass locally on XCode 8

Swift 2.3 PR
Swift 3 PR

@mvyrko
Copy link
Author

mvyrko commented Jul 28, 2016

Thank you

@suchtomwow
Copy link

+1 to this. This blog post contains helpful tips for migrating open source libraries.

@nick3389
Copy link

pod 'Zip', :git => 'https://github.com/marmelroy/Zip.git', :branch => 'swift2.3'

is this ok?

@marmelroy
Copy link
Owner

Official Swift 3 version released as 0.5.

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

No branches or pull requests

5 participants