clean_cocoapods_cache¶
Remove the cache for pods
clean_cocoapods_cache | |
---|---|
Supported platforms | ios, mac |
Author | @alexmx |
2 Examples¶
clean_cocoapods_cache
clean_cocoapods_cache(name: "CACHED_POD")
Parameters¶
Key | Description | Default |
---|---|---|
name |
Pod name to be removed from cache |
* = default value is dependent on the user's system
To show the documentation in your terminal, run
fastlane action clean_cocoapods_cache