wtsnz / Coordinator-Example

An example of the Coordinator pattern
169 stars 31 forks source link

Swift 3.0 is no longer supported #5

Open alekplay opened 4 years ago

alekplay commented 4 years ago

If you try to open the project as-is you'll run into a number of warnings as method signatures and constants have changed. If you try to run it you'll run into errors saying that Swift 3.0 is no longer supported, with no easy way to automatically upgrade to Swift 4 or 5 which are the only major versions supported by Xcode 11.