Skip to content

Commit 7592fa6

Browse files
authored
Merge pull request #1089 from appwrite/fix-swift-docs
docs: update README to correct package name for Swift SDK
2 parents 70284c1 + 73a6c56 commit 7592fa6

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)