Skip to content

Commit e596222

Browse files
authored
Fix Readme template indentation in ReleaseTooling (#15228)
1 parent e176f01 commit e596222

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ReleaseTooling/Template/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@ To integrate a Firebase SDK with your app:
7070
10. If you're using Firebase Analytics, disable
7171
GoogleAdsOnDeviceConversion.xcframework for Mac Catalyst:
7272

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.
7474

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.
7878

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.
8282

8383
11. Drag the `Firebase.h` header in this directory into your project. This will
8484
allow you to `#import "Firebase.h"` and start using any Firebase SDK that you

0 commit comments

Comments
 (0)