You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: