Skip to content

Releases: tuist/XcodeProj

0.0.6 - Wolf

21 Jul 10:53
Compare
Choose a tag to compare
  • 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

20 Jul 08:08
Compare
Choose a tag to compare
  • Remove UUID typealias #15
  • Add UUID identifier generation from PBXProj #14

0.0.4 - Still young

16 Jul 12:05
Compare
Choose a tag to compare
  • Writing support for PBXProj - #8
  • Document RELEASE process #7.
  • Add documentation #6

0.0.3

08 Jun 15:15
Compare
Choose a tag to compare

0.0.2 - Anker

08 Jun 15:14
Compare
Choose a tag to compare

0.0.1 - Dub

08 Jun 15:14
Compare
Choose a tag to compare
  • First version of the Swift library.
  • It supports reading and parsing the following models:
    • xcodeproj.
    • xcworkspace.
    • pbxproj.

This version doesn't support writing yet