Explorar el Código

[iOS] Prepare for App Store release

j8
Lyubomir Marinov hace 8 años
padre
commit
8817f0c53d
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      ios/apple-app-site-association

+ 4
- 0
ios/apple-app-site-association Ver fichero

@@ -5,6 +5,10 @@
5 5
             {
6 6
                 "appID": "BQNXB4G3KQ.org.jitsi.JitsiMeet.ios",
7 7
                 "paths": [ "*" ]
8
+            },
9
+            {
10
+                "appID": "UPXU4CQZ5P.com.atlassian.JitsiMeet.ios",
11
+                "paths": [ "*" ]
8 12
             }
9 13
         ]
10 14
     }

Loading…
Cancelar
Guardar