Commit a33c0d28 authored by Marius Rackwitz's avatar Marius Rackwitz

[CHANGELOG] Add entry for #5087

parent 5bf34d84
...@@ -23,6 +23,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -23,6 +23,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
[#5002](https://github.com/CocoaPods/CocoaPods/issues/5002) [#5002](https://github.com/CocoaPods/CocoaPods/issues/5002)
* Pass the build setting `OTHER_CODE_SIGN_FLAGS` to codesign for the generated
embed frameworks build phase's script, as Xcode does when signing natively.
[Václav Slavík](https://github.com/vslavik)
[#5087](https://github.com/CocoaPods/CocoaPods/pull/5087)
##### Bug Fixes ##### Bug Fixes
* Sort files from Dir.glob explicitly to produce same result on case sensitive * Sort files from Dir.glob explicitly to produce same result on case sensitive
......
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