theappbusiness / ConfigGenerator

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

Updated project to Swift 4 #30

Closed jsanderson44 closed 7 years ago

jsanderson44 commented 7 years ago

The CommandLineKit project that we use has yet to be updated to Swift 4 so I have done that in this PR. There is a Swift 4 PR on the CommandLineKit repo so when that gets deployed we can update this. (although the changes are very minimal and are reflected here anyway).

Also added .gitignore