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

Task: Generate Xcode project for iOS project #7023

Open
8 tasks
wec43 opened this issue May 28, 2024 · 0 comments · May be fixed by #7121
Open
8 tasks

Task: Generate Xcode project for iOS project #7023

wec43 opened this issue May 28, 2024 · 0 comments · May be fixed by #7121

Comments

@wec43
Copy link
Contributor

wec43 commented May 28, 2024

When working on iOS code, I want to be able to configure iOS project in some schema file so that the Xcode projects files are generated from it and they are not part of the repo anymore.

AC

  • It is possible to generate a correct project from existing code and some schema file
  • Xcode project/workspace files are excluded from git check-in
  • The schema files will be easier to merge than the Xcode project file

Notes

Test Notes

  • Jenkins ios pipeline works
  • Can build locally:
    • Debug Development
    • Debug Staging
    • Debug Production
    • Release Development
    • Release Staging
    • Release Production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants