Skip to content

Commit 73a6c56

Browse files
committed
docs: update README to correct package name for Swift SDK
1 parent 70284c1 commit 73a6c56

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-apple`.
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`.
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)