Commit ce374515 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for improved integration into static library targets

parent 623b0f41
...@@ -27,6 +27,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -27,6 +27,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Keith Smiley](https://github.com/keith) [Keith Smiley](https://github.com/keith)
[#7180](https://github.com/CocoaPods/CocoaPods/pull/7180) [#7180](https://github.com/CocoaPods/CocoaPods/pull/7180)
* Allow integrating into static library targets without attempting to copy
resources or embed frameworks unless `UNLOCALIZED_RESOURCES_FOLDER_PATH`
or `FRAMEWORKS_FOLDER_PATH` is set.
[Samuel Giddins](https://github.com/segiddins)
##### Bug Fixes ##### Bug Fixes
* Clear input/output paths if they exceed an arbitrary limit * Clear input/output paths if they exceed an arbitrary limit
......
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