0.5.1 changelog

This commit is contained in:
Yonas Kolb
2017-08-28 19:09:13 +02:00
parent 0f8875902b
commit ecd9bbec92
+9 -1
View File
@@ -1,5 +1,14 @@
# Change Log
## 0.5.1
### Fixed
- Fix embedded framework dependencies
- Add `CODE_SIGN_IDENTITY[sdk=iphoneos*]` back to iOS targets
- Fix build scripts with "" generating invalid projects [PR#43](https://github.com/yonaskolb/XcodeGen/pull/43)
[Commits](https://github.com/yonaskolb/XcodeGen/compare/0.5.0...0.5.1)
## 0.5.0
### Added
- Added multi platform targets [PR#35](https://github.com/yonaskolb/XcodeGen/pull/35)
@@ -61,4 +70,3 @@
## 0.1.0
First official release