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

Migrate to Swift 2.3 and Swift 3 #17

Closed
suchtomwow opened this issue Aug 2, 2016 · 4 comments
Closed

Migrate to Swift 2.3 and Swift 3 #17

suchtomwow opened this issue Aug 2, 2016 · 4 comments

Comments

@suchtomwow
Copy link

In order to migrate and test our app to Swift 2.3/3.0 prior to the release of Xcode 8 and iOS 10, all of our dependencies need to be migrated first.

This can be solved by pointing our podfile to those respective Swift 2.3/3.0 branches, but this repo does not appear to have either of those branches.

This blog post contains helpful tips for migrating open source libraries.

@MrAlek
Copy link
Owner

MrAlek commented Aug 3, 2016

Hey! Thanks for reminding me, getting this done as soon as possible.

@MrAlek
Copy link
Owner

MrAlek commented Aug 3, 2016

Swift 2.3 is now up! Working on 3.0 but that wasn't exactly trivial so will take a while.

@suchtomwow
Copy link
Author

Thanks for the quick response!

@MrAlek
Copy link
Owner

MrAlek commented Aug 7, 2016

And now 3.0 is done too :) Really happy with some of the renamings but of course they will break some existing code. Should be easy to migrate though. Thanks @suchtomwow for giving me the push to do it :)

@MrAlek MrAlek closed this as completed Aug 7, 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