Skip to content

Releases: bitrise-steplib/steps-xcode-analyze

1.2.0

14 Sep 13:41
Compare
Choose a tag to compare
  • 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

09 Sep 15:24
Compare
Choose a tag to compare
Merge pull request #3 from gkiki90/project_path

fix

1.0.0

04 Sep 08:07
Compare
Choose a tag to compare
Merge pull request #1 from gkiki90/master

step