Can anyone shed any light on how I would go about trying to make use of this fork of sdk-generator and this particular merge pull request:
https://github.com/svenopdehipt/sdk-generator/commit/51912b3b6c3f86a0e3b8cbb00607cadf365387e9
..to build a new version of https://github.com/appwrite/sdk-for-apple for use with VisionOS and my Appwrite cloud account.
The currently released https://github.com/appwrite/sdk-for-apple seems to fail when imported to a VisionOS target in Xcode. My working assumption is that if I can figure out how to use the sdk-generator then I can get up and running with VisionOS support in my Appwrite backed app using the above fork kindly created by https://github.com/svenopdehipt/.
The instructions for using are not that clear to me. Is it as simple as running the docker mentioned in the README.me here: https://github.com/svenopdehipt/sdk-generator and then regenerating the sdk-for-apple codebase that can be found at https://github.com/appwrite/sdk-for-apple ?
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!