File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -70,15 +70,15 @@ To integrate a Firebase SDK with your app:
70
70
10 . If you're using Firebase Analytics, disable
71
71
GoogleAdsOnDeviceConversion.xcframework for Mac Catalyst:
72
72
73
- a. In your project settings, open the ** Settings** panel for your target.
73
+ a. In your project settings, open the ** Settings** panel for your target.
74
74
75
- b. Go to the Build Phases tab and find the
76
- ** GoogleAdsOnDeviceConversion.xcframework** setting in the ** Link Binary
77
- With Libraries** section.
75
+ b. Go to the Build Phases tab and find the
76
+ ** GoogleAdsOnDeviceConversion.xcframework** setting in the ** Link Binary
77
+ With Libraries** section.
78
78
79
- c. Click on the filter icon button in the
80
- ** GoogleAdsOnDeviceConversion.xcframework** row and deselect the Mac Catalyst
81
- checkbox.
79
+ c. Click on the filter icon button in the
80
+ ** GoogleAdsOnDeviceConversion.xcframework** row and deselect the Mac Catalyst
81
+ checkbox.
82
82
83
83
11 . Drag the ` Firebase.h ` header in this directory into your project. This will
84
84
allow you to ` #import "Firebase.h" ` and start using any Firebase SDK that you
You can’t perform that action at this time.
0 commit comments