Description
👟 Reproduction steps
This is a documentation issue but the bug reporter doesn't have a "report documentation issue" option.
The current documentation for the sdk-for-swift says the following
Xcode with Swift Package Manager
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 in the search field. Once found, select sdk-for-apple.
Whereas the sdk-for-apple is not the correct SDK for server-side functions, nor is it currently compatible with the sdk-for-swift (e.g. they cannot be installed at the same time)
It should read
In the dialog that appears, enter the Appwrite Swift SDK package URL in the search field. Once found, select sdk-for-swift.
👍 Expected behavior
It should refer to sdk-for-swift
👎 Actual Behavior
It refers to the wrong sdk
🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
MacOS
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct