criticalmaps / criticalmaps-ios

Critical Maps iOS App 🚲✊
http://www.criticalmaps.net
MIT License
290 stars 41 forks source link

Update Project to Xcode 11.4 and Swift 5.2 #278

Closed lennet closed 4 years ago

lennet commented 4 years ago

We need to update

fbernutz commented 4 years ago

At the moment Xcode 11.3.1 is still the default. (see here: https://github.com/actions/virtual-environments/blob/master/images/macos/macos-10.15-Readme.md#xcode)

fbernutz commented 4 years ago

They've installed the release version of Xcode 11.4 on the machines, so I think we could start using Xcode 11.4, when we change this line to 11.4: https://github.com/criticalmaps/criticalmaps-ios/blob/master/.github/workflows/main.yml#L12