Commit f4c0016b authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for linting externally-sourced pods

parent 136672ff
...@@ -44,10 +44,13 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -44,10 +44,13 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[#2134](https://github.com/CocoaPods/CocoaPods/issues/2134) [#2134](https://github.com/CocoaPods/CocoaPods/issues/2134)
* The `Info.plist` file's `CFBundleIdentifier` is now set via the * The `Info.plist` file's `CFBundleIdentifier` is now set via the
`PRODUCT_BUNDLE_IDENTIFIER` build setting, consisten with Xcode 7. `PRODUCT_BUNDLE_IDENTIFIER` build setting, consistent with Xcode 7.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
[#4426](https://github.com/CocoaPods/CocoaPods/issues/4426) [#4426](https://github.com/CocoaPods/CocoaPods/issues/4426)
* Externally-sourced pods will now have their specifications quickly linted.
[Samuel Giddins](https://github.com/segiddins)
##### Bug Fixes ##### Bug Fixes
* Improve repo lint error message when no repo found with given name. * Improve repo lint error message when no repo found with given name.
......
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