1
0
Fork 0
mirror of synced 2024-06-13 16:24:47 +12:00

Update app/config/platforms.php

This commit is contained in:
Eldad A. Fux 2021-10-17 13:44:07 +03:00 committed by GitHub
parent 9c9685be8a
commit 095d6218a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@ return [
'package' => 'https://github.com/appwrite/sdk-for-apple',
'enabled' => true,
'beta' => true,
'dev' => true,
'dev' => false,
'hidden' => false,
'family' => APP_PLATFORM_CLIENT,
'prism' => 'swift',