Protecting your code signing files
You can set your code signing files to Protected mode: this means they cannot be downloaded from your bitrise.io account. Your builds will be able to use these protected files but no one will be able to reveal them and there is no way to overwrite them: you can only delete the files and upload new ones instead.
You can set your code signing files to Protected mode: this means they cannot be downloaded from your bitrise.io account. Your builds will be able to use these protected files but no one will be able to reveal them and there is no way to overwrite them: you can only delete the files and upload new ones instead.
-
Open your app on Bitrise.
-
Click the
button on the main page. -
On the Workflows & Pipelines pages, you can:
-
Click the bitrise.yml tab of the Workflow Editor.
button to get to the -
Click the
button next to the name of any Workflow to open it in the Workflow Editor.
-
-
Go to the Code Signing & Files tab.
-
Locate the file you wish to make protected and open the dropdown menu.
-
Select the Make protected option.
A pop-up window will warn you that this change is irreversible once you confirm it. You do not need to separately save your changes.
Once you are done, your only option in the file’s dropdown menu will be Delete.