Releases: tuist/XcodeProj
Releases Β· tuist/XcodeProj
0.4.1 - Almost human
0.4.0 - Nqoba
- Remove dependency with Unbox and use the language coding/decoding features #99 by @pepibumur and @artemnovichkov.
- Enable xcproj in Open Collective by @pepibumur.
- Support parsing XCVersionGroup objects #96 by @pepibumur.
- Add iOS support to the
.podspec
#92 by @pepibumur. - Fix comment for buildConfigurationList #93 by @toshi0383.
- Update
PBXProj
classes property to be a dictionary #94 by @toshi0383. - Fix comment in the
BuildPhase
object #95 by @toshi0383.
0.3.0 - Amor infinit
- Turn
PBXVariantGroup
children property into an array #88 by @pepibumur - Add
PBXReferenceProxy
object #85 by @pepibumur - Migrate project to Swift 4 #84 by @artemnovichkov
- Fix build phase script error under Xcode 9 #81 by @kixswift
0.2.0 - Carolina
0.1.2 - Picoesquina
- Update shell build script phase input and output files to be array instead of set #65 by @pepibumur
- Fix wrong comment in the shell script build phase #67 by @pepibumur
- Fix wrong comment in
PBXSourcesBuildPhase
files property #68 by @pepibumur - Add
XCVersionGroup
project element used by Core Data models #69 by @pepibumur - Update
XCConcigurationList
build configurations to be an array #70 by @pepibumur
0.1.1 - Clandestina
- Change
BuildSettings
to[String: Any]
#52 by @yonaskolb - Plist fixes #54 by @yonaskolb
0.1.0 - Despacito
- Update struct to classes and clean up API #51 by @yonaskolb
- Fix and cleanup strings escaping #48 by @yonaskolb
- Add
runOnlyForDeploymentPostprocessing
toPBXShellScriptBuildPhase
by @yonaskolb - Remove force unwrap for
XCScheme
#39 by @Shakarang
0.0.9 - Ocean
- CocoaPods support #35 by @pepibumur
- Make project models mutable #33 by @yonaskolb
0.0.7 - Soul
- Downgrade Swift Tools versions to 4.0 #27 by @yonaskolb
- Make Scheme intializers public #28 by @yonaskolb
- Change PBXGroup.children to be an array #26 by @yonaskolb
- Make XcodeProj writable #20 by @yonaskolb
- Write baseConfigurationReference #24 by @yonaskolb
- Convert booleans to YES or NO #23 by @yonaskolb
- Make more properties public #19 by @yonaskolb
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