zouyong 5 лет назад
Родитель
Сommit
cf9e342098

+ 0 - 2
build/jsb-link/frameworks/runtime-src/proj.android-studio/app/.externalNativeBuild/ndkBuild/release/armeabi-v7a/android_gradle_build_cocos2djs_armeabi-v7a.stdout.txt

@@ -1,4 +1,2 @@
 Android NDK: WARNING: Unsupported source file extensions in C:\CocosDashboard_1.0.11\resources\.editors\Creator\2.4.5\resources\cocos2d-x/cocos/Android.mk for module cocos2dx_static    
 Android NDK:   ../external/sources/edtaa3func/edtaa3func.h renderer/memop/RecyclePool.hpp    
-[armeabi-v7a] Compile++ arm  : cocos2djs <= AppDelegate.cpp
-[armeabi-v7a] SharedLibrary  : libcocos2djs.so

BIN
build/jsb-link/frameworks/runtime-src/proj.android-studio/app/release/mk_framework-release.apk


BIN
build/jsb-link/frameworks/runtime-src/proj.android-studio/res/mipmap-hdpi/ic_launcher.png


BIN
build/jsb-link/frameworks/runtime-src/proj.android-studio/res/mipmap-mdpi/ic_launcher.png


BIN
build/jsb-link/frameworks/runtime-src/proj.android-studio/res/mipmap-xhdpi/ic_launcher.png


BIN
build/jsb-link/frameworks/runtime-src/proj.android-studio/res/mipmap-xxhdpi/ic_launcher.png


+ 3 - 2
build/jsb-link/js backups (useful for debugging)/main.index.js

@@ -5661,7 +5661,7 @@ this.sign = new h.SignData();
 this.receiptNotice = new m.ReceiptNoticeData();
 this.redBagCash = new A.RedBagCashData();
 this.cashNormal = new g.CashNormalData();
-this.moreGame = new D.default();
+this.moreGame = new D.MoreGameData();
 this.blessingBag = new v.BlessingBagData();
 this.cashPro = new b.default();
 this.redCodeData = new S.default();
@@ -7971,6 +7971,7 @@ done: !0
 Object.defineProperty(n, "__esModule", {
 value: !0
 });
+n.MoreGameData = void 0;
 var c = t("../../../mk/data/Data"), s = t("../../../mk/system/JsbSystem"), l = function(t) {
 i(e, t);
 function e() {
@@ -8111,7 +8112,7 @@ Math.random() <= gData.gameData.configs.globalCfg.popMoreGame && mk.ui.openPanel
 e.downLoadTaskMap = new Map();
 return e;
 }(c.Data);
-n.default = l;
+n.MoreGameData = l;
 var u = function() {
 function t(t, e, n, o) {
 this._progress = 0;