update_project_code_signing¶
Updated code signing settings from 'Automatic' to a specific profile
You shouldn't use
update_project_code_signing
.
Have you considered using the recommended way to do code signing: https://docs.fastlane.tools/codesigning/getting-started/?
update_project_code_signing | |
---|---|
Supported platforms | ios |
Author | @KrauseFx |
Parameters¶
Key | Description | Default |
---|---|---|
path |
Path to your Xcode project | |
udid |
DEPRECATED! Use :uuid instead |
* |
uuid |
The UUID of the provisioning profile you want to use | * |
* = default value is dependent on the user's system
To show the documentation in your terminal, run
fastlane action update_project_code_signing