Skip to content

Commit ec2c085

Browse files
committed
Improve spacing
1 parent ff023d6 commit ec2c085

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fern/docs/pages/plug-sdk/ios.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ We recommend integrating the DevRev SDK using SPM.
2626
3. In the **Build Phases** section of your app target, locate the **Link Binary With Libraries** phase and confirm that `DevRevSDK` is linked. If not, add it by clicking **+** and selecting `DevRevSDK` from the list.
2727

2828
Now you should be able to import and use the DevRev SDK in your project.
29-
3029
</Tab>
3130
<Tab title="CocoaPods">
3231
To integrate the DevRev SDK using CocoaPods:
@@ -38,7 +37,6 @@ We recommend integrating the DevRev SDK using SPM.
3837
2. Run `pod install` in your project directory.
3938

4039
This will install the DevRev SDK in your project, making it ready for use.
41-
4240
</Tab>
4341
</Tabs>
4442

0 commit comments

Comments
 (0)