Skip to content

Commit

Permalink
0.5.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yonaskolb committed Aug 28, 2017
1 parent 0f88759 commit ecd9bbe
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -61,4 +70,3 @@

## 0.1.0
First official release

0 comments on commit ecd9bbe

Please sign in to comment.