tomlokhorst / XcodeEdit

Swift library for reading and writing Xcode project files in OpenStep format
MIT License
206 stars 38 forks source link

Use NSURL instead of String for pathbuilding #2

Closed mac-cain13 closed 9 years ago

mac-cain13 commented 9 years ago

This is more robust and doesn't break with trailing slashes etc.