lin
2026-05-09 961cc2838a832878ed8f506f64a33ce43590be6f
manifest.json
@@ -67,7 +67,7 @@
                "minSdkVersion" : 29,
                "schemes" : "xxg-app",
                "targetSdkVersion" : 30,
                "abiFilters" : [ "arm64-v8a" ]
                "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ]
            },
            /* ios打包配置 */
            "ios" : {
@@ -82,7 +82,8 @@
                        "com.apple.developer.associated-domains" : [ "applinks:www.ncmiruo.com" ]
                    }
                },
                "urltypes" : "xxg-app"
                "urltypes" : "xxg-app",
                "idfa" : true
            },
            /* SDK配置 */
            "sdkConfigs" : {