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 converting to swift 3 syntax #656

Closed
andrewjmeier opened this issue Sep 26, 2016 · 3 comments
Closed

Problems with converting to swift 3 syntax #656

andrewjmeier opened this issue Sep 26, 2016 · 3 comments

Comments

@andrewjmeier
Copy link

andrewjmeier commented Sep 26, 2016

I'm trying to update to swift 3 and I have SwiftyJSON 3.1.0 installed. There's one line that xcode is trying to convert before it will allow me to switch over. (ignore all the errors on the right side)
screen shot 2016-09-26 at 10 39 58 am

@andrewjmeier
Copy link
Author

Turns out if you change it to what the syntax updater wants and then change it right back immediately it works fine.

@zhigang1992
Copy link
Contributor

You have to upgrade to cocoapods to pre release version or add a extra script.

Refer to swift 3 issue.

@zhigang1992
Copy link
Contributor

#647

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