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

[visionOS] Fix FirebaseCore build and tests on Xcode 15.1 beta 1 #11927

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

andrewheard
Copy link
Contributor

In Xcode 15.1 TARGET_OS_IOS is now 0 instead of 1 on visionOS. This PR fixes the build and unit tests of Firebase Core on Xcode 15.1 beta 1.

Note: google/GoogleUtilities#132 is also needed to fix the build (not yet tagged / released).

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@andrewheard andrewheard merged commit 79692e9 into master Oct 11, 2023
46 checks passed
@andrewheard andrewheard deleted the ah/visionos-core branch October 11, 2023 22:25
@firebase firebase locked and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants