mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2024-12-11 07:16:40 +03:00
update changelog
This commit is contained in:
parent
58c400a479
commit
a7704974fb
@ -2,6 +2,8 @@
|
||||
|
||||
## Master
|
||||
|
||||
## 2.0.0
|
||||
|
||||
#### Added
|
||||
- Added `weak` linking setting for dependencies [#411](https://github.com/yonaskolb/XcodeGen/pull/411) @alvarhansen
|
||||
- Added `info` to targets for generating an `Info.plist` [#415](https://github.com/yonaskolb/XcodeGen/pull/415) @yonaskolb
|
||||
@ -24,6 +26,8 @@
|
||||
- Fixed `TargetSource.headerVisibility` not being set in initializer [#419](https://github.com/yonaskolb/XcodeGen/pull/419) @jerrymarino
|
||||
- Fixed crash when using Xcode Legacy targets as dependencies [#427](https://github.com/yonaskolb/XcodeGen/pull/427) @dflems
|
||||
|
||||
[Commits](https://github.com/yonaskolb/XcodeGen/compare/1.11.2...2.0.0)
|
||||
|
||||
## 1.11.2
|
||||
|
||||
If XcodeGen is compiled with Swift 4.2, then UUID's in the generated project will not be deterministic. This will be fixed in an upcoming release with an update to xcodeproj 6.0
|
||||
|
Loading…
Reference in New Issue
Block a user