Skip to content

1.2.0

Compare
Choose a tag to compare
@viktorbenei viktorbenei released this 14 Sep 13:41
· 65 commits to master since this release
  • 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