theappbusiness / ConfigGenerator

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

Support for URL instead of NSURL #7

Closed lucianomarisi closed 7 years ago

lucianomarisi commented 7 years ago

Currently NSURL is support, since swift 3 dropped the NS prefix it would be nice to support this.

samdods commented 7 years ago

Fixed