Skip to content

Commit

Permalink
[Changelog] Add entry for #187
Browse files Browse the repository at this point in the history
  • Loading branch information
mrackwitz authored and neonichu committed Jan 12, 2015
1 parent d3346b9 commit ae07524
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,19 @@
[Xcodeproj#178](https://github.com/CocoaPods/Xcodeproj/pull/178)


###### Minor Enhancements

* `PBXCopyFilesBuildPhase`: Add a convenience method `symbol_dst_subfolder_spec`
to set the destination subfolder specification by a symbol.
[Marius Rackwitz](https://github.com/mrackwitz)
[Xcodeproj#187](https://github.com/CocoaPods/Xcodeproj/pull/187)

* `PBXNativeTarget`: Return newly created build files by `add_file_references`
and yield each one to allow direct modification of its settigs.
[Marius Rackwitz](https://github.com/mrackwitz)
[Xcodeproj#187](https://github.com/CocoaPods/Xcodeproj/pull/187)


###### Bug Fixes

* `PBXNativeTarget`: Fixed the creation of target dependencies, which refer
Expand Down

0 comments on commit ae07524

Please sign in to comment.