Skip to content

Update to Xcode 16.2. #1715

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

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Update to Xcode 16.2. #1715

wants to merge 25 commits into from

Conversation

jonsimantov
Copy link
Contributor

@jonsimantov jonsimantov commented May 16, 2025

Description

Provide details of the change, and generalize the change in the PR title above.

Requires updating Mac runners to macos-13, which changes the Mac builders from x64 to arm64. This means that the x64 build is now the cross-compilation build, which in turns changes all the tests.

Also requires updating Python to 3.8 in the CI actions, as 3.7 is not available on arm64.


Testing

Describe how you've tested these changes. Link any manually triggered Integration tests or CPP binary SDK Packaging Github Action workflows, if applicable.


Type of Change

Place an x the applicable box:

  • Bug fix. Add the issue # below if applicable.
  • New feature. A non-breaking change which adds functionality.
  • Other, such as a build process or documentation change.

Notes

  • Bug fixes and feature changes require an update to the Release Notes section of release_build_files/readme.md.
  • Read the contribution guidelines CONTRIBUTING.md.
  • Changes to the public API require an internal API review. If you'd like to help us make Firebase APIs better, please propose your change in a feature request so that we can discuss it together.

firebase-workflow-trigger-bot and others added 4 commits May 5, 2025 18:38
### Android

- com.google.android.gms.play_services_base → 18.7.0
- com.google.firebase.firebase_bom → 33.13.0

### iOS

- Firebase/Analytics → 11.12.0
- Firebase/AppCheck → 11.12.0
- Firebase/Auth → 11.12.0
- Firebase/Core → 11.12.0
- Firebase/CoreOnly → 11.12.0
- Firebase/Crashlytics → 11.12.0
- Firebase/Database → 11.12.0
- Firebase/DynamicLinks → 11.12.0
- Firebase/Firestore → 11.12.0
- Firebase/Functions → 11.12.0
- Firebase/Installations → 11.12.0
- Firebase/Messaging → 11.12.0
- Firebase/RemoteConfig → 11.12.0
- Firebase/Storage → 11.12.0

> Created by [Update Android and iOS dependencies workflow](https://github.com/firebase/firebase-cpp-sdk/actions/runs/14843117973).
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label May 16, 2025
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. and removed tests-requested: quick Trigger a quick set of integration tests. labels May 16, 2025
Copy link

github-actions bot commented May 16, 2025

✅  Integration test succeeded!

Requested by @jonsimantov on commit fe6a277
Last updated: Mon May 19 17:34 PDT 2025
View integration test log & download artifacts

@github-actions github-actions bot added the tests: failed This PR's integration tests failed. label May 16, 2025
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label May 16, 2025
@github-actions github-actions bot added tests: failed This PR's integration tests failed. and removed tests-requested: quick Trigger a quick set of integration tests. tests: failed This PR's integration tests failed. labels May 16, 2025
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label May 16, 2025
@jonsimantov jonsimantov added tests-requested: quick Trigger a quick set of integration tests. and removed tests-requested: quick Trigger a quick set of integration tests. labels May 16, 2025
@github-actions github-actions bot added tests: failed This PR's integration tests failed. and removed tests-requested: quick Trigger a quick set of integration tests. tests: failed This PR's integration tests failed. labels May 16, 2025
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label May 16, 2025
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label May 19, 2025
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. and removed tests-requested: quick Trigger a quick set of integration tests. tests: failed This PR's integration tests failed. labels May 19, 2025
@github-actions github-actions bot added the tests: failed This PR's integration tests failed. label May 19, 2025
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label May 19, 2025
@github-actions github-actions bot added tests: failed This PR's integration tests failed. and removed tests-requested: quick Trigger a quick set of integration tests. tests: failed This PR's integration tests failed. labels May 19, 2025
…into xcode_16"

This reverts commit 8a1d6be, reversing
changes made to 9821ba9.
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label May 19, 2025
@github-actions github-actions bot removed tests-requested: quick Trigger a quick set of integration tests. tests: failed This PR's integration tests failed. labels May 19, 2025
@github-actions github-actions bot added the tests: succeeded This PR's integration tests succeeded. label May 20, 2025
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label May 20, 2025
@jonsimantov jonsimantov requested a review from a-maurice May 20, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests: succeeded This PR's integration tests succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants