Commit c5a78da9 by sunchao

UrlSchemes名字变更

parent c8c75f2e
...@@ -49,12 +49,12 @@ ...@@ -49,12 +49,12 @@
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>" "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
], ],
"minSdkVersion" : 21, "minSdkVersion" : 21,
"schemes" : "cffpUrlSdls" "schemes" : "cffpapp"
}, },
/* ios打包配置 */ /* ios打包配置 */
"ios" : { "ios" : {
"dSYMs" : false, "dSYMs" : false,
"urltypes" : "cffpUrlSdls" "urltypes" : "cffpapp"
}, },
/* SDK配置 */ /* SDK配置 */
"sdkConfigs" : { "sdkConfigs" : {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment