Commit 947a010e authored by Fabio Pelosin's avatar Fabio Pelosin

[Xcodeproj] Don't promote warnings to errors

parent 42560625
......@@ -8,6 +8,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Enhancements
* Warnings are not promoted to errors anymore to maximise compatibility with
existing libraries.
[Fabio Pelosin](https://github.com/irrationalfab)
[#1629](https://github.com/CocoaPods/CocoaPods/issues/1629)
* Include the versions of the Pods to the output of `pod list`.
[Stefan Damm](https://github.com/StefanDamm)
[Robert Zuber](https://github.com/z00b)
......
......@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 4cc95f412d47fe8b31c5619c6705070b7849663f
revision: 74cca1c36ab235caa70969b68d0d883237f75493
branch: master
specs:
xcodeproj (0.15.3)
......
Subproject commit 27a44d7c15b58e8fa431ae774f13d348ad315721
Subproject commit f309d24da2bf8dbd7a81dfaee621eae5121ce921
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