verify_pod_keys¶
Verifies all keys referenced from the Podfile are non-empty
Runs a check against all keys specified in your Podfile to make sure they're more than a single character long. This is to ensure you don't deploy with stubbed keys.
verify_pod_keys | |
---|---|
Supported platforms | ios, mac |
Author | @ashfurrow |
1 Example¶
verify_pod_keys
To show the documentation in your terminal, run
fastlane action verify_pod_keys