Update CHANGELOG.md

This commit is contained in:
Yonas Kolb
2019-10-06 22:17:51 +11:00
committed by GitHub
parent c46022cae4
commit a0a0065fd8
+1 -1
View File
@@ -5,7 +5,7 @@
#### Fixed
- Fixed macOS unit test setting preset [#665](https://github.com/yonaskolb/XcodeGen/pull/665) @yonaskolb
- Add `rcproject` files to sources build phase instead of resources [#669](https://github.com/yonaskolb/XcodeGen/pull/669) @Qusic
- Fixed configuration selection behaviors for auto-generated schemes [#673](https://github.com/yonaskolb/XcodeGen/pull/673) @giginet
- Prefer default configuration names for generated schemes [#673](https://github.com/yonaskolb/XcodeGen/pull/673) @giginet
#### Internal