Skip to content

feat(cli): allow xcodebuild to manage iOS signing and provisioning#10752

Merged
lucasfernog merged 1 commit intodevfrom
feat/automatic-ios-signing
Aug 24, 2024
Merged

feat(cli): allow xcodebuild to manage iOS signing and provisioning#10752
lucasfernog merged 1 commit intodevfrom
feat/automatic-ios-signing

Conversation

@lucasfernog
Copy link
Member

Locally this can be done by adding your account in Xcode, but there's also env vars for configuring an App Store Connect API key particularly useful for CI usage

This is a more convenient alternative to the IOS_CERTIFICATE, IOS_CERTIFICATE_PASSWORD and IOS_MOBILE_PROVISION env vars option (manual signing).

Locally this can be done by adding your account in Xcode, but there's also env vars for configuring an App Store Connect API key particularly useful for CI usage

This is a more convenient alternative to the IOS_CERTIFICATE, IOS_CERTIFICATE_PASSWORD and IOS_MOBILE_PROVISION env vars option (manual signing).
@lucasfernog lucasfernog requested a review from a team as a code owner August 23, 2024 19:35
@github-actions
Copy link
Contributor

Package Changes Through c5941a3

There are 5 changes which include tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-codegen with prerelease, tauri-bundler with prerelease, tauri-utils with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.0.0-rc.6 2.0.0-rc.7
tauri-bundler 2.0.1-rc.5 2.0.1-rc.6
tauri-runtime 2.0.0-rc.6 2.0.0-rc.7
tauri-runtime-wry 2.0.0-rc.6 2.0.0-rc.7
tauri-codegen 2.0.0-rc.6 2.0.0-rc.7
tauri-macros 2.0.0-rc.5 2.0.0-rc.6
tauri-plugin 2.0.0-rc.6 2.0.0-rc.7
tauri-build 2.0.0-rc.6 2.0.0-rc.7
tauri 2.0.0-rc.6 2.0.0-rc.7
@tauri-apps/cli 2.0.0-rc.7 2.0.0-rc.8
tauri-cli 2.0.0-rc.7 2.0.0-rc.8

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 09e9dc1 into dev Aug 24, 2024
@lucasfernog lucasfernog deleted the feat/automatic-ios-signing branch August 24, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants