Releases: tuist/XcodeProj
Releases · tuist/XcodeProj
0.0.4 - Still young
0.0.3
0.0.2 - Anker
- Support XCScheme parsing https://github.com/cartagoproject/xcodeproj/pull/16
- Change the dependency used for XML parsing/writing https://github.com/cartagoproject/xcodeproj/pull/17
0.0.1 - Dub
- First version of the Swift library.
- It supports reading and parsing the following models:
- xcodeproj.
- xcworkspace.
- pbxproj.
This version doesn't support writing yet