cforlando / PetAdoption-iOS

pet adoption app
MIT License
14 stars 15 forks source link

Update project for Xcode 8 #46

Closed WERUreo closed 7 years ago

WERUreo commented 8 years ago

Xcode 8 is upon us! Get ready to move the project to, at least, Swift 2.3, and eventually, Swift 3 when the pods have been updated.

WERUreo commented 8 years ago

I have the project building in Xcode 8 using Swift 2.3. Alamofire and AlamofireImage have not officially released their v4.0.0, which supports Swift 3, so until then, Swift 2.3 it is. I have a local branch with these changes but I don't want to push them up to Github yet.