| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "name": "连赚方块",
- "server": "",
- "engineModulesConfigKey": "migrationsConfig",
- "platform": "android",
- "buildPath": "project://build",
- "debug": false,
- "buildMode": "normal",
- "mangleProperties": false,
- "md5Cache": false,
- "skipCompressTexture": false,
- "sourceMaps": false,
- "overwriteProjectSettings": {
- "macroConfig": {
- "cleanupImageCache": "inherit-project-setting"
- },
- "includeModules": {
- "physics": "inherit-project-setting",
- "physics-2d": "inherit-project-setting",
- "gfx-webgl2": "off"
- }
- },
- "nativeCodeBundleMode": "wasm",
- "polyfills": {
- "asyncFunctions": false
- },
- "experimentalEraseModules": false,
- "startSceneAssetBundle": false,
- "bundleConfigs": [],
- "inlineEnum": true,
- "useBuiltinServer": false,
- "md5CacheOptions": {
- "excludes": [],
- "includes": [],
- "replaceOnly": [],
- "handleTemplateMd5Link": true
- },
- "mainBundleIsRemote": false,
- "mainBundleCompressionType": "merge_dep",
- "useSplashScreen": false,
- "bundleCommonChunk": false,
- "packAutoAtlas": true,
- "startScene": "ba0b085f-f8d5-40b0-9964-2fd25728d707",
- "outputName": "android",
- "taskName": "android",
- "scenes": [
- {
- "url": "db://assets/main.scene",
- "uuid": "ba0b085f-f8d5-40b0-9964-2fd25728d707"
- }
- ],
- "wasmCompressionMode": false,
- "packages": {
- "android": {
- "packageName": "com.dingxilong.fangkuai",
- "resizeableActivity": true,
- "maxAspectRatio": "2.4",
- "orientation": {
- "portrait": true,
- "upsideDown": false,
- "landscapeRight": false,
- "landscapeLeft": false
- },
- "apiLevel": 34,
- "appABIs": [
- "arm64-v8a"
- ],
- "useDebugKeystore": false,
- "keystorePath": "D:\\workspace\\Eliminate_gold_nuggets\\key_store\\lzfk.jks",
- "keystorePassword": "lzfk888",
- "keystoreAlias": "lzfk",
- "keystoreAliasPassword": "lzfk888",
- "appBundle": false,
- "androidInstant": false,
- "inputSDK": false,
- "remoteUrl": "",
- "sdkPath": "",
- "ndkPath": "",
- "javaHome": "",
- "javaPath": "",
- "renderBackEnd": {
- "vulkan": false,
- "gles3": true,
- "gles2": true
- },
- "swappy": false,
- "__version__": "1.0.1"
- },
- "native": {
- "encrypted": false,
- "xxteaKey": "a1ICxjbOpNgb6xU1",
- "compressZip": false,
- "JobSystem": "none",
- "__version__": "1.0.2"
- },
- "cocos-service": {
- "configID": "0d7f50",
- "services": [],
- "__version__": "3.0.9"
- },
- "oops-plugin-hot-update": {
- "hotUpdateEnable": false,
- "hotUpdateAddress": "http://127.0.0.1",
- "hotUpdateVersion": "1.0.0",
- "hotUpdateBuildNum": 1,
- "__version__": "1.0.0"
- }
- },
- "__version__": "1.3.9",
- "logDest": "project://temp/builder/log/android2025-4-23 20-05.log"
- }
|