Open cupojoe opened 4 years ago
Thanks for issue the problem, I will open the parameters for step config. Generally it use "Debug" & "Release"
Have this issue both for Manual and Automatic code sign. Used web Workflow Editor for setup Can you please help, what I should do?
Hi, I'd like to suggest a small change :
https://github.com/j796160836/bitrise-step-code-signing-setting-patch/pull/2
When will be deploy to bitrise? still using 1.0.4 version without this development.
When will be deploy to bitrise? still using 1.0.4 version without this development.
@j796160836 how can we open up a pull request on bitrise/steplib? Is it something only you can do?
Problem:
If your configurations are not Debug and Release you get the following error:
Configurations should be specifiable by the user in the step config, not hardcoded:
https://github.com/j796160836/bitrise-step-code-signing-setting-patch/blob/99a14f5751560cd6fb1737907a1bc698a62394a1/edit.rb#L18
This should be a param from the step config.