Commit 36395db0 authored by Marius Rackwitz's avatar Marius Rackwitz

[CHANGELOG] Add entry for #3217

parent 3e517ea3
......@@ -11,6 +11,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Correctly filter Xcode warnings about the use of dynamic frameworks.
[Boris Bügling](https://github.com/neonichu)
* Fixes warnings, when the aggregate target doesn't contain any pod target, which is build,
because `PODS_FRAMEWORK_BUILD_PATH` was added to `FRAMEWORK_SEARCH_PATHS`, but never created.
[Marius Rackwitz](https://github.com/mrackwitz)
[#3217](https://github.com/CocoaPods/CocoaPods/issues/3217)
## 0.36.0.rc.1
......
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