Update app/config/platforms.php

This commit is contained in:
Eldad A. Fux
2021-10-17 13:43:54 +03:00
committed by GitHub
parent ef6410df35
commit 02ddba083d
+2 -2
View File
@@ -379,8 +379,8 @@ return [
'url' => 'https://github.com/appwrite/sdk-for-swift',
'package' => 'https://github.com/appwrite/sdk-for-swift',
'enabled' => true,
'beta' => false,
'dev' => true,
'beta' => true,
'dev' => false,
'hidden' => false,
'family' => APP_PLATFORM_SERVER,
'prism' => 'swift',