Skip to content

Commit 469add4

Browse files
authored
Update Xcode minimum (#1246)
After the app store started requiring Xcode 16 in April 2025, Firebase now requires at least 16.2
1 parent 17e572a commit 469add4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebaseai/testapp/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inside the Unity Editor.
99
## Requirements
1010

1111
* [Unity](http://unity3d.com/) The quickstart project requires 2021.3 or higher.
12-
* [Xcode](https://developer.apple.com/xcode/) 15.1 or higher
12+
* [Xcode](https://developer.apple.com/xcode/) 16.2 or higher
1313
(when developing for iOS).
1414
* [Android SDK](https://developer.android.com/studio/index.html#downloads)
1515
(when developing for Android).

0 commit comments

Comments
 (0)