Commit f44ca638 authored by Kyle Fuller's avatar Kyle Fuller

[CHANGELOG]

parent 71bfce44
......@@ -19,8 +19,9 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Pods will use `CLANG_ENABLE_OBJC_ARC = 'YES'` instead of
`CLANG_ENABLE_OBJC_ARC = 'NO'`. For pods with `requires_arc = false` the
`-fno-objc-arc` flag will be specified for the all source files
`-fno-objc-arc` flag will be specified for the all source files.
[Hugo Tunius](https://github.com/K0nserv)
[#2262](https://github.com/CocoaPods/CocoaPods/issues/2262)
## 0.35.0.rc2
......
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