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
d0c257e938
commit
d545de9e25
@ -11,6 +11,7 @@
|
||||
#### Changed
|
||||
- **BREAKING**: All the paths within `include` files are now relative to that file and not the root spec. This can be disabled with a `relativePaths: false` on the include. See the [documentation](https://github.com/yonaskolb/XcodeGen/blob/master/Docs/ProjectSpec.md#include) for more details [#489](https://github.com/yonaskolb/XcodeGen/pull/489) @ellneal
|
||||
- Updated the Xcode compatibility version from 3.2 to 9.3 [#497](https://github.com/yonaskolb/XcodeGen/pull/497) @yonaskolb
|
||||
- Exact matches to config names in build settings won't partial apply to other configs [#503](https://github.com/yonaskolb/XcodeGen/pull/503) @yonaskolb
|
||||
- UUIDs in the project are standard and don't contain any type prefixes anymore
|
||||
|
||||
#### Fixed
|
||||
|
Loading…
Reference in New Issue
Block a user