Commit b0184ad7 authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Update for Xcodeproj 0.5.4.

parent beb588a9
## 0.17.3 (unreleased) ## 0.17.3 (unreleased)
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.17.2...0.17.3) [CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.17.2...0.17.3)
[cocoapods-core](https://github.com/CocoaPods/Core/compare/0.17.2...0.17.3) [cocoapods-core](https://github.com/CocoaPods/Core/compare/0.17.2...0.17.3)
[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.5.2...0.5.3) [Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.5.2...0.5.4)
###### Bug fixes ###### Bug fixes
* Improved handling for Xcode projects containing non ASCII characters. * Improved handling for Xcode projects containing non ASCII characters.
Special thanks to Cédric Luthi (@0xced) and to Vincent Isambart Special thanks to Cédric Luthi (@0xced), Vincent Isambart (@vincentisambart),
(@vincentisambart) for helping to develop the workaround. and Manfred Stienstra (@Manfred) for helping to develop the workaround.
[#926](https://github.com/CocoaPods/CocoaPods/issues/926) [#926](https://github.com/CocoaPods/CocoaPods/issues/926)
* Corrected improper configuration of the PODS_ROOT xcconfig variable in * Corrected improper configuration of the PODS_ROOT xcconfig variable in
non-integrating installations. non-integrating installations.
......
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