Releases: bitrise-steplib/steps-xcode-analyze
Releases · bitrise-steplib/steps-xcode-analyze
1.2.0
- Force code signing option
- is_force_code_sign: "no"
opts:
title: "Use force code signing attributes?"
description: |-
If set to "yes" then it'll use the `PROVISIONING_PROFILE` (set
to the value of the `$BITRISE_PROVISIONING_PROFILE_ID` environment)
and `CODE_SIGN_IDENTITY` (set to the value
of the `$BITRISE_CODE_SIGN_IDENTITY` environment)
Xcode Command Line parameters,
for force the use of specified Certificate and Provisioning Profile,
to the ones
1.1.0
Merge pull request #3 from gkiki90/project_path fix
1.0.0
Merge pull request #1 from gkiki90/master step