Skip to content

Commit 09c1b5e

Browse files
committed
fix: use correct sdk name in apple sdk readme
1 parent 7ac7096 commit 09c1b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/swift/README.md.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
The Appwrite Swift SDK is available via Swift Package Manager. In order to use the Appwrite Swift SDK from Xcode, select File > **Add Packages**
2929

30-
In the dialog that appears, enter the Appwrite Swift SDK [package URL]({{ sdk.gitRepo }}) in the search field. Once found, select `sdk-for-swift`.
30+
In the dialog that appears, enter the Appwrite Swift SDK [package URL]({{ sdk.gitRepo }}) in the search field. Once found, select `sdk-for-{{ sdk.name }}`.
3131

3232
On the right, select your version rules and ensure your desired target is selected in the **Add to Project** field.
3333

0 commit comments

Comments
 (0)