Commit a5374c3d authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Entry for vendored framework FRAMEWORK_SEARCH_PATHS

parent ec7c6a0e
...@@ -82,6 +82,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -82,6 +82,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Avoid dependency resolution conflicts when a pod depends upon a local pod. * Avoid dependency resolution conflicts when a pod depends upon a local pod.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
* When integrating a vendored framework while building pods as static
libraries, public headers will be found via `FRAMEWORK_SEARCH_PATHS`
instead of via the sandbox headers store.
[Samuel Giddins](https://github.com/segiddins)
## 1.4.0 (2018-01-18) ## 1.4.0 (2018-01-18)
......
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