Skip to content

Commit e78c3dc

Browse files
authored
Add Xcode 11.0 requirement to zip README (#5372)
1 parent 78ee63d commit e78c3dc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ZipBuilder/Template/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# Firebase iOS SDKs
22

3-
This directory contains the full Firebase distribution, packaged as static
4-
frameworks that can be integrated into your app.
3+
This directory contains the full Firebase iOS distribution, packaged as
4+
static frameworks and xcframeworks that can be integrated into your app.
55

66
# Integration Instructions
77

88
Each Firebase component requires several frameworks in order to function
99
properly. Each section below lists the frameworks you'll need to include
1010
in your project in order to use that Firebase SDK in your application.
1111

12+
Xcode 11.0 or newer is required.
13+
1214
To integrate a Firebase SDK with your app:
1315

1416
1. Find the desired SDK in the list below.

0 commit comments

Comments
 (0)