Commit 13ee9f82 authored by Fabio Pelosin's avatar Fabio Pelosin

[Changelog] Add note about the path option and the sandbox [ci skip]

parent 495e3f27
...@@ -35,6 +35,9 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -35,6 +35,9 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
**NOTE 2**: _If you’re using a package manager other than Homebrew, please **NOTE 2**: _If you’re using a package manager other than Homebrew, please
submit a pull-request that adds the prefix of that manager submit a pull-request that adds the prefix of that manager
[here](https://github.com/CocoaPods/CocoaPods/blob/master/bin/sandbox-pod#L40)._ [here](https://github.com/CocoaPods/CocoaPods/blob/master/bin/sandbox-pod#L40)._
**NOTE 3**: _At the moment the sandbox is not compatible with the `:path` option
when referencing Pods which are not stored within the directory of the Podfile._
* The naked `pod` command now defaults to `pod install`. * The naked `pod` command now defaults to `pod install`.
[#958](https://github.com/CocoaPods/CocoaPods/issues/958) [#958](https://github.com/CocoaPods/CocoaPods/issues/958)
......
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