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

GitHub Actions Review & Optimization (build-ios-demos.yml) #3160

Open
cpholguera opened this issue Feb 17, 2025 · 0 comments
Open

GitHub Actions Review & Optimization (build-ios-demos.yml) #3160

cpholguera opened this issue Feb 17, 2025 · 0 comments
Assignees

Comments

@cpholguera
Copy link
Collaborator

cpholguera commented Feb 17, 2025

Optimize the iOS Demo app builds by implementing similar improvements as in PR #3157.

Tasks:

  1. Review the changes made in PR build-android-demos.yml: simplify shell scripts and cache Android app build #3157.
  2. Apply similar optimizations to the build-ios-demos.yml workflow file.
  3. Ensure that the build process is streamlined and any redundant steps are removed.
  4. Verify that the optimized workflow reduces build times and resource usage.
  5. Test the updated workflow to confirm that it works as expected for the iOS Demo app.

Expected Outcomes:

  • Faster and more efficient iOS Demo app builds.
  • Reduced resource consumption during the build process.
  • A more maintainable and optimized build-ios-demos.yml workflow file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants