Commit 1ae2f51f authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for not importing in the validator when !should_build?

parent 1222f114
......@@ -40,6 +40,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Share user schemes of `Pods.xcodeproj` after generating deterministic UUIDS.
[Samuel Giddins](https://github.com/segiddins)
* Only attempt to `import` a framework during linting if the pod has source
files, and is thus being built by CocoaPods.
[Samuel Giddins](https://github.com/segiddins)
[#4823](https://github.com/CocoaPods/CocoaPods/issues/4823)
## 1.0.0.beta.2 (2016-01-05)
......
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