We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70284c1 commit 73a6c56Copy full SHA for 73a6c56
templates/swift/README.md.twig
@@ -27,7 +27,7 @@
27
28
The Appwrite Swift SDK is available via Swift Package Manager. In order to use the Appwrite Swift SDK from Xcode, select File > **Add Packages**
29
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`.
+In the dialog that appears, enter the Appwrite Swift SDK [package URL]({{ sdk.gitRepo }}) in the search field. Once found, select `sdk-for-swift`.
31
32
On the right, select your version rules and ensure your desired target is selected in the **Add to Project** field.
33
0 commit comments