Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use appstore connect key for CI #6294

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

brunobar79
Copy link
Member

Fixes APP-####

What changed (plus any additional context for devs)

This should fix all the failures we see every month on the build job

Screen recordings / screenshots

None

What to test

The build step should be green

@@ -87,6 +87,14 @@ platform :ios do
desc "Create new build for iOS devices in release mode"
lane :build_device do

api_key = app_store_connect_api_key(
key_id: "63N65C2G2S",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆗 👑

@brunobar79
Copy link
Member Author

Launch in simulator or device for 20ca9a4

@brunobar79 brunobar79 merged commit eb485d6 into develop Dec 3, 2024
8 checks passed
@brunobar79 brunobar79 deleted the @bruno/use-appstoreconnect-key-for-ci branch December 3, 2024 18:50
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.

4 participants