wuyu před 1 rokem
rodič
revize
52fa3a744e

binární
CatFish.keystore


+ 0 - 13
assets/resources/effect/effect4.meta

@@ -1,13 +0,0 @@
-{
-  "ver": "1.1.3",
-  "uuid": "90a0d5b2-9db3-437c-b56b-543a5ca50a4e",
-  "importer": "folder",
-  "isBundle": false,
-  "bundleName": "",
-  "priority": 1,
-  "compressionType": {},
-  "optimizeHotUpdate": {},
-  "inlineSpriteFrames": {},
-  "isRemoteBundle": {},
-  "subMetas": {}
-}

+ 2 - 0
fishkeystore.txt

@@ -0,0 +1,2 @@
+密码:CatFish9@!
+别名:CatFish9@!

+ 7 - 7
local/builder.json

@@ -1,6 +1,6 @@
 {
   "actualPlatform": "android",
-  "apiLevel": "android-34",
+  "apiLevel": "android-33",
   "appABIs": [
     "armeabi-v7a",
     "arm64-v8a"
@@ -8,16 +8,16 @@
   "buildPath": "./build",
   "debug": false,
   "embedWebDebugger": false,
-  "keystoreAlias": "",
-  "keystoreAliasPassword": "",
-  "keystorePassword": "",
-  "keystorePath": "",
+  "keystoreAlias": "CatFish9@!",
+  "keystoreAliasPassword": "CatFish9@!",
+  "keystorePassword": "CatFish9@!",
+  "keystorePath": "/Users/wuyu/Desktop/cocos/myGame/CatFish/CatFish.keystore",
   "platform": "android",
   "previewHeight": "720",
   "previewWidth": "1280",
   "sourceMaps": false,
-  "template": "default",
-  "useDebugKeystore": true,
+  "template": "link",
+  "useDebugKeystore": false,
   "vsVersion": "auto",
   "buildScriptsOnly": false
 }

+ 24 - 10
local/layout.editor.json

@@ -7,19 +7,19 @@
       "windowType": "dockable",
       "x": 0,
       "y": 25,
-      "width": 1920,
-      "height": 981,
+      "width": 1280,
+      "height": 685,
       "layout": {
         "type": "dock-h",
         "children": [
           {
             "width": 204,
-            "height": 871,
+            "height": 598,
             "type": "dock-v",
             "children": [
               {
                 "width": 204,
-                "height": 435,
+                "height": 298.1875,
                 "type": "panel",
                 "active": 0,
                 "children": [
@@ -28,7 +28,7 @@
               },
               {
                 "width": 204,
-                "height": 433,
+                "height": 296.8125,
                 "type": "panel",
                 "active": 0,
                 "children": [
@@ -38,8 +38,8 @@
             ]
           },
           {
-            "width": 771,
-            "height": 871,
+            "width": 482.4375,
+            "height": 598,
             "type": "panel",
             "active": 0,
             "children": [
@@ -47,8 +47,8 @@
             ]
           },
           {
-            "width": 939,
-            "height": 871,
+            "width": 587.546875,
+            "height": 598,
             "type": "panel",
             "active": 0,
             "children": [
@@ -67,7 +67,9 @@
       ]
     },
     " common-asset-worker-worker": {},
-    "window-1703906450854": {}
+    "window-1705634822992": {},
+    " build-worker-worker": {},
+    " compile-worker-worker": {}
   },
   "panels": {
     "sprite-editor": {
@@ -99,6 +101,18 @@
       "y": 326,
       "width": 404,
       "height": 328
+    },
+    "keystore": {
+      "x": 330,
+      "y": 25,
+      "width": 543,
+      "height": 581
+    },
+    "store": {
+      "x": 140,
+      "y": 25,
+      "width": 1000,
+      "height": 685
     }
   },
   "panelLabelWidth": {}

+ 1 - 1
project.json

@@ -1,7 +1,7 @@
 {
   "engine": "cocos-creator-js",
   "packages": "packages",
-  "version": "2.4.8",
+  "version": "2.4.12",
   "id": "dd43a03e-2f5c-42f4-ae11-5b3f69e88c69",
   "isNew": false
 }

+ 1 - 1
settings/project.json

@@ -50,5 +50,5 @@
   "migrate-history": [
     "cloud-function"
   ],
-  "last-module-event-record-time": 1703906693924
+  "last-module-event-record-time": 1705634978132
 }