Commit 9e69dc9f authored by Fabio Pelosin's avatar Fabio Pelosin

[Xcodeproj] Sort the Pods project by name

Closes #1389
parent 5fe49b17
...@@ -2,6 +2,14 @@ ...@@ -2,6 +2,14 @@
To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides/installing_cocoapods.html). To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides/installing_cocoapods.html).
## Master
###### Enhancements
* The Pods project now is sorted by name.
[#1389](https://github.com/CocoaPods/CocoaPods/pull/1389)
## 0.25.0 ## 0.25.0
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.24.0...0.25.0) [CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.24.0...0.25.0)
[cocoapods-core](https://github.com/CocoaPods/Core/compare/0.24.0...0.25.0) [cocoapods-core](https://github.com/CocoaPods/Core/compare/0.24.0...0.25.0)
......
...@@ -17,7 +17,7 @@ GIT ...@@ -17,7 +17,7 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Xcodeproj.git remote: https://github.com/CocoaPods/Xcodeproj.git
revision: d6927a91a486d51d71f90618c5bf3c20a82ab48b revision: 12c03cded738b149371e0aecc344d4436061c38c
branch: master branch: master
specs: specs:
xcodeproj (0.11.1) xcodeproj (0.11.1)
......
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