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

Add iOS CD with Fastlane integration #18

Merged
merged 43 commits into from
Mar 13, 2024
Merged

Add iOS CD with Fastlane integration #18

merged 43 commits into from
Mar 13, 2024

Conversation

ignyx
Copy link

@ignyx ignyx commented Feb 26, 2024

Integrates Fastlane with a Github Actions Release workflow to build, sign and upload app to App Store Testflight.

Workflow is triggered whenever a Release is created on the Github repository (like for other platforms). Fastlane fetches provisioning profiles from the App Store Connect API.

Note that Fastlane is not configured to update the App Store Metadata (descriptions, changelogs, screenshots...).

See this job for a successful run.

@ignyx ignyx added the enhancement New feature or request label Feb 26, 2024
@ignyx ignyx requested a review from VincePaulin February 26, 2024 05:39
@ignyx ignyx mentioned this pull request Mar 12, 2024
@ignyx ignyx merged commit 0d76d60 into dev Mar 13, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant