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

Update the CI/CD workflows with latest Xcode version #542

Open
suho opened this issue Nov 15, 2023 · 0 comments
Open

Update the CI/CD workflows with latest Xcode version #542

suho opened this issue Nov 15, 2023 · 0 comments

Comments

@suho
Copy link
Member

suho commented Nov 15, 2023

Why

Currently, all workflows are running on Xcode 14.2. We need to make sure our templates are runnable with Xcode 15. So, developers can also use the latest features and APIs from Xcode 15. It will also help to remove unexpected issues on the latest iOS version (iOS 17).

Acceptance Criteria

  • Create new workflows to support running CI/CD on Xcode 15.
  • Danger should work as expected.
  • Be able to deploy new builds to Firebase/TestFlight.
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

3 participants