UrbanApps / Armchair

A simple yet powerful App Review Manager for iOS and OSX in Swift
MIT License
1.2k stars 137 forks source link

Updates project so it builds with Swift 2.3 #74

Closed JagCesar closed 8 years ago

JagCesar commented 8 years ago

I've seen there are Pull Requests that updates so this code runs Swift 3. I would say it's dangerous to refactor to Swift 3 without having any unit tests.

The fix needed so the project builds with Swift 2.3 is a lot smaller, which means it's a smaller chance of something breaking.

fotiDim commented 8 years ago

Please prioritise this.

coneybeare commented 8 years ago

Thanks!