Commit 97c9be59 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for setting PRODUCT_BUNDLE_IDENTIFIER

parent c21acb82
......@@ -43,6 +43,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[#2095](https://github.com/CocoaPods/CocoaPods/issues/2095)
[#2134](https://github.com/CocoaPods/CocoaPods/issues/2134)
* The `Info.plist` file's `CFBundleIdentifier` is now set via the
`PRODUCT_BUNDLE_IDENTIFIER` build setting, consisten with Xcode 7.
[Samuel Giddins](https://github.com/segiddins)
[#4426](https://github.com/CocoaPods/CocoaPods/issues/4426)
##### Bug Fixes
* 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