Releases: tuist/XcodeProj
Releases Β· tuist/XcodeProj
0.0.6 - Wolf
- Fix an issue with unescaped strings by @yonaskolb #16
- Update Swift Tools Version to 4.0 f0f5ffe
- Remove CryptoSwift dependency f0f5ffe
0.0.5 - Revolucionari
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