go-xcode
go-xcode copied to clipboard
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/crypto | `v0.12.0` -> `v0.17.0` | [](https://docs.renovatebot.com/merge-confidence/)...
### Context For a subset of Entitlements a special approval is needed from Apple to enable a new option to select custom Provisioning Profile templates in Developer Portal. The known...
Please fully describe what this project is for and what the user is expected to do to make it work.
https://github.com/bitrise-io/go-xcode/blob/7e1bc5b29b1a9af448cbf0f4997eeaf3808bc186/autocodesign/projectmanager/projecthelper.go#L322 Ahoy! Found this while debugging my workflow. XCode projects that that don't specify CODE_SIGN_STYLE use Automatic code signing per iOS defaults. Steps like `xcode_archive` end up setting up Manual...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/crypto | `v0.12.0` -> `v0.17.0` | [](https://docs.renovatebot.com/merge-confidence/)...
This PR adds the `destination` option to the export options.
This PR reorganises export options generator and adds support for automatic signing style.