lilei před 2 roky
rodič
revize
57e07ac9a9

+ 17 - 2
manifest.json

@@ -1,4 +1,4 @@
-{
+https://iscm.360arrow.com{
     "name" : "iSCM智慧供应链",
     "appid" : "__UNI__5B57B68",
     "description" : "iSCM智慧供应链系统",
@@ -54,7 +54,8 @@
         },
         /* 模块配置 */
         "modules" : {
-            "Bluetooth" : {}
+            "Bluetooth" : {},
+            "Share" : {}
         },
         /* 应用发布信息 */
         "distribute" : {
@@ -92,6 +93,14 @@
             "ios" : {
                 "idfa" : false,
                 "dSYMs" : false,
+                "urltypes" : "iscm",
+                "capabilities" : {
+                    "entitlements" : {
+                        // 合并到工程entitlements文件的数据(json格式)  
+                        "com.apple.developer.associated-domains" : [ "applinks:iscm.360arrow.com" ]
+                    },
+                    "plists" : {}
+                },
                 "UIBackgroundModes" : "bluetooth-central",
                 "privacyDescription" : {
                     //可选,JSON对象,iOS隐私信息访问的许可描述
@@ -113,6 +122,12 @@
                     "system" : {
                         "__platform__" : [ "ios", "android" ]
                     }
+                },
+                "share" : {
+                    "weixin" : {
+                        "appid" : "",
+                        "UniversalLinks" : "https://iscm.360arrow.com/ulink/"
+                    }
                 }
             },
             "icons" : {

+ 11 - 0
证书/ios/ulink/apple-app-site-association

@@ -0,0 +1,11 @@
+{  
+    "applinks": {  
+        "apps": [],  
+        "details": [  
+            {  
+                "appID": "WT844B4R33.com.iscm.arrow360",  
+                "paths": [ "/ulink/*"]  
+            }  
+        ]  
+    }  
+}

binární
证书/ios/发布证书/iscmApp_pro.mobileprovision


binární
证书/ios/开发证书/iscmApp.mobileprovision