
swift is not added to runtime. installed on self-hosting. I have configured to github, I want to create a starter project on swift. but the list will not be selected, swift-5.8 was added to .env.
_APP_FUNCTIONS_RUNTIMES=node-16.0,php-8.0,python-3.9,ruby-3.0,swift-5.8

Did you deploy the change by running docker compose up -d
?

yes

when I create a manual there shows swift-5.8


but when the creation of a quick start not shows


Oh we don't have that version/runtime for the quickstart

Do I have to create only manually? And in general, how are swift functions supported?

I wanted to use a function written in swift and have it work with github integration.

You can use the Appwrite CLI or refer to the docs

But does it support integration with the github repository?

You can create a new repo yourself, populate it with the CLI, and then connect it to Appwrite

solved thank you

[Solved] swift function
Recommended threads
- Getting `net::ERR_CERT_AUTHORITY_INVALID...
I've set up Appwrite via Coolify on my VPS, but all the Functions and Sites I deploy give a `net::ERR_CERT_AUTHORITY_INVALID` error. I am happy to provide whate...
- Client < --> Server Handshake
hey all — quick help? goal: from a React (Vite + Chakra) app, call an Appwrite Node Function that creates/reads/updates DB docs as the logged-in user (no API k...
- Error when executing a function from pos...
I am trying to make a post request from postman to my function https://fra.cloud.appwrite.io/v1/functions/functionid/executions on the same body when i put from...
