Commit ab05e2c9 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Fix line wrapping

parent 83bcac0b
......@@ -49,12 +49,13 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Samuel Giddins](https://github.com/segiddins)
[#4790](https://github.com/CocoaPods/CocoaPods/issues/4790)
* Rely on `TARGET_BUILD_DIR` instead of `CONFIGURATION_BUILD_DIR` in the generated
embed frameworks build phase's script, so that UI test targets can be run.
* Rely on `TARGET_BUILD_DIR` instead of `CONFIGURATION_BUILD_DIR` in the
generated embed frameworks build phase's script, so that UI test targets can
be run.
[Marius Rackwitz](https://github.com/mrackwitz)
[#5022](https://github.com/CocoaPods/CocoaPods/issues/5022)
* Fixes build paths for resources bundles.
* Fix build paths for resources bundles.
[Marius Rackwitz](https://github.com/mrackwitz)
[#5028](https://github.com/CocoaPods/CocoaPods/pull/5028)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment