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

Swift 3 / xcode 8 #1

Open
truemetal opened this issue Sep 17, 2016 · 3 comments
Open

Swift 3 / xcode 8 #1

truemetal opened this issue Sep 17, 2016 · 3 comments
Assignees

Comments

@truemetal
Copy link

truemetal commented Sep 17, 2016

It looks like Swift 3 / xcode 8 support is missing
This prevents the pod from being used on the latest environment

@pkrll pkrll self-assigned this Sep 18, 2016
@pkrll
Copy link
Owner

pkrll commented Sep 18, 2016

Thanks for the feedback. I'm on it. Having some troubles with pods validation right now, though. Don't know if it's an XCode 8-thing or what, hopefully it'll be fixed soon.

@pkrll
Copy link
Owner

pkrll commented Sep 20, 2016

@truemetal So, I think I've gotten it to work. But use the swift3 branch when installing the pod, like so:

pod "Keychain", :git => 'https://github.com/pkrll/Keychain.git', :branch => 'swift3'

I'll merge the two branches when Cocoapods releases a stable version that fixes the Xcode 8 bug.

@pkrll pkrll closed this as completed Sep 20, 2016
@pkrll pkrll reopened this Sep 27, 2016
@truemetal
Copy link
Author

@pkrll thanks!

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

2 participants