README.md in cocoapods-generate-2.0.1 vs README.md in cocoapods-generate-2.1.0
- old
+ new
@@ -87,18 +87,23 @@
install
--use-default-plugins Whether installation should activate
default plugins
--deterministic-uuids Whether installation should use
deterministic UUIDs for pods projects
+ --disable-input-output-paths Whether to disable the input & output paths
+ of the CocoaPods script phases (Copy
+ Frameworks & Copy Resources)
--share-schemes-for-development-pods Whether installation should share schemes
for development pods
--warn-for-multiple-pod-sources Whether installation should warn when a pod
is found in multiple sources
--use-modular-headers Whether the target should be generated as a
clang module, treating dependencies as
modules, as if `use_modular_headers!` were
specified. Will error if both this option
and a podfile are specified
+ --single-workspace Whether to produce a single workspace for
+ all podspecs specified.
```
<!-- end cli usage -->
## `.gen_config.yml`