Commit c762ab28 authored by Marius Rackwitz's avatar Marius Rackwitz

[CHANGELOG] Add entry for #3906 / 69ee445

parent 145cd231
...@@ -8,6 +8,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -8,6 +8,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes ##### Bug Fixes
* Build settings specified in `pod_target_xcconfig` of a spec are also for
library targets only applied to the pod target.
[Marius Rackwitz](https://github.com/mrackwitz)
[#3906](https://github.com/CocoaPods/CocoaPods/issues/3906)
* Use APPLICATION_EXTENSION_API_ONLY for watchOS 2 extensions. * Use APPLICATION_EXTENSION_API_ONLY for watchOS 2 extensions.
[Boris Bügling](https://github.com/neonichu) [Boris Bügling](https://github.com/neonichu)
[#3920](https://github.com/CocoaPods/CocoaPods/pull/3920) [#3920](https://github.com/CocoaPods/CocoaPods/pull/3920)
......
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