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

ci: Get build and deploys running on Xcode Cloud #8

Merged
merged 6 commits into from
Nov 28, 2023

Conversation

EmmaSimon
Copy link
Contributor

Summary

Ticket: Port relevant code from experiment into mobile_app repo - Xcode Workflows

iOS configs needed to be updated in a few separate ways to get build/deploy running on XCode Cloud.

  • Added a Podfile to the ios folder. Cloud build was failing because it was expecting it to exist and pod install to be run. Most of the Podfile was copied from maple-flutter.
  • Change base build configurations accordingly
  • Add the ci_post_clone.sh script for building flutter on Xcode Cloud clones

Testing

Builds and deploys successfully on XCode Cloud - Build 10

@EmmaSimon EmmaSimon requested a review from a team as a code owner November 27, 2023 22:27
ios/ci_scripts/ci_post_clone.sh Show resolved Hide resolved
ios/ci_scripts/ci_post_clone.sh Outdated Show resolved Hide resolved
@EmmaSimon EmmaSimon merged commit 62f9975 into main Nov 28, 2023
1 check passed
@EmmaSimon EmmaSimon deleted the es-xcode-cloud-init branch November 28, 2023 16:34
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