Commit dd8a958f authored by Fabio Pelosin's avatar Fabio Pelosin

[Command::Init] Add note about the configuration files to the description

/c @ianyh
parent 80b0dc9c
......@@ -11,6 +11,11 @@ module Pod
an Xcode project file is specified or if there is only a single project
file in the current directory, targets will be automatically generated
based on targets defined in the project.
It is possible to specify a list of dependencies which will be used by
the template in the `Podfile.default` (normal targets) `Podfile.test`
(test targets) files which should be stored in the
`~/.cocoapods/templates` folder.
DESC
self.arguments = '[XCODEPROJ]'
......
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