Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[AI] Add visionOS 26.0 to @available annotations - #16114

#16114
Merged
andrewheard merged 1 commit into
mainfirebase/firebase-ios-sdk:mainfrom
ah/ai-visionos-availabilityfirebase/firebase-ios-sdk:ah/ai-visionos-availabilityCopy head branch name to clipboard
Apr 23, 2026
Merged

[AI] Add visionOS 26.0 to @available annotations#16114
andrewheard merged 1 commit into
mainfirebase/firebase-ios-sdk:mainfrom
ah/ai-visionos-availabilityfirebase/firebase-ios-sdk:ah/ai-visionos-availabilityCopy head branch name to clipboard

Conversation

@andrewheard

Copy link
Copy Markdown
Contributor

Updated all @available(iOS 26.0, macOS 26.0, *) annotations to @available(iOS 26.0, macOS 26.0, visionOS 26.0, *). This is unnecessary since visionOS 26.0 is covered by iOS 26.0 (and diverges from the Foundation Models definitions) but this should reduce the time wasted by Gemini Code Assist asking to add visionOS 26.0 in all reviews.

#no-changelog

@andrewheard
andrewheard requested a review from a team as a code owner April 23, 2026 22:46
@gemini-code-assist

Copy link
Copy Markdown
Contributor
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

@andrewheard

Copy link
Copy Markdown
Contributor Author

Merging since the build.sh script is erroneously picking watchOS 26.4.1, which doesn't exist.

@andrewheard
andrewheard merged commit adb6dd4 into main Apr 23, 2026
125 of 130 checks passed
@andrewheard
andrewheard deleted the ah/ai-visionos-availability branch April 23, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.