update changelog

This commit is contained in:
feischl97
2018-11-26 13:16:39 +01:00
parent 3461bc2835
commit 2f1aa2bf89
+1
View File
@@ -5,6 +5,7 @@
#### Fixed
- Fixed XPC Service package type [#435](https://github.com/yonaskolb/XcodeGen/pull/435) @alvarhansen
- Fixed phase ordering for modulemap and static libary header Copy File phases. [402](https://github.com/yonaskolb/XcodeGen/pull/402) @brentleyjones
- Fixed overwriting INFOPLIST_FILE setting with info path [#443](https://github.com/yonaskolb/XcodeGen/pull/443) @feischl97
#### Changed
- Changed spelling of build phases to **preBuildPhase** and **postBuildPhase**. [402](https://github.com/yonaskolb/XcodeGen/pull/402) @brentleyjones