Commit cd40f4b2 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[CHANGELOG] Add entry for fixed embed frameworks script

parent 899497aa
......@@ -54,7 +54,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Cache globbing in `PathList` to speed up `pod install`.
[Vincent Isambart](https://github.com/vincentisambart)
* CocoaPods will validate your podfile and try to identify problems
* CocoaPods will validate your podfile and try to identify problems
and conflicts in how you've specified the dependencies
[Hugo Tunius](https://github.com/k0nserv)
[#995](https://github.com/CocoaPods/CocoaPods/issues/995)
......@@ -80,6 +80,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[#2747](https://github.com/CocoaPods/CocoaPods/issues/2747)
[#2704](https://github.com/CocoaPods/CocoaPods/issues/2704)
* The embed frameworks script will now properly filter out symlinks to the
directories that are filtered, which fixes an issue when submitting to the
Mac App Store.
[Samuel Giddins](https://github.com/segiddins)
## 0.37.2
##### Enhancements
......
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