theappbusiness / ConfigGenerator

Configuration file code generator for use in Xcode projects
MIT License
157 stars 19 forks source link

Update Swift language version to 5.0 #38

Closed theblixguy closed 4 years ago

theblixguy commented 5 years ago

One thing I forgot to mention - this will require macOS 10.14.4. If the user is running macOS 10.14.3 or earlier, they would need Swift 5 Runtime Support for Command Line Tools Package.

Do we want to go ahead with this?

Jon889 commented 4 years ago

One thing I forgot to mention - this will require macOS 10.14.4. If the user is running macOS 10.14.3 or earlier, they would need Swift 5 Runtime Support for Command Line Tools Package.

Do we want to go ahead with this?

There shouldn't be any reason to not be on the latest minor version of macOS, so should be fine?