We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ee63d commit e78c3dcCopy full SHA for e78c3dc
ZipBuilder/Template/README.md
@@ -1,14 +1,16 @@
1
# Firebase iOS SDKs
2
3
-This directory contains the full Firebase distribution, packaged as static
4
-frameworks that can be integrated into your app.
+This directory contains the full Firebase iOS distribution, packaged as
+static frameworks and xcframeworks that can be integrated into your app.
5
6
# Integration Instructions
7
8
Each Firebase component requires several frameworks in order to function
9
properly. Each section below lists the frameworks you'll need to include
10
in your project in order to use that Firebase SDK in your application.
11
12
+Xcode 11.0 or newer is required.
13
+
14
To integrate a Firebase SDK with your app:
15
16
1. Find the desired SDK in the list below.
0 commit comments