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

Problems with Xcode 7.3 Swift 2.2 #19

Closed
AndriiPetrovDev opened this issue May 2, 2016 · 1 comment
Closed

Problems with Xcode 7.3 Swift 2.2 #19

AndriiPetrovDev opened this issue May 2, 2016 · 1 comment

Comments

@AndriiPetrovDev
Copy link

I've just created new project and imported there PeerKit via "pod install". This is what I've got https://www.dropbox.com/s/nsbavu537rkro3m/Screenshot%202016-05-02%2011.21.15.png?dl=0
26 errors caused by deprecated syntax (for example line 23 on the screenshot). What I'm doing wrong? How to install this lib correctly?

@jpsim
Copy link
Owner

jpsim commented May 2, 2016

The reason that wouldn't work is that you're not using the latest version of PeerKit from source. The last CocoaPods version I pushed up was prior to Swift 2 support. I just pushed version 2.0.0 up, so you could now just use that.

@jpsim jpsim closed this as completed May 2, 2016
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