chore: fix sdk name in readme

This commit is contained in:
root
2025-07-24 07:36:34 +00:00
parent 20fa638b94
commit 2a8614ce99
+1 -1
View File
@@ -19,7 +19,7 @@ Appwrite is an open-source backend as a service server that abstract and simplif
The Appwrite Swift SDK is available via Swift Package Manager. In order to use the Appwrite Swift SDK from Xcode, select File > **Add Packages**
In the dialog that appears, enter the Appwrite Swift SDK [package URL](git@github.com:appwrite/sdk-for-apple.git) in the search field. Once found, select `sdk-for-swift`.
In the dialog that appears, enter the Appwrite Swift SDK [package URL](git@github.com:appwrite/sdk-for-apple.git) in the search field. Once found, select `sdk-for-Apple`.
On the right, select your version rules and ensure your desired target is selected in the **Add to Project** field.