Commit 9cd193a1 authored by Tomohiro Kumagai's avatar Tomohiro Kumagai

[CHANGELOG] Adding $(inherited) to "FRAMEWORK_SEARCH_PATHS" build setting in…

[CHANGELOG] Adding $(inherited) to "FRAMEWORK_SEARCH_PATHS" build setting in xcconfig for aggregate.
parent 7b9c144f
...@@ -15,6 +15,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -15,6 +15,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes ##### Bug Fixes
* Adding `$(inherited)` to `FRAMEWORK_SEARCH_PATHS` build setting in xcconfig for aggregate.
[Tomohiro Kumagai](https://github.com/EZ-NET)
[#3429](https://github.com/CocoaPods/CocoaPods/pull/3429)
* Don't crash when the downloader can't find an appropriate podspec in a `git` * Don't crash when the downloader can't find an appropriate podspec in a `git`
pod. pod.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
......
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