File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Each Firebase component requires several xcframeworks in order to function
19
19
properly. Each section below lists the xcframeworks you'll need to include
20
20
in your project in order to use that Firebase SDK in your application.
21
21
22
- Xcode 15 .2 or newer is required.
22
+ Xcode 16 .2 or newer is required.
23
23
24
24
To integrate a Firebase SDK with your app:
25
25
@@ -43,7 +43,7 @@ To integrate a Firebase SDK with your app:
43
43
box that appears, make sure the target you want this framework to be added to
44
44
has a checkmark next to it, and that you've selected "Copy items if needed."
45
45
46
- 7 . If using Xcode 15, embed each framework that was dragged in. Navigate to the
46
+ 7 . Embed each framework that was dragged in. Navigate to the
47
47
target's _ General_ settings and find _ Frameworks, Libraries, & Embedded
48
48
Content_ . For each framework dragged in from the ` Firebase.zip ` , select
49
49
** Embed & Sign** . This step will enable privacy manifests to be picked up by
You can’t perform that action at this time.
0 commit comments