-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Run Messaging CI on Xcode 15 #12028
Run Messaging CI on Xcode 15 #12028
Conversation
Coverage Report 1Affected Products
Test Logs |
6165a13
to
a6bcafb
Compare
Consistently getting this integration test failure with Xcode 15.0.1:
|
Do you think this is something we should extend to other products as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great work, the runs-on: ${{ matrix.os }}
is super useful!
In most cases, we don't. I'll review as I work through the Xcode 15 changes. |
@andrewheard verified in #12035 that the visionOS changes don't work. I'll remove in a subsequent PR |
Run FirebaseMessaging CI on Xcode 15.0.1 along with some changes:
pod_lib_lint
instead of doubling up in themessaging
jobmessaging
job to indicate that it is only to run the integration tests--use-static-frameworks
in cron instead of deprecated--use-modular-headers
#no-changelog