Commit 0ba86b3d authored by Noah McCann's avatar Noah McCann

[CHANGELOG]

parent 4565f01d
......@@ -2,6 +2,17 @@
To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides/installing_cocoapods.html).
## Master
###### Bug Fixes
* Added a condition to avoid compiling xcassets when WRAPPER_EXTENSION
is undefined, as it would be in the case of static libraries. This prevents
trying to copy the compiled files to a directory that does not exist.
[Noah McCann](https://github.com/nmccann)
[#1521](https://github.com/CocoaPods/CocoaPods/pull/1521)
## 0.27.1
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.26.2...0.27.1)
[cocoapods-core](https://github.com/CocoaPods/Core/compare/0.26.2...0.27.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