Commit bccdfe30 authored by Marius Rackwitz's avatar Marius Rackwitz

[CHANGELOG] Add entry for #3238

parent 020aacaf
...@@ -17,6 +17,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -17,6 +17,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes ##### Bug Fixes
* Include Swift-specific build settings on target creation, i.e. disable optimizations
for debug configuration.
[Marius Rackwitz](https://github.com/mrackwitz)
[#3238](https://github.com/CocoaPods/CocoaPods/issues/3238)
* Only copy explicitly specified xcasset files into the bundle of the integrated target. * Only copy explicitly specified xcasset files into the bundle of the integrated target.
[Marius Rackwitz](https://github.com/mrackwitz) [Marius Rackwitz](https://github.com/mrackwitz)
[#3219](https://github.com/CocoaPods/CocoaPods/issues/3219) [#3219](https://github.com/CocoaPods/CocoaPods/issues/3219)
......
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