Commit da963b62 authored by liujiangnan's avatar liujiangnan

feat: 编译码

parent e3a814d6
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"md5Cache": false, "md5Cache": false,
"nativeMd5Cache": true, "nativeMd5Cache": true,
"encryptJs": true, "encryptJs": true,
"xxteaKey": "af95a0f7-a8da-4f", "xxteaKey": "6bbfce23-28b4-4a",
"zipCompressJs": true, "zipCompressJs": true,
"fb-instant-games": {}, "fb-instant-games": {},
"android": { "android": {
...@@ -28,7 +28,8 @@ ...@@ -28,7 +28,8 @@
}, },
"ios": { "ios": {
"REMOTE_SERVER_ROOT": "", "REMOTE_SERVER_ROOT": "",
"packageName": "org.cocos2d.demo" "packageName": "org.cocos2d.demo",
"ios_enable_jit": true
}, },
"mac": { "mac": {
"REMOTE_SERVER_ROOT": "", "REMOTE_SERVER_ROOT": "",
...@@ -50,5 +51,6 @@ ...@@ -50,5 +51,6 @@
"scheme": "https", "scheme": "https",
"skipRecord": false "skipRecord": false
}, },
"appBundle": false "appBundle": false,
"agreements": {}
} }
{ {
"last-module-event-record-time": 1600677246969, "last-module-event-record-time": 1645169648078,
"migrate-history": [ "migrate-history": [
"cloud-function" "cloud-function"
], ],
......
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