Commit 55b2190b authored by Samuel E. Giddins's avatar Samuel E. Giddins

[CHANGELOG] Add entry for using proper TMPDIR

parent 0f1fc43a
......@@ -23,6 +23,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Samuel Giddins](https://github.com/segiddins)
[#2943](https://github.com/CocoaPods/CocoaPods/issues/2943)
* Use the proper `TMPDIR` for the CocoaPods process, instead of blindly using
`/tmp`.
[Samuel Giddins](https://github.com/segiddins)
##### Bug Fixes
* Fixed installation for app-extension targets which had no dependencies
......
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