mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2024-12-11 07:16:40 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
f1a8361a3a
commit
f48914c167
@ -8,15 +8,12 @@
|
||||
- Added ability to skip tests [#582](https://github.com/yonaskolb/XcodeGen/pull/582) @kadarandras
|
||||
|
||||
#### Fixed
|
||||
|
||||
- Fixed `.pch` files being bundled as resources [#597](https://github.com/yonaskolb/XcodeGen/pull/597) @thii
|
||||
- Fixed an issue that prevents watchOS Intents Extension from running correctly. [#571](https://github.com/yonaskolb/XcodeGen/pull/571) @KhaosT
|
||||
|
||||
#### Changed
|
||||
- Follow up on the Xcode 10.2 updates done in [#555](https://github.com/yonaskolb/XcodeGen/pull/555): updated the `compatibilityVersion` project setting to `Xcode 10.0`. With the `compatibilityVersion` set to `Xcode 9.3`, Xcode automatically sets the `ObjectVersion` from `51` to `50` [#581](https://github.com/yonaskolb/XcodeGen/pull/581) @acecilia
|
||||
|
||||
#### Fixed
|
||||
- Fixed an issue that prevents watchOS Intents Extension from running correctly. [#571](https://github.com/yonaskolb/XcodeGen/pull/571) @KhaosT
|
||||
|
||||
## 2.5.0
|
||||
|
||||
#### Added
|
||||
|
Loading…
Reference in New Issue
Block a user