@webspatial/builder 0.0.11 → 0.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +63 -0
- package/dist/index.js +1 -1
- package/dist/lib/Cli.js +1 -1
- package/dist/lib/cmds/build.js +1 -1
- package/dist/lib/cmds/check.js +1 -1
- package/dist/lib/cmds/help.js +1 -1
- package/dist/lib/cmds/version.js +1 -1
- package/dist/lib/pwa/config.d.ts +1 -1
- package/dist/lib/pwa/config.js +1 -1
- package/dist/lib/pwa/index.d.ts +2 -1
- package/dist/lib/pwa/index.js +1 -1
- package/dist/lib/pwa/validate.js +1 -1
- package/dist/lib/resource/file.js +1 -1
- package/dist/lib/resource/imageHelper.js +1 -1
- package/dist/lib/resource/index.d.ts +1 -1
- package/dist/lib/resource/index.js +1 -1
- package/dist/lib/resource/load.js +1 -1
- package/dist/lib/utils/CustomError.js +1 -1
- package/dist/lib/utils/FetchUtils-1.js +1 -1
- package/dist/lib/utils/Log.js +1 -1
- package/dist/lib/utils/fetch.js +1 -1
- package/dist/lib/utils/messages.js +1 -1
- package/dist/lib/utils/utils.d.ts +0 -9
- package/dist/lib/utils/utils.js +1 -1
- package/dist/lib/xcode/index.js +1 -1
- package/dist/lib/xcode/manifestSwiftTemplate.js +1 -1
- package/dist/lib/xcode/xcodebuild.js +1 -1
- package/dist/lib/xcode/xcodeproject.js +1 -1
- package/dist/lib/xcode/xcrun.js +1 -1
- package/package.json +2 -2
package/README.md
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
# **WebSpatial Builder documentation**
|
|
2
|
+
|
|
3
|
+
# **Introduction**
|
|
4
|
+
|
|
5
|
+
WebSpatial Builder is a client-side CLI tool used to generate cross platform XRApp projects.
|
|
6
|
+
Currently supporting the generation of XRApp for Apple Vision Pro.
|
|
7
|
+
|
|
8
|
+
# **How to use**
|
|
9
|
+
Ensure that you have installed Xcode and Apple Vision Pro simulator.
|
|
10
|
+
If you wish to package an IPA file or publish it to App Store Connect, you need to register an Apple developer account in advance and confirm that you have upload permissions.
|
|
11
|
+
## **Install**
|
|
12
|
+
`pnpm i @webspatial/builder`
|
|
13
|
+
|
|
14
|
+
## **Usage**
|
|
15
|
+
Build and run local WebSpatial project on Apple Vision Pro simulator.
|
|
16
|
+
|
|
17
|
+
`webspatial-builder run --manifest=public/manifest.json --project=dist --base-url=dist/webspatial/avp --platform=visionos`
|
|
18
|
+
|
|
19
|
+
- Default parameters
|
|
20
|
+
- --manifest=public/manifest.json
|
|
21
|
+
- --project=dist
|
|
22
|
+
- --platform=visionos
|
|
23
|
+
- Necessary parameters
|
|
24
|
+
- --base-url
|
|
25
|
+
|
|
26
|
+
> The --base-url is the root path to the project. It will be combined with start_url in the manifest.json file to generate the final URL.
|
|
27
|
+
>
|
|
28
|
+
>**For example:**
|
|
29
|
+
>```
|
|
30
|
+
>Example 1:
|
|
31
|
+
>start_url:./a/index.html
|
|
32
|
+
>--base-url:dist/webspatial/avp
|
|
33
|
+
>final url:dist/webspatial/avp/a/index.html
|
|
34
|
+
>
|
|
35
|
+
>Example 2:
|
|
36
|
+
>start_url:https://www.domain1.com/a/index.html
|
|
37
|
+
>--base-url:https://www.domain2.com/webspatial/avp
|
|
38
|
+
>final url:https://www.domain2.com/webspatial/avp/index.html
|
|
39
|
+
>
|
|
40
|
+
>Example 3:
|
|
41
|
+
>start_url:https://www.domain1.com/a/index.html
|
|
42
|
+
>--base-url:dist/webspatial/avp
|
|
43
|
+
>final url:dist/webspatial/avp/index.html
|
|
44
|
+
>```
|
|
45
|
+
|
|
46
|
+
Package an IPA file.
|
|
47
|
+
|
|
48
|
+
`webspatial-builder build --manifest=manifest.json --project=dist --base-url=dist/webspatial/avp --platform=visionos --teamId=yourTeamId`
|
|
49
|
+
|
|
50
|
+
- Necessary parameters
|
|
51
|
+
- --base-url
|
|
52
|
+
- --teamId
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
Publish to App Store Connect.
|
|
56
|
+
`webspatial-builder publish --manifest=manifest.json --project=dist --base-url=dist/webspatial/avp --platform=visionos --teamId=yourTeamId --version=projectVersion --u=yourAppleId --p=yourAppSpecificCode`
|
|
57
|
+
|
|
58
|
+
- Necessary parameters
|
|
59
|
+
- --base-url
|
|
60
|
+
- --teamId
|
|
61
|
+
- --version
|
|
62
|
+
- --u
|
|
63
|
+
- --p
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x503c86=_0x1d66;function _0x2407(){const _0x1c166b=['run','75128VMpLnU','Cli','136332Neqbth','argv','exit','cli','33yAMXzZ','ConsoleLog','./lib/utils/Log','2585682gmjDQF','code','slice','660672REhaTX','defineProperty','exports','116982FKtywP','555004npZQYO','isArray','forEach','454140bYmztY','56ehvmzy','error','./lib/Cli'];_0x2407=function(){return _0x1c166b;};return _0x2407();}(function(_0x204823,_0x3ea306){const _0x23ac66=_0x1d66,_0x33dc1b=_0x204823();while(!![]){try{const _0x1d3f78=-parseInt(_0x23ac66(0x13d))/0x1+-parseInt(_0x23ac66(0x132))/0x2*(-parseInt(_0x23ac66(0x141))/0x3)+-parseInt(_0x23ac66(0x133))/0x4+parseInt(_0x23ac66(0x136))/0x5+parseInt(_0x23ac66(0x12f))/0x6+-parseInt(_0x23ac66(0x137))/0x7*(-parseInt(_0x23ac66(0x13b))/0x8)+-parseInt(_0x23ac66(0x144))/0x9;if(_0x1d3f78===_0x3ea306)break;else _0x33dc1b['push'](_0x33dc1b['shift']());}catch(_0x377835){_0x33dc1b['push'](_0x33dc1b['shift']());}}}(_0x2407,0x572e0));function _0x1d66(_0x163225,_0x5279b0){const _0x240701=_0x2407();return _0x1d66=function(_0x1d661e,_0x37f18f){_0x1d661e=_0x1d661e-0x12d;let _0x369539=_0x240701[_0x1d661e];return _0x369539;},_0x1d66(_0x163225,_0x5279b0);}Object[_0x503c86(0x130)](exports,'__esModule',{'value':!![]});const Cli_1=require(_0x503c86(0x139)),Log_1=require(_0x503c86(0x143)),CustomError_1=require('./lib/utils/CustomError');module[_0x503c86(0x131)]=async()=>{const _0x2a650b=_0x503c86,_0x1b886f=new Cli_1[(_0x2a650b(0x13c))](),_0x46f3a7=new Log_1[(_0x2a650b(0x142))](_0x2a650b(0x140)),_0x1d8f68=process[_0x2a650b(0x13e)][_0x2a650b(0x12e)](0x2);let _0xef7bbb;try{_0xef7bbb=await _0x1b886f[_0x2a650b(0x13a)](_0x1d8f68);}catch(_0x5c12cc){if(_0x5c12cc instanceof CustomError_1['CustomError']){const _0x147b0e=_0x5c12cc['customMessage'];Array[_0x2a650b(0x134)](_0x147b0e)?_0x147b0e[_0x2a650b(0x135)](_0x48fb65=>{const _0x5b09ad=_0x2a650b;_0x46f3a7['error'](_0x48fb65[_0x5b09ad(0x12d)]+':\x20'+_0x48fb65['message']);}):_0x46f3a7[_0x2a650b(0x138)](_0x147b0e[_0x2a650b(0x12d)]+':\x20'+_0x147b0e['message']);}else _0x46f3a7['error'](_0x5c12cc['message']);_0xef7bbb=![];}!_0xef7bbb?process[_0x2a650b(0x13f)](0x1):process[_0x2a650b(0x13f)](0x0);};
|
package/dist/lib/Cli.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x170f18=_0x3a63;(function(_0x4dbe87,_0x11aefa){const _0x3b0692=_0x3a63,_0x443ee4=_0x4dbe87();while(!![]){try{const _0x167376=-parseInt(_0x3b0692(0xc3))/0x1*(parseInt(_0x3b0692(0xb5))/0x2)+parseInt(_0x3b0692(0xd2))/0x3+-parseInt(_0x3b0692(0xcc))/0x4+-parseInt(_0x3b0692(0xcf))/0x5+parseInt(_0x3b0692(0xbc))/0x6+parseInt(_0x3b0692(0xba))/0x7+-parseInt(_0x3b0692(0xc4))/0x8*(-parseInt(_0x3b0692(0xd4))/0x9);if(_0x167376===_0x11aefa)break;else _0x443ee4['push'](_0x443ee4['shift']());}catch(_0x3ed998){_0x443ee4['push'](_0x443ee4['shift']());}}}(_0x5e4f,0x958d1));function _0x3a63(_0xf4e824,_0x13dfc2){const _0x5e4f43=_0x5e4f();return _0x3a63=function(_0x3a631f,_0x30f80e){_0x3a631f=_0x3a631f-0xb4;let _0x5e575c=_0x5e4f43[_0x3a631f];return _0x5e575c;},_0x3a63(_0xf4e824,_0x13dfc2);}Object[_0x170f18(0xbe)](exports,_0x170f18(0xc8),{'value':!![]}),exports['Cli']=void 0x0;const minimist=require(_0x170f18(0xc6)),semver_1=require('semver'),FetchUtils_1_1=require('./utils/FetchUtils-1'),help_1=require(_0x170f18(0xb8)),build_1=require(_0x170f18(0xb9)),version_1=require(_0x170f18(0xd0)),fetch_1=require('./utils/fetch');function _0x5e4f(){const _0x239d98=['./cmds/build','6871599MHpUzN','publish','1403778eHiWKN','fetchUtils','defineProperty','setDownloadFile','length','build','\x20Node.js\x20version\x2014\x20or\x20above\x20is\x20required\x20to\x20run\x20XRAPP\x20BUILDER.','1238KkGFCN','185160cpchZq','help','minimist','decompressResponseBuffer','__esModule','\x22\x20is\x20not\x20a\x20valid\x20command!\x20Use\x20\x27bubblewrap\x20help\x27\x20for\x20a\x20list\x20of\x20commands','fetch','setDecompressResponseBuffer','4893864hWkAkO','major','start','3204170POaLLW','./cmds/version','Cli','2427501msITqx','version','468KauhxJ','downloadFile','versions','setFetch','1214GFVquj','run','node','./cmds/help'];_0x5e4f=function(){return _0x239d98;};return _0x5e4f();}class Cli{async['run'](_0x228855){const _0x374085=_0x170f18;if((0x0,semver_1[_0x374085(0xcd)])(process[_0x374085(0xd6)][_0x374085(0xb7)])<0xe)throw new Error('Current\x20Node.js\x20version\x20is\x20'+process[_0x374085(0xd6)][_0x374085(0xb7)]+'.'+_0x374085(0xc2));FetchUtils_1_1[_0x374085(0xbd)][_0x374085(0xb4)](fetch_1[_0x374085(0xca)]),FetchUtils_1_1['fetchUtils'][_0x374085(0xbf)](fetch_1[_0x374085(0xd5)]),FetchUtils_1_1[_0x374085(0xbd)][_0x374085(0xcb)](fetch_1[_0x374085(0xc7)]);const _0x563532=minimist(_0x228855);let _0x376c8d=undefined;if(_0x563532['_'][_0x374085(0xc0)]===0x0){if(_0x563532[_0x374085(0xd3)])_0x376c8d='version';else _0x563532[_0x374085(0xc5)]&&(_0x376c8d=_0x374085(0xc5));}else _0x376c8d=_0x563532['_'][0x0];!_0x376c8d&&(_0x376c8d=_0x374085(0xc5));switch(_0x376c8d){case _0x374085(0xc5):case'h':return await(0x0,help_1[_0x374085(0xc5)])(_0x563532);case _0x374085(0xc1):return await(0x0,build_1[_0x374085(0xce)])(_0x563532);case _0x374085(0xbb):return await(0x0,build_1['store'])(_0x563532);case'run':return await(0x0,build_1[_0x374085(0xb6)])(_0x563532);case _0x374085(0xd3):{return await(0x0,version_1['version'])();}default:throw new Error('\x22'+_0x376c8d+_0x374085(0xc9));}}}exports[_0x170f18(0xd1)]=Cli;
|
package/dist/lib/cmds/build.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x3ebd5d=_0x147e;(function(_0x4008f6,_0x594e6b){const _0x300e24=_0x147e,_0x269462=_0x4008f6();while(!![]){try{const _0x33d063=-parseInt(_0x300e24(0xde))/0x1*(parseInt(_0x300e24(0xce))/0x2)+-parseInt(_0x300e24(0xc8))/0x3+parseInt(_0x300e24(0xe5))/0x4*(parseInt(_0x300e24(0xdb))/0x5)+parseInt(_0x300e24(0xda))/0x6*(parseInt(_0x300e24(0xec))/0x7)+parseInt(_0x300e24(0xdf))/0x8*(parseInt(_0x300e24(0xf1))/0x9)+parseInt(_0x300e24(0xe7))/0xa*(parseInt(_0x300e24(0xc9))/0xb)+parseInt(_0x300e24(0xcb))/0xc*(-parseInt(_0x300e24(0xeb))/0xd);if(_0x33d063===_0x594e6b)break;else _0x269462['push'](_0x269462['shift']());}catch(_0x4ffb05){_0x269462['push'](_0x269462['shift']());}}}(_0x2c61,0x434c9));Object[_0x3ebd5d(0xe2)](exports,'__esModule',{'value':!![]}),exports['start']=start,exports['store']=store,exports[_0x3ebd5d(0xcf)]=run;const pwa_1=require(_0x3ebd5d(0xef)),resource_1=require(_0x3ebd5d(0xed)),xcode_1=require(_0x3ebd5d(0xe4)),check_1=require(_0x3ebd5d(0xd3));async function start(_0x5e66df,_0x1c5651=![]){const _0xb9b085=_0x3ebd5d;var _0x405d18;resource_1[_0xb9b085(0xe3)][_0xb9b085(0xea)](_0x5e66df[_0xb9b085(0xd2)]),(0x0,check_1[_0xb9b085(0xdd)])(_0x5e66df,_0x1c5651),console[_0xb9b085(0xd8)](_0xb9b085(0xe9));let _0x7b2b09=await pwa_1['PWAGenerator'][_0xb9b085(0xd7)](_0x5e66df,_0x1c5651);!_0x7b2b09[_0xb9b085(0xcd)]&&(await resource_1['ResourceManager'][_0xb9b085(0xd4)]((_0x405d18=_0x5e66df[_0xb9b085(0xd5)])!==null&&_0x405d18!==void 0x0?_0x405d18:_0xb9b085(0xca)),console[_0xb9b085(0xd8)](_0xb9b085(0xd6)));const _0x498bdb=await resource_1[_0xb9b085(0xe3)][_0xb9b085(0xc6)](_0x7b2b09);return console['log'](_0xb9b085(0xcc)),await xcode_1['XcodeManager'][_0xb9b085(0xd0)]({'icon':_0x498bdb,'manifestInfo':_0x7b2b09,'teamId':_0x5e66df[_0xb9b085(0xe8)],'version':_0x5e66df[_0xb9b085(0xd1)],'buildType':_0x5e66df[_0xb9b085(0xe6)],'export':_0x5e66df['export']},_0x1c5651),console[_0xb9b085(0xd8)](_0xb9b085(0xf0)),_0x7b2b09;}function _0x147e(_0x25818e,_0x4a7e83){const _0x2c61d0=_0x2c61();return _0x147e=function(_0x147e50,_0x5726c2){_0x147e50=_0x147e50-0xc5;let _0x50388c=_0x2c61d0[_0x147e50];return _0x50388c;},_0x147e(_0x25818e,_0x4a7e83);}function _0x2c61(){const _0x2e795e=['checkBuildParams','5861sDFnkV','296kxkZfC','XcodeManager','SpatialWebTest','defineProperty','ResourceManager','../xcode','100DoazxD','buildType','1810jILNxa','teamId','-------------------\x20build\x20start\x20-------------------','checkPlatformPath','660244bmMgxG','133FlgMeM','../resource','checkStoreParams','../pwa','-------------------\x20build\x20end\x20-------------------','12069KHuVuZ','name','generateIcon','json','1612815sPTTSp','16203rAQCwz','dist','12XDxpWT','generate\x20icon:\x20ok','fromNet','28uvgKgw','run','parseProject','version','platform','./check','moveProjectFrom','project','move\x20web\x20project:\x20ok','generator','log','upload','85326zIDgMt','71935ytpMzE','app-store-connect'];_0x2c61=function(){return _0x2e795e;};return _0x2c61();}async function store(_0x19d32c){const _0x23e656=_0x3ebd5d;resource_1['ResourceManager']['checkPlatformPath'](_0x19d32c[_0x23e656(0xd2)]),(0x0,check_1[_0x23e656(0xee)])(_0x19d32c);let _0x4c64b7={'name':_0x23e656(0xe1)};_0x19d32c[_0x23e656(0xe6)]=_0x23e656(0xdc);if(_0x19d32c[_0x23e656(0xc5)])_0x4c64b7[_0x23e656(0xc5)]=_0x19d32c[_0x23e656(0xc5)];else{const _0xfd0e3e=await start(_0x19d32c);if(!_0xfd0e3e)return![];_0x4c64b7['name']=_0xfd0e3e['json'][_0x23e656(0xc5)];}return await xcode_1[_0x23e656(0xe0)][_0x23e656(0xd9)](_0x19d32c,_0x4c64b7),!![];}async function run(_0x5f5422){const _0x14da7c=_0x3ebd5d;resource_1['ResourceManager'][_0x14da7c(0xea)](_0x5f5422['platform']);let _0x14e58d={'name':_0x14da7c(0xe1),'id':'com.SpatialWeb.test'};const _0x306585=await start(_0x5f5422,!![]);if(!_0x306585)return![];return _0x14e58d[_0x14da7c(0xc5)]=_0x306585[_0x14da7c(0xc7)][_0x14da7c(0xc5)],_0x14e58d['id']=_0x306585[_0x14da7c(0xc7)]['id'],await xcode_1[_0x14da7c(0xe0)]['runWithSimulator'](_0x14e58d),!![];}
|
package/dist/lib/cmds/check.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var _0x469a25=_0xa766;function _0xa766(_0x1cac87,_0x30081b){var _0x3453a8=_0x3453();return _0xa766=function(_0xa7667b,_0x2b5839){_0xa7667b=_0xa7667b-0x65;var _0x2106a7=_0x3453a8[_0xa7667b];return _0x2106a7;},_0xa766(_0x1cac87,_0x30081b);}(function(_0x344782,_0x545a85){var _0x1e96e2=_0xa766,_0x4e7b7e=_0x344782();while(!![]){try{var _0x413806=-parseInt(_0x1e96e2(0x69))/0x1+-parseInt(_0x1e96e2(0x6a))/0x2*(parseInt(_0x1e96e2(0x78))/0x3)+-parseInt(_0x1e96e2(0x7a))/0x4*(parseInt(_0x1e96e2(0x71))/0x5)+-parseInt(_0x1e96e2(0x72))/0x6+parseInt(_0x1e96e2(0x7b))/0x7*(parseInt(_0x1e96e2(0x6f))/0x8)+parseInt(_0x1e96e2(0x76))/0x9*(-parseInt(_0x1e96e2(0x6e))/0xa)+parseInt(_0x1e96e2(0x70))/0xb*(parseInt(_0x1e96e2(0x7c))/0xc);if(_0x413806===_0x545a85)break;else _0x4e7b7e['push'](_0x4e7b7e['shift']());}catch(_0x3191da){_0x4e7b7e['push'](_0x4e7b7e['shift']());}}}(_0x3453,0x4cf79));Object[_0x469a25(0x65)](exports,_0x469a25(0x75),{'value':!![]}),exports[_0x469a25(0x66)]=checkBuildParams,exports[_0x469a25(0x74)]=checkStoreParams;function _0x3453(){var _0x384c56=['99wKJzkt','base-url','18SLOJEB','manifest','52RylifK','203KfdpIM','16240428QfmEpW','version','defineProperty','checkBuildParams','teamId','manifest-url','529462rhfCnm','143876pXOjZh','--teamId\x20is\x20required','--base-url\x20is\x20required','version\x20is\x20required','527760nvIhqQ','165008vjGVGP','11BNclfP','25295WwrovM','173238lfTmrR','--u\x20and\x20--p\x20is\x20required','checkStoreParams','__esModule'];_0x3453=function(){return _0x384c56;};return _0x3453();}function checkBuildParams(_0x142054,_0x214fb8=![]){var _0x20bf04=_0x469a25;if(_0x142054[_0x20bf04(0x79)]&&_0x142054[_0x20bf04(0x68)])throw new Error('--manifest\x20and\x20--manifest-url\x20cannot\x20be\x20used\x20at\x20the\x20same\x20time');if(!_0x142054[_0x20bf04(0x67)]&&!_0x214fb8)throw new Error(_0x20bf04(0x6b));if(!_0x142054[_0x20bf04(0x77)])throw new Error(_0x20bf04(0x6c));}function checkStoreParams(_0x51f0b3){var _0x2e59b3=_0x469a25;if(!(_0x51f0b3['u']&&_0x51f0b3['p']))throw new Error(_0x2e59b3(0x73));if(!_0x51f0b3[_0x2e59b3(0x7d)])throw new Error(_0x2e59b3(0x6d));}
|
package/dist/lib/cmds/help.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x30a753=_0x5317;(function(_0x369f95,_0x7b98db){const _0x4ea494=_0x5317,_0x5239cc=_0x369f95();while(!![]){try{const _0xf596c8=-parseInt(_0x4ea494(0x1cd))/0x1+-parseInt(_0x4ea494(0x1c3))/0x2*(-parseInt(_0x4ea494(0x1c1))/0x3)+-parseInt(_0x4ea494(0x1d1))/0x4*(parseInt(_0x4ea494(0x1cc))/0x5)+parseInt(_0x4ea494(0x1d0))/0x6*(parseInt(_0x4ea494(0x1d4))/0x7)+-parseInt(_0x4ea494(0x1d2))/0x8*(parseInt(_0x4ea494(0x1ce))/0x9)+parseInt(_0x4ea494(0x1c2))/0xa*(parseInt(_0x4ea494(0x1c5))/0xb)+parseInt(_0x4ea494(0x1be))/0xc;if(_0xf596c8===_0x7b98db)break;else _0x5239cc['push'](_0x5239cc['shift']());}catch(_0x38a9dd){_0x5239cc['push'](_0x5239cc['shift']());}}}(_0xbf98,0x6f10d));function _0x5317(_0x25d53b,_0x2c94a0){const _0xbf98fa=_0xbf98();return _0x5317=function(_0x53171c,_0x215a37){_0x53171c=_0x53171c-0x1b9;let _0x283db1=_0xbf98fa[_0x53171c];return _0x283db1;},_0x5317(_0x25d53b,_0x2c94a0);}Object[_0x30a753(0x1cf)](exports,_0x30a753(0x1b9),{'value':!![]}),exports[_0x30a753(0x1c8)]=help;const Log_1=require(_0x30a753(0x1c7)),HELP_MESSAGES=new Map([['main',['webspatial\x20[command]\x20<options>','','',_0x30a753(0x1d6),_0x30a753(0x1c0)+_0x30a753(0x1c9),'run\x20................\x20build\x20and\x20run\x20WebSpatial\x20Project\x20on\x20Apple\x20Vision\x20Pro\x20simulator',_0x30a753(0x1ba)]['join']('\x0a')],[_0x30a753(0x1d5),[_0x30a753(0x1bb),'','','webspatial\x20build\x20--manifest=<local-manifest-path>\x20--project=<local-web-project-path>\x20--teamId=<teamId>\x20[--version=version]\x20[--buildType=release-testing]','','',_0x30a753(0x1d3)][_0x30a753(0x1c4)]('\x0a')],[_0x30a753(0x1bf),[_0x30a753(0x1bb),'','',_0x30a753(0x1d7),'','',_0x30a753(0x1cb)][_0x30a753(0x1c4)]('\x0a')],[_0x30a753(0x1da),[_0x30a753(0x1bb),'','',_0x30a753(0x1bd),'','',_0x30a753(0x1ca),'','',_0x30a753(0x1d9)]['join']('\x0a')]]);async function help(_0x4611d3,_0x59a760=new Log_1[(_0x30a753(0x1c6))](_0x30a753(0x1c8))){const _0x2306f4=_0x30a753,_0x189a91=_0x4611d3['_'][0x1],_0x5a3fb2=HELP_MESSAGES['get'](_0x189a91)||HELP_MESSAGES[_0x2306f4(0x1d8)]('main');return _0x59a760[_0x2306f4(0x1bc)](_0x5a3fb2),!![];}function _0xbf98(){const _0x4cfdcc=['3523128gaanBe','dev','build\x20................\x20initializes\x20a\x20new\x20WebSpatial\x20Project','4299fYECvM','20170NvMwrV','394izhNwF','join','2937yXDjLp','ConsoleLog','../utils/Log','help','\x20and\x20generates\x20an\x20Apple\x20Vision\x20Pro\x20App\x20from\x20a\x20WebSpatial\x20Project','webspatial\x20publish\x20--manifest-url=<net-manifest-url>\x20--teamId=<teamId>\x20--version=<version>\x20--u=<username>\x20--p=<password>','webspatial\x20dev\x20--manifest-url=<net-manifest-url>','65BHoecf','77276BIcgkq','1701378JvEQdt','defineProperty','4764AKejeQ','136596kVQEzP','16hdSCCZ','webspatial\x20build\x20--manifest-url=<net-manifest-url>\x20--teamId=<teamId>\x20[--version=version]\x20[--buildType=release-testing]','2114zmxmMe','build','help\x20................\x20shows\x20this\x20menu','webspatial\x20dev\x20--manifest=<local-manifest-path>\x20--project=<local-web-project-path>','get','webspatial\x20publish\x20--name=<app-name>\x20--version=<version>\x20--u=<username>\x20--p=<password>','publish','__esModule','publish..............\x20upload\x20WebSpatial\x20Project\x20to\x20App\x20Store\x20Connect','Usage:','info','webspatial\x20publish\x20--manifest=<local-manifest-path>\x20--project=<local-web-project-path>\x20--teamId=<teamId>\x20--version=<version>\x20--u=<username>\x20--p=<password>'];_0xbf98=function(){return _0x4cfdcc;};return _0xbf98();}
|
package/dist/lib/cmds/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';function _0x49a3(){const _0x17664b=['1455CXhysO','__esModule','1386TIcyVt','ConsoleLog','498WTRKOF','promises','1151548RKzVgc','join','279WNoYVt','version','312030PQHggw','readFile','1934002ssjfBn','272pJTBng','12204onSZIY','30065MKqOUn','info','defineProperty','1396cOmhff','10787fqWQEB','path','parse'];_0x49a3=function(){return _0x17664b;};return _0x49a3();}function _0x158b(_0x12043f,_0x4d22ee){const _0x49a325=_0x49a3();return _0x158b=function(_0x158b62,_0x30c801){_0x158b62=_0x158b62-0x117;let _0x45c169=_0x49a325[_0x158b62];return _0x45c169;},_0x158b(_0x12043f,_0x4d22ee);}const _0x4f0ab6=_0x158b;(function(_0x132fdc,_0x569afe){const _0x1c9e18=_0x158b,_0xb69be5=_0x132fdc();while(!![]){try{const _0x15a4a8=-parseInt(_0x1c9e18(0x123))/0x1+parseInt(_0x1c9e18(0x129))/0x2+-parseInt(_0x1c9e18(0x11d))/0x3*(-parseInt(_0x1c9e18(0x119))/0x4)+parseInt(_0x1c9e18(0x12c))/0x5*(-parseInt(_0x1c9e18(0x121))/0x6)+-parseInt(_0x1c9e18(0x11a))/0x7*(-parseInt(_0x1c9e18(0x12a))/0x8)+parseInt(_0x1c9e18(0x125))/0x9*(parseInt(_0x1c9e18(0x127))/0xa)+-parseInt(_0x1c9e18(0x11f))/0xb*(-parseInt(_0x1c9e18(0x12b))/0xc);if(_0x15a4a8===_0x569afe)break;else _0xb69be5['push'](_0xb69be5['shift']());}catch(_0x151e37){_0xb69be5['push'](_0xb69be5['shift']());}}}(_0x49a3,0x9aa7c));Object[_0x4f0ab6(0x118)](exports,_0x4f0ab6(0x11e),{'value':!![]}),exports['version']=version;const fs=require('fs'),path=require(_0x4f0ab6(0x11b)),Log_1=require('../utils/Log');async function version(_0x236e9d=new Log_1[(_0x4f0ab6(0x120))](_0x4f0ab6(0x126))){const _0x4216b5=_0x4f0ab6,_0xdd9934=path[_0x4216b5(0x124)](__dirname,'../../../package.json'),_0x8b33f5=await(await fs[_0x4216b5(0x122)][_0x4216b5(0x128)](_0xdd9934))['toString'](),_0x173807=JSON[_0x4216b5(0x11c)](_0x8b33f5);return _0x236e9d[_0x4216b5(0x117)](_0x173807[_0x4216b5(0x126)]),!![];}
|
package/dist/lib/pwa/config.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare function configId(manifestJson: Record<string, any>): void;
|
|
2
|
-
export declare function configStartUrl(manifestJson: Record<string, any>,
|
|
2
|
+
export declare function configStartUrl(manifestJson: Record<string, any>, urlRoot: string): void;
|
|
3
3
|
export declare function configScope(manifestJson: Record<string, any>, fromNet: boolean): void;
|
|
4
4
|
export declare function configDisplay(manifestJson: Record<string, any>): void;
|
|
5
5
|
export declare function configMainScene(manifestJson: Record<string, any>): void;
|
package/dist/lib/pwa/config.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x59ba1d=_0x255a;(function(_0x1b4525,_0x2790d5){const _0x260c03=_0x255a,_0x48ff8d=_0x1b4525();while(!![]){try{const _0x6026a6=parseInt(_0x260c03(0x183))/0x1+-parseInt(_0x260c03(0x1aa))/0x2+-parseInt(_0x260c03(0x19e))/0x3*(-parseInt(_0x260c03(0x191))/0x4)+parseInt(_0x260c03(0x198))/0x5*(parseInt(_0x260c03(0x1bc))/0x6)+parseInt(_0x260c03(0x1af))/0x7+parseInt(_0x260c03(0x18a))/0x8*(-parseInt(_0x260c03(0x1ab))/0x9)+-parseInt(_0x260c03(0x193))/0xa;if(_0x6026a6===_0x2790d5)break;else _0x48ff8d['push'](_0x48ff8d['shift']());}catch(_0x3cf404){_0x48ff8d['push'](_0x48ff8d['shift']());}}}(_0xa4a5,0x259d2));Object[_0x59ba1d(0x1a5)](exports,_0x59ba1d(0x184),{'value':!![]}),exports[_0x59ba1d(0x1b0)]=void 0x0,exports[_0x59ba1d(0x1a7)]=configId,exports[_0x59ba1d(0x18c)]=configStartUrl,exports[_0x59ba1d(0x1be)]=configScope,exports[_0x59ba1d(0x1ad)]=configDisplay,exports[_0x59ba1d(0x19f)]=configMainScene,exports[_0x59ba1d(0x1a8)]=configDeeplink;const utils_1=require('../utils/utils'),validate_1=require('./validate'),path_1=require(_0x59ba1d(0x1b1));function configId(_0x1dd26f){const _0x2e24a1=_0x59ba1d,_0x7b4d1a=new URL(_0x1dd26f['id']);let _0x33a850=_0x7b4d1a[_0x2e24a1(0x1b6)][_0x2e24a1(0x1c2)]('.')[_0x2e24a1(0x194)]();_0x1dd26f['id']=_0x33a850['join']('.');}function configStartUrl(_0x5658a8,_0x4c28ef){const _0x22e17d=_0x59ba1d,_0x10ab71=(0x0,validate_1['validateURL'])(_0x5658a8[_0x22e17d(0x1b5)]),_0x5eb6f2=(0x0,validate_1[_0x22e17d(0x19c)])(_0x4c28ef);let _0x259e8a=_0x5658a8[_0x22e17d(0x1b5)];if(_0x10ab71){const _0x257f68=_0x259e8a['lastIndexOf']('/'),_0x569d9d=_0x259e8a[_0x22e17d(0x180)](_0x257f68,_0x259e8a['length']);_0x259e8a=_0x569d9d;}_0x5eb6f2?_0x259e8a=(0x0,path_1['join'])(_0x4c28ef,_0x259e8a):_0x259e8a=(0x0,path_1['join'])(_0x22e17d(0x1ac),_0x4c28ef,_0x259e8a),_0x5658a8[_0x22e17d(0x1b5)]=_0x259e8a;}function _0x255a(_0x2b508e,_0x3ac451){const _0xa4a5e4=_0xa4a5();return _0x255a=function(_0x255ada,_0x203559){_0x255ada=_0x255ada-0x17e;let _0x51e2ac=_0xa4a5e4[_0x255ada];return _0x51e2ac;},_0x255a(_0x2b508e,_0x3ac451);}function _0xa4a5(){const _0x10aca0=['protocol_handlers','string','split','default_size','ftps','scope','width','wtai','slice','minimal-ui','splice','16782OPEZGH','__esModule','nntp','https://','web+','sftp','object','72LRmson','urn','configStartUrl','protocol','dynamic','irc','replace','1132BxDdYL','sip','3321430KDGITB','reverse','contentSize','height','magnet','1377145HZIFze','join','url','indexOf','validateURL','display_override','2340KsQDmI','configMainScene','display','includes','news','resizability','standalone','defineProperty','automatic','configId','configDeeplink','contentMinSize','163756koGPJe','4527pfjTvw','./static-web','configDisplay','length','417641Wvrjpr','safelist','path','http://','mailto','defaultSize','start_url','host','parseRouter','smsto','xr_main_scene','xmpp','mainScene','6yLMkKK','geo','configScope','mms'];_0xa4a5=function(){return _0x10aca0;};return _0xa4a5();}function configScope(_0x1fbe80,_0x5eb365){const _0x1ae4db=_0x59ba1d;var _0x52229d,_0x1f077e,_0x29d953;let _0x501ed2='';const _0x2cb516=(0x0,validate_1[_0x1ae4db(0x19c)])(_0x1fbe80[_0x1ae4db(0x1c5)]);if(_0x5eb365&&_0x2cb516){const _0x28a284=new URL((_0x52229d=_0x1fbe80[_0x1ae4db(0x1c5)])!==null&&_0x52229d!==void 0x0?_0x52229d:''),_0x3b051d=new URL(_0x1fbe80['start_url']);(_0x28a284['host']!==_0x3b051d[_0x1ae4db(0x1b6)]||_0x1fbe80[_0x1ae4db(0x1b5)][_0x1ae4db(0x19b)](_0x501ed2)!==0x0)&&(_0x501ed2=(0x0,utils_1[_0x1ae4db(0x1b7)])(_0x1fbe80[_0x1ae4db(0x1b5)]));}else{if(_0x5eb365&&!_0x2cb516){const _0x4fe4d9=_0x1fbe80['start_url'][_0x1ae4db(0x19b)]('http://')===0x0?_0x1ae4db(0x1b2):_0x1ae4db(0x186);_0x501ed2=(0x0,path_1[_0x1ae4db(0x199)])(_0x1fbe80[_0x1ae4db(0x1b5)][_0x1ae4db(0x190)](_0x4fe4d9,''),(_0x1f077e=_0x1fbe80[_0x1ae4db(0x1c5)])!==null&&_0x1f077e!==void 0x0?_0x1f077e:''),_0x501ed2=_0x4fe4d9+_0x501ed2;}else _0x501ed2=(0x0,path_1[_0x1ae4db(0x199)])((0x0,utils_1[_0x1ae4db(0x1b7)])(_0x1fbe80[_0x1ae4db(0x1b5)]),(_0x29d953=_0x1fbe80['scope'])!==null&&_0x29d953!==void 0x0?_0x29d953:'');}_0x1fbe80[_0x1ae4db(0x1c5)]=_0x501ed2;}function configDisplay(_0x235f4a){const _0x18e834=_0x59ba1d;let _0xcf3f50=_0x235f4a[_0x18e834(0x1a0)];_0xcf3f50!==_0x18e834(0x181)&&_0xcf3f50!==_0x18e834(0x1a4)&&(_0xcf3f50=_0x18e834(0x1a4));if(_0x235f4a[_0x18e834(0x19d)]&&_0x235f4a[_0x18e834(0x19d)][_0x18e834(0x1ae)]>0x0){const _0x5d8fb9=_0x235f4a[_0x18e834(0x19d)][_0x18e834(0x19b)](_0x18e834(0x181)),_0x21136f=_0x235f4a[_0x18e834(0x19d)]['indexOf'](_0x18e834(0x1a4));if(_0x5d8fb9>=0x0&&_0x21136f>=0x0)_0xcf3f50=_0x21136f>_0x5d8fb9?'standalone':_0x18e834(0x181);else{if(_0x5d8fb9>=0x0)_0xcf3f50='minimal-ui';else _0x21136f>=0x0&&(_0xcf3f50=_0x18e834(0x1a4));}}}function configMainScene(_0x1444e4){const _0x49c5bf=_0x59ba1d;var _0x59224b,_0x112788;const _0x264a57=[_0x49c5bf(0x1a6),_0x49c5bf(0x1a9),_0x49c5bf(0x195)];let _0x2610e1={'defaultSize':{'width':0x500,'height':0x500},'resizability':'automatic'};if(_0x1444e4[_0x49c5bf(0x1b9)]){if(typeof _0x1444e4[_0x49c5bf(0x1b9)]===_0x49c5bf(0x189))_0x2610e1[_0x49c5bf(0x1b4)]['width']=Number((_0x59224b=_0x1444e4[_0x49c5bf(0x1b9)][_0x49c5bf(0x1c3)])===null||_0x59224b===void 0x0?void 0x0:_0x59224b[_0x49c5bf(0x17e)])>0x0?_0x1444e4[_0x49c5bf(0x1b9)][_0x49c5bf(0x1c3)][_0x49c5bf(0x17e)]:0x500,_0x2610e1[_0x49c5bf(0x1b4)][_0x49c5bf(0x196)]=Number((_0x112788=_0x1444e4['xr_main_scene']['default_size'])===null||_0x112788===void 0x0?void 0x0:_0x112788[_0x49c5bf(0x196)])>0x0?_0x1444e4[_0x49c5bf(0x1b9)][_0x49c5bf(0x1c3)]['height']:0x500,_0x2610e1['resizability']=_0x264a57['includes'](_0x1444e4[_0x49c5bf(0x1b9)][_0x49c5bf(0x1a3)])?_0x1444e4[_0x49c5bf(0x1b9)][_0x49c5bf(0x1a3)]:_0x49c5bf(0x1a6),_0x1444e4[_0x49c5bf(0x1bb)]=_0x2610e1;else typeof _0x1444e4[_0x49c5bf(0x1b9)]===_0x49c5bf(0x1c1)&&(_0x1444e4[_0x49c5bf(0x1bb)]=_0x49c5bf(0x18e));}}function configDeeplink(_0x124430){const _0x281d9c=_0x59ba1d;if(_0x124430[_0x281d9c(0x1c0)]&&_0x124430['protocol_handlers'][_0x281d9c(0x1ae)]>0x0)for(var _0x585384=0x0;_0x585384<_0x124430[_0x281d9c(0x1c0)][_0x281d9c(0x1ae)];_0x585384++){const _0x1076d8=_0x124430[_0x281d9c(0x1c0)][_0x585384];if(_0x1076d8[_0x281d9c(0x18d)]&&(exports[_0x281d9c(0x1b0)][_0x281d9c(0x1a1)](_0x1076d8[_0x281d9c(0x18d)])||_0x1076d8['protocol']['indexOf'](_0x281d9c(0x187))===0x0)){if(!((0x0,validate_1[_0x281d9c(0x19c)])(_0x1076d8[_0x281d9c(0x19a)])&&_0x1076d8[_0x281d9c(0x19a)][_0x281d9c(0x19b)](_0x124430[_0x281d9c(0x1c5)])<0x0))continue;}_0x124430[_0x281d9c(0x1c0)][_0x281d9c(0x182)](_0x585384,0x1),_0x585384--;}}exports['safelist']=['bitcoin','ftp',_0x59ba1d(0x1c4),_0x59ba1d(0x1bd),'im',_0x59ba1d(0x18f),'ircs',_0x59ba1d(0x197),_0x59ba1d(0x1b3),'matrix',_0x59ba1d(0x1bf),_0x59ba1d(0x1a2),_0x59ba1d(0x185),'openpgp4fpr',_0x59ba1d(0x188),_0x59ba1d(0x192),'sms',_0x59ba1d(0x1b8),'ssh','tel',_0x59ba1d(0x18b),'webcal',_0x59ba1d(0x17f),_0x59ba1d(0x1ba)];
|
package/dist/lib/pwa/index.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ export interface InitArgs {
|
|
|
2
2
|
'manifest-url'?: string;
|
|
3
3
|
manifest?: string;
|
|
4
4
|
project?: string;
|
|
5
|
+
'base-url': string;
|
|
5
6
|
}
|
|
6
7
|
export interface ManifestInfo {
|
|
7
8
|
json: Record<string, any>;
|
|
@@ -12,5 +13,5 @@ export declare class PWAGenerator {
|
|
|
12
13
|
static DisplayModes: string[];
|
|
13
14
|
static generator(args: InitArgs, isDev?: boolean): Promise<ManifestInfo>;
|
|
14
15
|
static validate(args: InitArgs, isDev?: boolean): Promise<ManifestInfo>;
|
|
15
|
-
static config(manifestInfo: ManifestInfo, isDev: boolean): void;
|
|
16
|
+
static config(manifestInfo: ManifestInfo, urlRoot: string, isDev: boolean): void;
|
|
16
17
|
}
|
package/dist/lib/pwa/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x3728c4=_0x3f73;(function(_0x27f5be,_0x2fd201){const _0xd304f7=_0x3f73,_0x4321c7=_0x27f5be();while(!![]){try{const _0x170e22=parseInt(_0xd304f7(0x71))/0x1*(parseInt(_0xd304f7(0x6e))/0x2)+parseInt(_0xd304f7(0x7b))/0x3+parseInt(_0xd304f7(0x75))/0x4+-parseInt(_0xd304f7(0x86))/0x5+-parseInt(_0xd304f7(0x84))/0x6*(parseInt(_0xd304f7(0x8e))/0x7)+-parseInt(_0xd304f7(0x7e))/0x8+parseInt(_0xd304f7(0x81))/0x9*(parseInt(_0xd304f7(0x7a))/0xa);if(_0x170e22===_0x2fd201)break;else _0x4321c7['push'](_0x4321c7['shift']());}catch(_0x276315){_0x4321c7['push'](_0x4321c7['shift']());}}}(_0x39d9,0x24dcb));Object['defineProperty'](exports,_0x3728c4(0x70),{'value':!![]}),exports[_0x3728c4(0x87)]=void 0x0;function _0x39d9(){const _0xb4ce29=['generator','configId','configMainScene','42lVCvgt','checkStartUrl','manifest-url','minimal-ui','DisplayModes','validate','configScope','35306lXKjyt','reset\x20manifest.json:\x20ok','__esModule','3epNcee','fromNet','./config','standalone','914792TkdcCq','cwd','loadJsonFromDisk','configDeeplink','config','90YcXDnr','22332BcschU','json','manifest','1656880rEFORt','path','base-url','246420bfiwZu','./validate','join','9408XfEkGH','checkId','840080UTrrvE','PWAGenerator','log','configDisplay','checkIcons'];_0x39d9=function(){return _0xb4ce29;};return _0x39d9();}const path_1=require(_0x3728c4(0x7f)),config_1=require(_0x3728c4(0x73)),load_1=require('../resource/load'),validate_1=require(_0x3728c4(0x82));function _0x3f73(_0x39caab,_0x4a58a8){const _0x39d9f3=_0x39d9();return _0x3f73=function(_0x3f73b3,_0x15d0da){_0x3f73b3=_0x3f73b3-0x6b;let _0x5adb7f=_0x39d9f3[_0x3f73b3];return _0x5adb7f;},_0x3f73(_0x39caab,_0x4a58a8);}class PWAGenerator{static async[_0x3728c4(0x8b)](_0x1d379e,_0x264f20=![]){const _0x5821d8=_0x3728c4;let _0x2c56b9=await this['validate'](_0x1d379e,_0x264f20);return console[_0x5821d8(0x88)]('check\x20manifest.json:\x20ok'),await this[_0x5821d8(0x79)](_0x2c56b9,_0x1d379e[_0x5821d8(0x80)],_0x264f20),console[_0x5821d8(0x88)](_0x5821d8(0x6f)),_0x2c56b9;}static async[_0x3728c4(0x6c)](_0x3a31da,_0x46ce41=![]){const _0x43000b=_0x3728c4;var _0x3b9ffd;let _0xcb3076={},_0xa1ce5b='',_0x493e36=![];_0x3a31da[_0x43000b(0x90)]?(_0xa1ce5b=_0x3a31da[_0x43000b(0x90)],_0x493e36=!![],_0xcb3076=await(0x0,load_1['loadJsonFromNet'])(_0x3a31da[_0x43000b(0x90)])):(_0xa1ce5b=(0x0,path_1[_0x43000b(0x83)])(process[_0x43000b(0x76)](),(_0x3b9ffd=_0x3a31da[_0x43000b(0x7d)])!==null&&_0x3b9ffd!==void 0x0?_0x3b9ffd:'public/manifest.json'),_0xcb3076=await(0x0,load_1[_0x43000b(0x77)])(_0xa1ce5b));(0x0,validate_1['checkManifestJson'])(_0xcb3076);var _0x1f6b40=(0x0,validate_1[_0x43000b(0x8f)])(_0xcb3076,_0xa1ce5b,_0x493e36,_0x46ce41);if(!_0x46ce41)(0x0,validate_1[_0x43000b(0x85)])(_0xcb3076);return await(0x0,validate_1[_0x43000b(0x8a)])(_0xcb3076,_0xa1ce5b),{'json':_0xcb3076,'url':_0xa1ce5b,'fromNet':_0x1f6b40};}static[_0x3728c4(0x79)](_0x4d4083,_0x3fb9c5,_0x59a9a3){const _0x306091=_0x3728c4;(0x0,config_1['configStartUrl'])(_0x4d4083[_0x306091(0x7c)],_0x3fb9c5);if(!_0x59a9a3)(0x0,config_1[_0x306091(0x8c)])(_0x4d4083[_0x306091(0x7c)]);(0x0,config_1[_0x306091(0x6d)])(_0x4d4083[_0x306091(0x7c)],_0x4d4083[_0x306091(0x72)]),(0x0,config_1[_0x306091(0x89)])(_0x4d4083['json']),(0x0,config_1[_0x306091(0x78)])(_0x4d4083[_0x306091(0x7c)]),(0x0,config_1[_0x306091(0x8d)])(_0x4d4083[_0x306091(0x7c)]);}}exports[_0x3728c4(0x87)]=PWAGenerator,PWAGenerator[_0x3728c4(0x6b)]=[_0x3728c4(0x74),_0x3728c4(0x91)];
|
package/dist/lib/pwa/validate.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x506509=_0x5c34;(function(_0x455e35,_0x21e17d){const _0x24c639=_0x5c34,_0x167099=_0x455e35();while(!![]){try{const _0x4390f3=parseInt(_0x24c639(0x205))/0x1*(-parseInt(_0x24c639(0x1e8))/0x2)+-parseInt(_0x24c639(0x20e))/0x3+parseInt(_0x24c639(0x1f1))/0x4*(parseInt(_0x24c639(0x1fd))/0x5)+-parseInt(_0x24c639(0x207))/0x6*(parseInt(_0x24c639(0x202))/0x7)+parseInt(_0x24c639(0x1ef))/0x8+parseInt(_0x24c639(0x1ec))/0x9+-parseInt(_0x24c639(0x1ed))/0xa*(-parseInt(_0x24c639(0x1f7))/0xb);if(_0x4390f3===_0x21e17d)break;else _0x167099['push'](_0x167099['shift']());}catch(_0x463139){_0x167099['push'](_0x167099['shift']());}}}(_0x82d6,0xd968e));Object[_0x506509(0x20f)](exports,_0x506509(0x1e9),{'value':!![]}),exports[_0x506509(0x214)]=checkManifestJson,exports[_0x506509(0x1f6)]=checkStartUrl,exports[_0x506509(0x213)]=checkIcons,exports[_0x506509(0x212)]=checkId,exports[_0x506509(0x20b)]=validateURL;const path_1=require(_0x506509(0x20a)),_1=require('.'),CustomError_1=require(_0x506509(0x201)),utils_1=require(_0x506509(0x203)),imageHelper_1=require('../resource/imageHelper'),load_1=require(_0x506509(0x21b));function checkManifestJson(_0x426bf7){const _0x220cd6=_0x506509;var _0x31dce5;const _0x487ddd=[];!_0x426bf7[_0x220cd6(0x1fe)]&&!_0x426bf7['short_name']&&_0x487ddd[_0x220cd6(0x1ee)]({'code':0xbbe,'message':'In\x20the\x20Spatial\x20Web\x20App\x20Manifest,\x20it\x20is\x20necessary\x20to\x20provide\x20the\x20name\x20property\x20or\x20short_name\x20property\x20(preferably\x20both)','message_staring_params':{}});!((_0x31dce5=_0x426bf7[_0x220cd6(0x1eb)])===null||_0x31dce5===void 0x0?void 0x0:_0x31dce5[_0x220cd6(0x1fa)])&&_0x487ddd[_0x220cd6(0x1ee)]({'code':0xbbf,'message':_0x220cd6(0x21a),'message_staring_params':{}});!_0x426bf7[_0x220cd6(0x215)]&&_0x487ddd['push']({'code':0xbc0,'message':'In\x20the\x20Spatial\x20Web\x20App\x20Manifest,\x20the\x20start_url\x20property\x20must\x20be\x20provided','message_staring_params':{}});!_1[_0x220cd6(0x20c)][_0x220cd6(0x204)][_0x220cd6(0x200)](_0x426bf7[_0x220cd6(0x206)])&&_0x487ddd[_0x220cd6(0x1ee)]({'code':0xbc1,'message':_0x220cd6(0x1f3)+('\x20can\x20only\x20be\x20one\x20of\x20\x22minimal-ui\x22\x20or\x20\x22standalone\x22\x20(your\x20current\x20configuration\x20is\x20'+_0x426bf7['display']+')'),'message_staring_params':{'display':_0x426bf7[_0x220cd6(0x206)]}});if(_0x487ddd[_0x220cd6(0x1fa)])throw new CustomError_1[(_0x220cd6(0x211))](_0x487ddd);}function checkStartUrl(_0x103f0d,_0x36797d,_0xecb407,_0x7c6315=![]){const _0x32c8ed=_0x506509;var _0x440958=![];if(_0x7c6315)return _0x440958=_0x103f0d[_0x32c8ed(0x215)][_0x32c8ed(0x1f9)](_0x32c8ed(0x1f0))===0x0||_0x103f0d[_0x32c8ed(0x215)][_0x32c8ed(0x1f9)](_0x32c8ed(0x20d))===0x0,_0x440958;if(_0xecb407){if(_0x103f0d[_0x32c8ed(0x215)][_0x32c8ed(0x1f9)](_0x32c8ed(0x1f0))==0x0){const _0x5a8597=new URL(_0x103f0d[_0x32c8ed(0x215)]),_0x439a5f=new URL(_0x36797d);if(_0x5a8597[_0x32c8ed(0x208)]!==_0x439a5f[_0x32c8ed(0x208)])throw new CustomError_1['CustomError']({'code':0xfa0,'message':_0x32c8ed(0x1f5),'message_staring_params':{}});}else{if(_0x103f0d[_0x32c8ed(0x215)][_0x32c8ed(0x1f9)](_0x32c8ed(0x20d))==0x0)throw new CustomError_1[(_0x32c8ed(0x211))]({'code':0xfa0,'message':_0x32c8ed(0x1f2),'message_staring_params':{}});}}else{if(_0x103f0d[_0x32c8ed(0x215)][_0x32c8ed(0x1f9)]('https://')==0x0||_0x103f0d[_0x32c8ed(0x215)][_0x32c8ed(0x1f9)](_0x32c8ed(0x20d))==0x0)throw new CustomError_1[(_0x32c8ed(0x211))]({'code':0xfa0,'message':_0x32c8ed(0x216),'message_staring_params':{}});}return _0x440958;}async function checkIcons(_0x4775d1,_0x497f5b){const _0x5ad35=_0x506509;var _0xe2f1d0;const _0x5d2187=(0x0,utils_1['parseRouter'])(_0x497f5b);let _0x3d3f00,_0x3f54a5,_0x201c63,_0x15e548=0x0;for(var _0x3c3886=0x0;_0x3c3886<_0x4775d1['icons'][_0x5ad35(0x1fa)];_0x3c3886++){const _0x37078f=_0x4775d1[_0x5ad35(0x1eb)][_0x3c3886];let _0x32bfcc=((_0xe2f1d0=_0x37078f[_0x5ad35(0x217)])===null||_0xe2f1d0===void 0x0?void 0x0:_0xe2f1d0[_0x5ad35(0x1f9)]('maskable'))>=0x0;if(!_0x32bfcc)continue;let _0x101b68=![],_0x4ffde0=_0x37078f['src'],_0x30ec81,_0x260cb7=0x0;!validateURL(_0x4ffde0)&&(_0x4ffde0=(0x0,path_1[_0x5ad35(0x219)])(_0x5d2187,_0x4ffde0));if(_0x37078f[_0x5ad35(0x1fc)]){const _0x43185c=_0x37078f[_0x5ad35(0x1fc)]['split']('\x20');_0x43185c['forEach'](_0x120732=>{let _0x86a258=_0x120732['split']('x');Number(_0x86a258[0x0])>=0x400&&Number(_0x86a258[0x1])>=0x400&&(_0x101b68=!![],Number(_0x86a258[0x0])>_0x260cb7&&(_0x260cb7=Number(_0x86a258[0x0])));});}else _0x30ec81=!_0x4ffde0['startsWith']('http')?await(0x0,load_1[_0x5ad35(0x210)])(_0x4ffde0):await(0x0,load_1['loadImageFromNet'])(_0x4ffde0),_0x30ec81[_0x5ad35(0x1ea)]()>=0x400&&_0x30ec81[_0x5ad35(0x1fb)]()>=0x400&&(_0x101b68=!![],_0x30ec81[_0x5ad35(0x1ea)]()>_0x260cb7&&(_0x260cb7=_0x30ec81['getWidth']()));_0x101b68&&_0x32bfcc&&(_0x260cb7>_0x15e548&&(_0x15e548=_0x260cb7,_0x3d3f00=_0x30ec81,_0x3f54a5=_0x4ffde0,_0x201c63=_0x37078f[_0x5ad35(0x217)]));}if(_0x15e548===0x0)throw new CustomError_1[(_0x5ad35(0x211))]({'code':0xfa0,'message':_0x5ad35(0x21c),'message_staring_params':{}});else _0x3f54a5&&(_0x3d3f00=!_0x3f54a5['startsWith'](_0x5ad35(0x1ff))?await(0x0,load_1[_0x5ad35(0x210)])(_0x3f54a5):await(0x0,load_1['loadImageFromNet'])(_0x3f54a5));if(_0x3d3f00&&!imageHelper_1[_0x5ad35(0x1f4)][_0x5ad35(0x218)](_0x3d3f00))throw new CustomError_1[(_0x5ad35(0x211))]({'code':0xfa0,'message':_0x5ad35(0x1f8),'message_staring_params':{}});_0x4775d1[_0x5ad35(0x1eb)]=[{'src':_0x3f54a5,'sizes':_0x15e548+'x'+_0x15e548,'purpose':_0x201c63}];}function _0x82d6(){const _0x29c50b=['validateURL','PWAGenerator','http://','4403049EaMBhX','defineProperty','loadImageFromDisk','CustomError','checkId','checkIcons','checkManifestJson','start_url','Local\x20manifest\x20cannot\x20package\x20network\x20project','purpose','isFullyOpaque','join','In\x20the\x20Spatial\x20Web\x20App\x20Manifest,\x20the\x20icons\x20property\x20must\x20be\x20provided\x20and\x20it\x20should\x20include\x20at\x20least\x20one\x20icon\x20object','../resource/load','In\x20the\x20Spatial\x20Web\x20App\x20on\x20VisionPro,\x20the\x20icon\x20must\x20be\x20greater\x20than\x20or\x20equal\x20to\x201024x1024,\x20and\x20the\x20purpose\x20parameter\x20must\x20include\x20maskable','748jqBdmp','__esModule','getWidth','icons','12475116QztYBv','61730MCnrHD','push','5842056aoKSFX','https://','152wPkyeY','In\x20the\x20WebSpatial\x20App\x20Manifest,\x20the\x20start_url\x20must\x20use\x20https','In\x20the\x20Spatial\x20Web\x20App\x20Manifest,\x20the\x20display\x20property\x20must\x20be\x20provided,\x20and\x20its\x20value','ImageHelper','In\x20the\x20WebSpatial\x20App\x20Manifest,\x20the\x20start_url\x20must\x20be\x20the\x20same\x20origin\x20with\x20manifest','checkStartUrl','4895QfYSFX','In\x20the\x20Spatial\x20Web\x20App\x20on\x20VisionPro,\x20must\x20be\x20a\x20fully\x20opaque\x20bitmap.','indexOf','length','getHeight','sizes','1465dLvRxK','name','http','includes','../utils/CustomError','564123PzvUWQ','../utils/utils','DisplayModes','2634eefEWq','display','114GViVjv','host','In\x20the\x20WebSpatial\x20App\x20Manifest,\x20the\x20id\x20or\x20start_url\x20must\x20be\x20a\x20valid\x20URL','path'];_0x82d6=function(){return _0x29c50b;};return _0x82d6();}function checkId(_0x33754f){const _0x1179e6=_0x506509;!_0x33754f['id']&&(_0x33754f['id']=_0x33754f[_0x1179e6(0x215)]);if(!validateURL(_0x33754f['id']))throw new CustomError_1[(_0x1179e6(0x211))]({'code':0xfa0,'message':_0x1179e6(0x209),'message_staring_params':{}});}function _0x5c34(_0x50d397,_0x474b5a){const _0x82d602=_0x82d6();return _0x5c34=function(_0x5c348e,_0x182c94){_0x5c348e=_0x5c348e-0x1e8;let _0x2e4423=_0x82d602[_0x5c348e];return _0x2e4423;},_0x5c34(_0x50d397,_0x474b5a);}function validateURL(_0x34bba8){try{return new URL(_0x34bba8),!![];}catch(_0x25f08d){return![];}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x38b304=_0x2656;(function(_0x3c3da4,_0x4d27b1){const _0x54b8af=_0x2656,_0xbbb561=_0x3c3da4();while(!![]){try{const _0x23d376=parseInt(_0x54b8af(0x86))/0x1+parseInt(_0x54b8af(0x8b))/0x2*(-parseInt(_0x54b8af(0x84))/0x3)+-parseInt(_0x54b8af(0x85))/0x4+-parseInt(_0x54b8af(0x88))/0x5*(parseInt(_0x54b8af(0x7b))/0x6)+parseInt(_0x54b8af(0x8a))/0x7*(parseInt(_0x54b8af(0x81))/0x8)+parseInt(_0x54b8af(0x82))/0x9*(parseInt(_0x54b8af(0x94))/0xa)+parseInt(_0x54b8af(0x7c))/0xb*(parseInt(_0x54b8af(0x93))/0xc);if(_0x23d376===_0x4d27b1)break;else _0xbbb561['push'](_0xbbb561['shift']());}catch(_0x22ae4b){_0xbbb561['push'](_0xbbb561['shift']());}}}(_0x22cd,0x8dc9c));Object[_0x38b304(0x89)](exports,_0x38b304(0x90),{'value':!![]}),exports[_0x38b304(0x8e)]=copyDir,exports[_0x38b304(0x87)]=clearDir;function _0x22cd(){const _0x2e1d8a=['forEach','copyDir','isDirectory','__esModule','writeFileSync','readFileSync','696BuUwvU','1112730ACJnCx','4036518uMxsGp','430903mRmgeD','log','unlinkSync','isFile','readdirSync','2784XHjnwH','9oJDalv','mkdirSync','22521ujICnG','2361664jFikdr','187517BWFtPN','clearDir','5fdsmhF','defineProperty','4858ZggYdw','258HdkaXa','statSync'];_0x22cd=function(){return _0x2e1d8a;};return _0x22cd();}function _0x2656(_0x408c58,_0x4471bf){const _0x22cdfe=_0x22cd();return _0x2656=function(_0x265607,_0x4126c5){_0x265607=_0x265607-0x7b;let _0xa347d9=_0x22cdfe[_0x265607];return _0xa347d9;},_0x2656(_0x408c58,_0x4471bf);}const fs=require('fs');function copyDir(_0x2244ef,_0x271d61){const _0x4440e3=_0x38b304,_0x28cafc=fs[_0x4440e3(0x80)](_0x2244ef);_0x28cafc['forEach'](_0x9187fb=>{const _0x48e77e=_0x4440e3,_0x330bca=_0x2244ef+'/'+_0x9187fb,_0x2fd31a=_0x271d61+'/'+_0x9187fb,_0x35d028=fs['statSync'](_0x330bca);if(_0x35d028[_0x48e77e(0x7f)]())try{fs[_0x48e77e(0x91)](_0x2fd31a,fs[_0x48e77e(0x92)](_0x330bca));}catch(_0x11e619){console[_0x48e77e(0x7d)](_0x11e619);}else _0x35d028[_0x48e77e(0x8f)]()&&(!fs['existsSync'](_0x2fd31a)&&fs[_0x48e77e(0x83)](_0x2fd31a,{'recursive':!![]}),copyDir(_0x330bca,_0x2fd31a));});}function clearDir(_0x1ffa50){const _0x242473=_0x38b304,_0x25d2b7=fs[_0x242473(0x80)](_0x1ffa50);_0x25d2b7[_0x242473(0x8d)](_0x362a97=>{const _0x88e788=_0x242473,_0x1a2faa=_0x1ffa50+'/'+_0x362a97,_0xd15935=fs[_0x88e788(0x8c)](_0x1a2faa);if(_0xd15935[_0x88e788(0x7f)]())try{fs[_0x88e788(0x7e)](_0x1a2faa);}catch(_0x46be93){console[_0x88e788(0x7d)](_0x46be93);}else _0xd15935[_0x88e788(0x8f)]()&&clearDir(_0x1a2faa);});}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x4e4fb2=_0x4998;(function(_0x4b1bec,_0x14d8b6){const _0x4dd67c=_0x4998,_0x65222b=_0x4b1bec();while(!![]){try{const _0x1cd04d=parseInt(_0x4dd67c(0x19b))/0x1+parseInt(_0x4dd67c(0x19d))/0x2*(parseInt(_0x4dd67c(0x1b0))/0x3)+-parseInt(_0x4dd67c(0x1a6))/0x4+-parseInt(_0x4dd67c(0x1ac))/0x5+parseInt(_0x4dd67c(0x1a7))/0x6+parseInt(_0x4dd67c(0x1a5))/0x7*(parseInt(_0x4dd67c(0x1a2))/0x8)+-parseInt(_0x4dd67c(0x1af))/0x9*(-parseInt(_0x4dd67c(0x1a8))/0xa);if(_0x1cd04d===_0x14d8b6)break;else _0x65222b['push'](_0x65222b['shift']());}catch(_0x5047b4){_0x65222b['push'](_0x65222b['shift']());}}}(_0x1d29,0x8e369));function _0x4998(_0xf762b,_0xdf0565){const _0x1d2982=_0x1d29();return _0x4998=function(_0x49985d,_0x559cdd){_0x49985d=_0x49985d-0x199;let _0x29fa70=_0x1d2982[_0x49985d];return _0x29fa70;},_0x4998(_0xf762b,_0xdf0565);}Object['defineProperty'](exports,_0x4e4fb2(0x1a4),{'value':!![]}),exports[_0x4e4fb2(0x1ae)]=void 0x0;function _0x1d29(){const _0x4c3fdc=['toFormat','getHeight','543531FjhHqh','png','89626bXtifQ','asPng','getWidth','svg2img','data','8jyVKvK','render','__esModule','383320nbMkQO','2332056Fdlnan','1891032juuqpr','20TtSFKM','jimp','width','webp2PngBuffer','3765455yzCNYK','@resvg/resvg-js','ImageHelper','1901601TccFLt','39DYSkmw'];_0x1d29=function(){return _0x4c3fdc;};return _0x1d29();}const Jimp=require(_0x4e4fb2(0x1a9)),sharp=require('sharp'),resvg_js_1=require(_0x4e4fb2(0x1ad));class ImageHelper{static['createImg'](_0x3a7847){return new Jimp(_0x3a7847,_0x3a7847,0x0);}static async[_0x4e4fb2(0x1ab)](_0x2d9875){const _0x2b625=_0x4e4fb2;return await sharp(_0x2d9875)[_0x2b625(0x199)](_0x2b625(0x19c))['toBuffer']();}static async[_0x4e4fb2(0x1a0)](_0x39e818){const _0x17ed18=_0x4e4fb2,_0x174226={'fitTo':{'mode':_0x17ed18(0x1aa),'value':0x400}},_0x35aabb=new resvg_js_1['Resvg'](_0x39e818,_0x174226),_0xe854c=_0x35aabb[_0x17ed18(0x1a3)](),_0x2b0730=_0xe854c[_0x17ed18(0x19e)]();return _0x2b0730;}static['isFullyOpaque'](_0x2c37cc){const _0xeed4f4=_0x4e4fb2,_0x480001=_0x2c37cc[_0xeed4f4(0x19f)]()*_0x2c37cc[_0xeed4f4(0x19a)]();for(var _0x4fbef1=0x0;_0x4fbef1<_0x480001;_0x4fbef1++){const _0x5dd74f=_0x4fbef1*0x4+0x3;if(_0x2c37cc['bitmap'][_0xeed4f4(0x1a1)][_0x5dd74f]<0xff)return![];}return!![];}}exports['ImageHelper']=ImageHelper;
|
|
@@ -14,7 +14,7 @@ export declare class ResourceManager {
|
|
|
14
14
|
* @description Check and set the platform path to ensure the existence of the specified platform module.
|
|
15
15
|
* If the module does not exist, it will be installed automatically.
|
|
16
16
|
* Also set the project directory, build directory, and export directory.
|
|
17
|
-
* @param platform The name of the platform to check, defaulting to '
|
|
17
|
+
* @param platform The name of the platform to check, defaulting to 'visionos'
|
|
18
18
|
*/
|
|
19
19
|
static checkPlatformPath(platform: string): void;
|
|
20
20
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';const _0x4eacdd=_0xcda2;(function(_0x11a86b,_0x2895f6){const _0x2e6837=_0xcda2,_0x320670=_0x11a86b();while(!![]){try{const _0x4788ef=-parseInt(_0x2e6837(0x1fa))/0x1*(-parseInt(_0x2e6837(0x1dd))/0x2)+parseInt(_0x2e6837(0x1f3))/0x3+-parseInt(_0x2e6837(0x202))/0x4*(parseInt(_0x2e6837(0x1f4))/0x5)+-parseInt(_0x2e6837(0x1d6))/0x6+-parseInt(_0x2e6837(0x1df))/0x7*(parseInt(_0x2e6837(0x1ed))/0x8)+-parseInt(_0x2e6837(0x1fd))/0x9*(-parseInt(_0x2e6837(0x1ea))/0xa)+parseInt(_0x2e6837(0x1f7))/0xb*(-parseInt(_0x2e6837(0x205))/0xc);if(_0x4788ef===_0x2895f6)break;else _0x320670['push'](_0x320670['shift']());}catch(_0x46adfa){_0x320670['push'](_0x320670['shift']());}}}(_0x3919,0x9d3e1));Object[_0x4eacdd(0x1f8)](exports,_0x4eacdd(0x204),{'value':!![]}),exports[_0x4eacdd(0x1f5)]=exports[_0x4eacdd(0x1e3)]=exports[_0x4eacdd(0x200)]=exports['ASSET_DIRECTORY']=exports[_0x4eacdd(0x1f9)]=exports['PROJECT_EXPORT_DIRECTORY']=exports[_0x4eacdd(0x1e2)]=exports['PROJECT_DIRECTORY']=void 0x0;const fs=require('fs'),path_1=require('path'),file_1=require(_0x4eacdd(0x1e9)),load_1=require(_0x4eacdd(0x1f0)),child_process_1=require(_0x4eacdd(0x1d9));exports[_0x4eacdd(0x1fb)]='',exports[_0x4eacdd(0x1e2)]='',exports[_0x4eacdd(0x1d3)]='',exports['WEB_PROJECT_DIRECTORY']=_0x4eacdd(0x1e4),exports[_0x4eacdd(0x1dc)]=_0x4eacdd(0x1de),exports[_0x4eacdd(0x200)]=exports[_0x4eacdd(0x1dc)]+_0x4eacdd(0x1ee),exports[_0x4eacdd(0x1e3)]=exports['ASSET_DIRECTORY']+_0x4eacdd(0x1da);function _0xcda2(_0x5bea95,_0x50466b){const _0x3919ed=_0x3919();return _0xcda2=function(_0xcda256,_0x23aad4){_0xcda256=_0xcda256-0x1d3;let _0x196d9e=_0x3919ed[_0xcda256];return _0x196d9e;},_0xcda2(_0x5bea95,_0x50466b);}const supportPlatform=[_0x4eacdd(0x1e0)];class ResourceManager{static async[_0x4eacdd(0x1e7)](_0x5cbcd5){const _0xab1a04=_0x4eacdd,_0x4c7dc2=(0x0,path_1[_0xab1a04(0x1e1)])(process[_0xab1a04(0x1fc)](),_0x5cbcd5),_0x5c86c1=(0x0,path_1[_0xab1a04(0x1e1)])(exports[_0xab1a04(0x1fb)],exports[_0xab1a04(0x1f9)]);!fs[_0xab1a04(0x1d8)](_0x5c86c1)?fs['mkdirSync'](_0x5c86c1,{'recursive':!![]}):(0x0,file_1[_0xab1a04(0x1d7)])(_0x5c86c1);try{(0x0,file_1[_0xab1a04(0x1d5)])(_0x4c7dc2,_0x5c86c1);}catch(_0x28c6e5){console[_0xab1a04(0x1fe)](_0x28c6e5);}}static async[_0x4eacdd(0x203)](_0x3cccdb){const _0x27e69f=_0x4eacdd,_0x3b4527=_0x3cccdb['json'],_0x206606=_0x3b4527[_0x27e69f(0x207)][0x0][_0x27e69f(0x1ff)],_0x3d24e5=!_0x206606['startsWith'](_0x27e69f(0x1f2))?await(0x0,load_1[_0x27e69f(0x1e5)])(_0x206606):await(0x0,load_1[_0x27e69f(0x206)])(_0x206606);return _0x3d24e5[_0x27e69f(0x1eb)](0x400,0x400),_0x3d24e5;}static[_0x4eacdd(0x1db)](_0x27c06d){const _0x35e17d=_0x4eacdd,_0x4ab037=_0x27c06d!==null&&_0x27c06d!==void 0x0?_0x27c06d:supportPlatform[0x0];if(!supportPlatform['includes'](_0x4ab037))throw new Error(_0x35e17d(0x201)+_0x4ab037+',\x20now\x20WebSpatial\x20only\x20support\x20'+supportPlatform['join'](','));let _0x4fc73c=(0x0,path_1['join'])(process['cwd'](),_0x35e17d(0x1f6)+_0x4ab037);!fs[_0x35e17d(0x1d8)](_0x4fc73c)&&(_0x4fc73c=(0x0,path_1['join'])(__dirname,_0x35e17d(0x1ef)+_0x4ab037));const _0x4e52f5=fs[_0x35e17d(0x1d8)](_0x4fc73c);!_0x4e52f5&&(0x0,child_process_1[_0x35e17d(0x1e6)])(_0x35e17d(0x1f1)+(0x0,path_1[_0x35e17d(0x1e1)])(__dirname,_0x35e17d(0x1d4))+_0x35e17d(0x1e8)+_0x4ab037),exports[_0x35e17d(0x1fb)]=_0x4fc73c,exports[_0x35e17d(0x1e2)]=(0x0,path_1[_0x35e17d(0x1e1)])(exports[_0x35e17d(0x1fb)],_0x35e17d(0x1ec)),exports[_0x35e17d(0x1d3)]=(0x0,path_1[_0x35e17d(0x1e1)])(exports['PROJECT_DIRECTORY'],'./export');}}exports[_0x4eacdd(0x1f5)]=ResourceManager;function _0x3919(){const _0x31116f=['PROJECT_DIRECTORY','cwd','156186uiDuhv','log','src','BACK_APPICON_DIRECTORY','not\x20support\x20platform\x20','8HyEVVa','generateIcon','__esModule','863976cwKNop','loadImageFromNet','icons','PROJECT_EXPORT_DIRECTORY','../../../','copyDir','694038ljJtmX','clearDir','existsSync','child_process','/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset','checkPlatformPath','ASSET_DIRECTORY','59266PSCqwi','web-spatial/Assets.xcassets','12229bfsvHT','visionos','join','PROJECT_BUILD_DIRECTORY','MIDDLE_APPICON_DIRECTORY','web-spatial/static-web','loadImageFromDisk','execSync','moveProjectFrom','\x20&&\x20pnpm\x20add\x20@webspatial/platform-','./file','300ermxHc','resize','./build','4248khfQWJ','/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset','../../../node_modules/@webspatial/platform-','./load','cd\x20','http','2387451kYMxUo','458765VwpHPv','ResourceManager','node_modules/@webspatial/platform-','33YnWIIK','defineProperty','WEB_PROJECT_DIRECTORY','26CgqeJs'];_0x3919=function(){return _0x31116f;};return _0x3919();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x45c7cb=_0xc8df;function _0xc8df(_0x26f194,_0x49e590){const _0x23f9ba=_0x23f9();return _0xc8df=function(_0xc8df9b,_0x316a4d){_0xc8df9b=_0xc8df9b-0x149;let _0x4ca68e=_0x23f9ba[_0xc8df9b];return _0x4ca68e;},_0xc8df(_0x26f194,_0x49e590);}function _0x23f9(){const _0x173b32=['decompressResponseBuffer','45418164QzPqul','1122VlkbFh','3636980AkJtZk','svg2img','456fCtWGt','59661OoEJwu','653178GiqEGU','read','text','content-encoding','trim','binary','./imageHelper','11XmtKpo','promises','Received\x20icon\x20with\x20invalid\x20Content-Type.','loadFileString','webp2PngBuffer','parse','ImageHelper','7581530Lkemgq','content-type','Failed\x20to\x20download\x20icon.\x20Responded\x20with\x20status\x20','Failed\x20to\x20download\x20Web\x20Manifest\x20','toString','get','loadImageFromDisk','Manifest\x20file\x20embedded\x20in\x20the\x20website\x20is\x20not\x20a\x20legal\x20JSON\x20file,\x20please\x20reconfigure','image/','deflate','loadJsonFromDisk','decode','startsWith','data','jimp','loadJsonFromNet','gzip','../utils/FetchUtils-1','image/svg','CustomError','headers','status','../utils/CustomError','image/webp','The\x20response\x20status\x20is\x20','153287lRRHQL','12fVyeII','fetch','39921ekmeLv','fetchUtils','includes','12szAcfY','arrayBuffer','defineProperty','from'];_0x23f9=function(){return _0x173b32;};return _0x23f9();}(function(_0x13bb69,_0x491ae0){const _0x157b82=_0xc8df,_0x230022=_0x13bb69();while(!![]){try{const _0x46dcf4=-parseInt(_0x157b82(0x180))/0x1*(parseInt(_0x157b82(0x149))/0x2)+parseInt(_0x157b82(0x159))/0x3*(-parseInt(_0x157b82(0x14e))/0x4)+parseInt(_0x157b82(0x155))/0x5+parseInt(_0x157b82(0x154))/0x6*(-parseInt(_0x157b82(0x14b))/0x7)+-parseInt(_0x157b82(0x157))/0x8*(parseInt(_0x157b82(0x158))/0x9)+-parseInt(_0x157b82(0x167))/0xa*(parseInt(_0x157b82(0x160))/0xb)+parseInt(_0x157b82(0x153))/0xc;if(_0x46dcf4===_0x491ae0)break;else _0x230022['push'](_0x230022['shift']());}catch(_0x547c1c){_0x230022['push'](_0x230022['shift']());}}}(_0x23f9,0xb3e6c));Object[_0x45c7cb(0x150)](exports,'__esModule',{'value':!![]}),exports[_0x45c7cb(0x176)]=loadJsonFromNet,exports[_0x45c7cb(0x171)]=loadJsonFromDisk,exports['loadImageFromNet']=loadImageFromNet,exports[_0x45c7cb(0x16d)]=loadImageFromDisk,exports[_0x45c7cb(0x163)]=loadFileString;const fs=require('fs'),FetchUtils_1_1=require(_0x45c7cb(0x178)),CustomError_1=require(_0x45c7cb(0x17d)),Jimp=require(_0x45c7cb(0x175)),imageHelper_1=require(_0x45c7cb(0x15f));async function loadJsonFromNet(_0x134b2b){const _0x45135f=_0x45c7cb,_0x2e41e5=await FetchUtils_1_1['fetchUtils'][_0x45135f(0x14a)](_0x134b2b,{'encoding':_0x45135f(0x15e)});if(_0x2e41e5[_0x45135f(0x17c)]!==0xc8)throw new CustomError_1['CustomError']({'code':0xbbc,'message':_0x45135f(0x16a)+_0x134b2b+'.'+(_0x45135f(0x17f)+_0x2e41e5[_0x45135f(0x17c)]+',\x20please\x20check\x20the\x20Web\x20Manifest\x20access\x20address'),'message_staring_params':{'web_manifest_url':_0x134b2b,'status':_0x2e41e5[_0x45135f(0x17c)]}});try{let _0x31204d;return _0x2e41e5[_0x45135f(0x15b)]?_0x31204d=await _0x2e41e5[_0x45135f(0x15b)]():[_0x45135f(0x177),_0x45135f(0x170),'br'][_0x45135f(0x14d)](_0x2e41e5['headers'][_0x45135f(0x15c)])?_0x31204d=FetchUtils_1_1[_0x45135f(0x14c)]['decompressResponseBuffer'](Buffer[_0x45135f(0x151)](_0x2e41e5['data'],_0x45135f(0x15e)),_0x2e41e5[_0x45135f(0x17b)][_0x45135f(0x15c)])['toString']():_0x31204d=Buffer[_0x45135f(0x151)](_0x2e41e5[_0x45135f(0x174)],_0x45135f(0x15e))[_0x45135f(0x16b)](),JSON[_0x45135f(0x165)](_0x31204d[_0x45135f(0x15d)]());}catch(_0x3a490c){throw new CustomError_1[(_0x45135f(0x17a))]({'code':0xbbd,'message':_0x45135f(0x16e),'message_staring_params':{}});}}async function loadJsonFromDisk(_0xd94128){const _0x4640ff=_0x45c7cb,_0x219d6f=await loadFileString(_0xd94128[_0x4640ff(0x16b)]());return JSON[_0x4640ff(0x165)](_0x219d6f);}async function loadImageFromNet(_0x2c91eb){const _0x2048ba=_0x45c7cb,_0x54c00b=await FetchUtils_1_1[_0x2048ba(0x14c)]['fetch'](_0x2c91eb,{'encoding':_0x2048ba(0x15e)});if(_0x54c00b[_0x2048ba(0x17c)]!==0xc8)throw new CustomError_1['CustomError']({'code':0x7d2,'message':_0x2048ba(0x169)+_0x54c00b['status'],'message_staring_params':{'icon_url':_0x2c91eb,'status':_0x54c00b[_0x2048ba(0x17c)]}});const _0x6d1830=_0x54c00b['headers']['get']?_0x54c00b[_0x2048ba(0x17b)][_0x2048ba(0x16c)]('content-type'):_0x54c00b[_0x2048ba(0x17b)][_0x2048ba(0x168)];if(!(_0x6d1830===null||_0x6d1830===void 0x0?void 0x0:_0x6d1830[_0x2048ba(0x173)](_0x2048ba(0x16f))))throw new CustomError_1[(_0x2048ba(0x17a))]({'code':0x7d3,'message':_0x2048ba(0x162)+('\x20Responded\x20with\x20Content-Type\x20\x22'+_0x6d1830+'\x22'),'message_staring_params':{'icon_url':_0x2c91eb,'contentType':_0x6d1830}});let _0x196659;_0x54c00b[_0x2048ba(0x14f)]?_0x196659=await _0x54c00b[_0x2048ba(0x14f)]():[_0x2048ba(0x177),_0x2048ba(0x170),'br'][_0x2048ba(0x14d)](_0x54c00b['headers']['content-encoding'])?_0x196659=FetchUtils_1_1[_0x2048ba(0x14c)][_0x2048ba(0x152)](Buffer[_0x2048ba(0x151)](_0x54c00b[_0x2048ba(0x174)],_0x2048ba(0x15e)),_0x54c00b[_0x2048ba(0x17b)][_0x2048ba(0x15c)]):_0x196659=Buffer[_0x2048ba(0x151)](_0x54c00b[_0x2048ba(0x174)],_0x2048ba(0x15e));if(_0x6d1830['startsWith'](_0x2048ba(0x179))){const _0x2d1ee7=new TextDecoder();try{_0x196659=await imageHelper_1[_0x2048ba(0x166)][_0x2048ba(0x156)](_0x2d1ee7[_0x2048ba(0x172)](_0x196659));}catch(_0x45eea){throw new CustomError_1[(_0x2048ba(0x17a))]({'code':0x7d4,'message':'Problem\x20reading\x20'+_0x2c91eb+':\x20'+_0x45eea,'message_staring_params':{'icon_url':_0x2c91eb,'error':_0x45eea}});}}return _0x6d1830[_0x2048ba(0x173)](_0x2048ba(0x17e))&&(_0x196659=await imageHelper_1[_0x2048ba(0x166)][_0x2048ba(0x164)](_0x196659)),await Jimp[_0x2048ba(0x15a)](Buffer[_0x2048ba(0x151)](_0x196659));}async function loadImageFromDisk(_0x5e4856){const _0x591479=_0x45c7cb;return await Jimp[_0x591479(0x15a)](_0x5e4856);}async function loadFileString(_0x30555e){const _0x12d013=_0x45c7cb;let _0x2ca469=await fs[_0x12d013(0x161)]['readFile'](_0x30555e[_0x12d013(0x16b)]());return _0x2ca469['toString']();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';function _0x5a34(_0x37b24b,_0xeb6e08){var _0x551c7f=_0x551c();return _0x5a34=function(_0x5a3439,_0x140141){_0x5a3439=_0x5a3439-0xa2;var _0x4950d4=_0x551c7f[_0x5a3439];return _0x4950d4;},_0x5a34(_0x37b24b,_0xeb6e08);}var _0x73a1e7=_0x5a34;(function(_0x1b92ac,_0x488c1f){var _0x532d03=_0x5a34,_0xb47fcb=_0x1b92ac();while(!![]){try{var _0x57b505=parseInt(_0x532d03(0xae))/0x1+-parseInt(_0x532d03(0xad))/0x2+-parseInt(_0x532d03(0xa2))/0x3*(-parseInt(_0x532d03(0xa8))/0x4)+-parseInt(_0x532d03(0xb1))/0x5*(-parseInt(_0x532d03(0xaf))/0x6)+-parseInt(_0x532d03(0xa5))/0x7+-parseInt(_0x532d03(0xa6))/0x8*(-parseInt(_0x532d03(0xa4))/0x9)+-parseInt(_0x532d03(0xab))/0xa;if(_0x57b505===_0x488c1f)break;else _0xb47fcb['push'](_0xb47fcb['shift']());}catch(_0x54f7dc){_0xb47fcb['push'](_0xb47fcb['shift']());}}}(_0x551c,0x4975e));function _0x551c(){var _0x390f10=['8asEPSt','customMessage','15548uJSliD','CustomError','info','2089270LsJbwW','__esModule','426770tmnrJh','471685cQYUgZ','114Rccmmz','defineProperty','35265fjYjUR','336fldQPi','stringify','1581291WYyNno','3454703aGxZeI'];_0x551c=function(){return _0x390f10;};return _0x551c();}Object[_0x73a1e7(0xb0)](exports,_0x73a1e7(0xac),{'value':!![]}),exports[_0x73a1e7(0xa9)]=void 0x0;class CustomError extends Error{constructor(_0x2d719a,_0x43219a){var _0x574640=_0x73a1e7;super(JSON[_0x574640(0xa3)](_0x2d719a)),this[_0x574640(0xa7)]=_0x2d719a,this['type']=_0x43219a||_0x574640(0xaa);}}exports['CustomError']=CustomError;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';function _0x42f4(_0x2c9134,_0x1d43da){const _0x3a8459=_0x3a84();return _0x42f4=function(_0x42f41f,_0x4fd79c){_0x42f41f=_0x42f41f-0x114;let _0x23f6a6=_0x3a8459[_0x42f41f];return _0x23f6a6;},_0x42f4(_0x2c9134,_0x1d43da);}function _0x3a84(){const _0x42ffce=['11038848zLcEes','13229640cMxUBi','389715BmJpgK','fetchEngine','28611000DgoyXp','fetch','downloadFile','setDownloadFile','3611986XOqLir','decompressResponseBuffer','269861oyWCmC','507042uhzjvJ','10xbxAdK','fetchUtils','setDecompressResponseBuffer','12UvxLpk','45WnINrU'];_0x3a84=function(){return _0x42ffce;};return _0x3a84();}const _0x14e879=_0x42f4;(function(_0x519181,_0x5efb99){const _0x105675=_0x42f4,_0x8d887e=_0x519181();while(!![]){try{const _0x1e49cb=parseInt(_0x105675(0x118))/0x1*(-parseInt(_0x105675(0x11a))/0x2)+-parseInt(_0x105675(0x121))/0x3*(parseInt(_0x105675(0x11d))/0x4)+parseInt(_0x105675(0x11e))/0x5*(-parseInt(_0x105675(0x119))/0x6)+parseInt(_0x105675(0x116))/0x7+parseInt(_0x105675(0x11f))/0x8+-parseInt(_0x105675(0x120))/0x9+parseInt(_0x105675(0x123))/0xa;if(_0x1e49cb===_0x5efb99)break;else _0x8d887e['push'](_0x8d887e['shift']());}catch(_0x5e7ef0){_0x8d887e['push'](_0x8d887e['shift']());}}}(_0x3a84,0xc03d3));Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[_0x14e879(0x11b)]=void 0x0;class FetchUtils{constructor(){const _0x47ad3f=_0x14e879;this[_0x47ad3f(0x122)]=null,this[_0x47ad3f(0x124)]=null,this[_0x47ad3f(0x114)]=null,this[_0x47ad3f(0x117)]=null;}['setFetchEngine'](_0x5f1675){const _0x5575dc=_0x14e879;this[_0x5575dc(0x122)]=_0x5f1675;}['setFetch'](_0x29ad37){const _0x4f82e1=_0x14e879;this[_0x4f82e1(0x124)]=_0x29ad37;}[_0x14e879(0x115)](_0x35880a){this['downloadFile']=_0x35880a;}[_0x14e879(0x11c)](_0x52bd9f){const _0x2a0442=_0x14e879;this[_0x2a0442(0x117)]=_0x52bd9f;}}const fetchUtils=new FetchUtils();exports['fetchUtils']=fetchUtils;
|
package/dist/lib/utils/Log.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var _0x42a5eb=_0x2501;function _0x1970(){var _0x261914=['verbose','3017192VZGCwe','1666390frZIty','tag','prefix','yellow','concat','\x1b[0m','1172248BXSwni','44891eYPgco','info','10114sSRsyB','defineProperty','13128ODNyfy','9fKTcNp','48BBqHFQ','\x1b[36m','output','newLog','1410xVFJjj','38DpoIYj','dim','ERROR\x20','red','4TXQkLz','error','log','118990FgcVly','\x1b[7m','WARNING\x20','136203fYsDWv','warn'];_0x1970=function(){return _0x261914;};return _0x1970();}(function(_0x42353f,_0x46d85c){var _0x2e1e1f=_0x2501,_0x3c2d71=_0x42353f();while(!![]){try{var _0x548827=-parseInt(_0x2e1e1f(0x1d1))/0x1+-parseInt(_0x2e1e1f(0x1ea))/0x2*(parseInt(_0x2e1e1f(0x1d4))/0x3)+-parseInt(_0x2e1e1f(0x1ce))/0x4*(parseInt(_0x2e1e1f(0x1d8))/0x5)+-parseInt(_0x2e1e1f(0x1e5))/0x6*(-parseInt(_0x2e1e1f(0x1de))/0x7)+parseInt(_0x2e1e1f(0x1d7))/0x8*(parseInt(_0x2e1e1f(0x1e4))/0x9)+-parseInt(_0x2e1e1f(0x1e9))/0xa*(parseInt(_0x2e1e1f(0x1df))/0xb)+parseInt(_0x2e1e1f(0x1e3))/0xc*(parseInt(_0x2e1e1f(0x1e1))/0xd);if(_0x548827===_0x46d85c)break;else _0x3c2d71['push'](_0x3c2d71['shift']());}catch(_0x3be5b3){_0x3c2d71['push'](_0x3c2d71['shift']());}}}(_0x1970,0xa5735));function _0x2501(_0x597ffb,_0x1cb47b){var _0x19703f=_0x1970();return _0x2501=function(_0x250164,_0x34d77c){_0x250164=_0x250164-0x1ce;var _0x58b146=_0x19703f[_0x250164];return _0x58b146;},_0x2501(_0x597ffb,_0x1cb47b);}Object[_0x42a5eb(0x1e2)](exports,'__esModule',{'value':!![]}),exports['ConsoleLog']=void 0x0;class ConsoleLog{constructor(_0x324db9='',_0x29e179=![],_0x1ecff5=console){var _0x2e83bc=_0x42a5eb;this[_0x2e83bc(0x1d9)]=_0x324db9,this[_0x2e83bc(0x1d6)]=_0x29e179,this[_0x2e83bc(0x1da)]=this['inverse'](_0x324db9),this[_0x2e83bc(0x1e7)]=_0x1ecff5;}['debug'](_0x3ec264,..._0x27c7ec){var _0x4744b0=_0x42a5eb;if(!this[_0x4744b0(0x1d6)])return;this['log'](this[_0x4744b0(0x1e7)][_0x4744b0(0x1d0)],this[_0x4744b0(0x1eb)](_0x3ec264),..._0x27c7ec);}[_0x42a5eb(0x1e0)](_0x146fc4,..._0x59d71f){var _0x9bb498=_0x42a5eb;this[_0x9bb498(0x1d0)](this[_0x9bb498(0x1e7)][_0x9bb498(0x1d0)],_0x146fc4,..._0x59d71f);}[_0x42a5eb(0x1d5)](_0x14fee3,..._0x362335){var _0x5d1ae4=_0x42a5eb;this[_0x5d1ae4(0x1d0)](this[_0x5d1ae4(0x1e7)][_0x5d1ae4(0x1d5)],this[_0x5d1ae4(0x1db)](_0x5d1ae4(0x1d3)+_0x14fee3),..._0x362335);}[_0x42a5eb(0x1cf)](_0x2ffbd5,..._0x3f6de5){var _0x28d9c7=_0x42a5eb;this[_0x28d9c7(0x1e7)][_0x28d9c7(0x1cf)]('\x0a'),this['log'](this['output'][_0x28d9c7(0x1cf)],this['red'](_0x28d9c7(0x1ec)+_0x2ffbd5),..._0x3f6de5),this[_0x28d9c7(0x1e7)][_0x28d9c7(0x1cf)]('\x0a');}['setVerbose'](_0x4e0e6c){this['verbose']=_0x4e0e6c;}[_0x42a5eb(0x1e8)](_0x54d296){var _0x1c6f3b=_0x42a5eb;return this['tag']&&(_0x54d296=this[_0x1c6f3b(0x1d9)]+'\x20'+_0x54d296),new ConsoleLog(_0x54d296,this['verbose'],this[_0x1c6f3b(0x1e7)]);}[_0x42a5eb(0x1d0)](_0x561006,_0x4304f8,..._0x35a945){var _0x4d5809=_0x42a5eb;this[_0x4d5809(0x1da)]&&(_0x4304f8=this[_0x4d5809(0x1da)]+'\x20'+_0x4304f8),_0x35a945?_0x561006(...[_0x4304f8][_0x4d5809(0x1dc)](_0x35a945)):_0x561006(_0x4304f8);}['inverse'](_0x29b9de){var _0x2f451f=_0x42a5eb;return _0x2f451f(0x1d2)+_0x29b9de+_0x2f451f(0x1dd);}['dim'](_0x48c8fe){var _0x251140=_0x42a5eb;return _0x251140(0x1e6)+_0x48c8fe+_0x251140(0x1dd);}[_0x42a5eb(0x1db)](_0x403b51){var _0x1f92e2=_0x42a5eb;return'\x1b[33m'+_0x403b51+_0x1f92e2(0x1dd);}[_0x42a5eb(0x1ed)](_0x4bf1ec){return'\x1b[31m'+_0x4bf1ec+'\x1b[0m';}}exports['ConsoleLog']=ConsoleLog;
|
package/dist/lib/utils/fetch.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x3e7c2a=_0x4647;(function(_0x2a9a7,_0x3b2d4e){const _0x56198b=_0x4647,_0x39dc8c=_0x2a9a7();while(!![]){try{const _0x38a481=-parseInt(_0x56198b(0x166))/0x1*(-parseInt(_0x56198b(0x171))/0x2)+parseInt(_0x56198b(0x160))/0x3+parseInt(_0x56198b(0x15e))/0x4*(parseInt(_0x56198b(0x170))/0x5)+-parseInt(_0x56198b(0x168))/0x6+parseInt(_0x56198b(0x173))/0x7*(parseInt(_0x56198b(0x15f))/0x8)+-parseInt(_0x56198b(0x16d))/0x9+parseInt(_0x56198b(0x16a))/0xa*(-parseInt(_0x56198b(0x162))/0xb);if(_0x38a481===_0x3b2d4e)break;else _0x39dc8c['push'](_0x39dc8c['shift']());}catch(_0x4c9a60){_0x39dc8c['push'](_0x39dc8c['shift']());}}}(_0x491a,0x6ff83));function _0x491a(){const _0x4284af=['get','constants','3443WDeQZB','follow','1397070ofBfcA','fetch','2290hcpvcy','data','context','7630092REacbv','Z_SYNC_FLUSH','pipe','186530HyyVxC','490HZLCOW','readable','1132250dKtlRW','defineProperty','unzipSync','fetch-h2','Mozilla/5.0\x20(X11;\x20Linux\x20x86_64;\x20PICO\x204\x20OS5.5.0\x20like\x20Quest)\x20AppleWebKit/537.36\x20(KHTML,\x20like\x20Gecko)\x20PicoBrowser/3.3.24\x20Chrome/105.0.5195.68\x20VR\x20Safari/537.36\x20\x20OculusBrowser/7.0','zlib','test','20eWhJoX','40sQrWqJ','543348Pmurxo','length','23089Dbzxzw','downloadFile'];_0x491a=function(){return _0x4284af;};return _0x491a();}function _0x4647(_0x45c18a,_0x497678){const _0x491ade=_0x491a();return _0x4647=function(_0x4647db,_0x243337){_0x4647db=_0x4647db-0x15e;let _0x3ea469=_0x491ade[_0x4647db];return _0x3ea469;},_0x4647(_0x45c18a,_0x497678);}Object[_0x3e7c2a(0x174)](exports,'__esModule',{'value':!![]}),exports[_0x3e7c2a(0x169)]=fetch,exports[_0x3e7c2a(0x163)]=downloadFile,exports['decompressResponseBuffer']=decompressResponseBuffer;const fetch_h2_1=require(_0x3e7c2a(0x176)),fs=require('fs'),zlib=require(_0x3e7c2a(0x178)),userAgent=_0x3e7c2a(0x177),fetchh2Ctx=(0x0,fetch_h2_1[_0x3e7c2a(0x16c)])({'userAgent':userAgent,'overwriteUserAgent':!![]}),fetchh2=fetchh2Ctx['fetch'];async function fetch(_0x3dc631,_0x3dddde){const _0x5b6a29=_0x3e7c2a;return await fetchh2(_0x3dc631,_0x3dddde?{'redirect':'follow',..._0x3dddde}:{'redirect':_0x5b6a29(0x167)});}async function downloadFile(_0x1a7847,_0x5a2f71,_0x24a4b4){const _0xc7dd25=_0x3e7c2a;let _0x57edb8,_0x19b490;_0x57edb8=await fetchh2(_0x1a7847,{'redirect':_0xc7dd25(0x167)}),_0x19b490=await _0x57edb8[_0xc7dd25(0x172)]();const _0x318aee=_0x57edb8['headers'][_0xc7dd25(0x164)]('Content-Length'),_0x198622=_0x318aee?parseInt(_0x318aee):-0x1,_0x20f017=fs['createWriteStream'](_0x5a2f71);let _0x5ae5c0=0x0;await new Promise((_0x2f04ef,_0xb90757)=>{const _0x37d3a1=_0xc7dd25;_0x19b490[_0x37d3a1(0x16f)](_0x20f017),_0x24a4b4&&_0x19b490['on'](_0x37d3a1(0x16b),_0x2489d7=>{const _0x1384d5=_0x37d3a1;_0x5ae5c0=_0x5ae5c0+_0x2489d7[_0x1384d5(0x161)],_0x24a4b4(_0x5ae5c0,_0x198622);}),_0x19b490['on']('error',_0x3aed3d=>{_0xb90757(_0x3aed3d);}),_0x20f017['on']('finish',()=>{_0x2f04ef();});});}function decompressResponseBuffer(_0x49ffb9,_0x2182af){const _0x350d81=_0x3e7c2a;let _0x241a4c=_0x49ffb9;if(/\bgzip\b/['test'](_0x2182af)||/\bdeflate\b/[_0x350d81(0x179)](_0x2182af))_0x241a4c=zlib[_0x350d81(0x175)](_0x49ffb9,{'flush':zlib[_0x350d81(0x165)]['Z_SYNC_FLUSH'],'finishFlush':zlib[_0x350d81(0x165)][_0x350d81(0x16e)]});else/\bbr\b/[_0x350d81(0x179)](_0x2182af)&&(_0x241a4c=zlib['brotliDecompressSync'](_0x49ffb9));return _0x241a4c;}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';const _0x5b5ec8=_0x5af8;(function(_0x26c005,_0xc05fda){const _0x2272c0=_0x5af8,_0xb0e16f=_0x26c005();while(!![]){try{const _0x23ca92=parseInt(_0x2272c0(0xcd))/0x1*(parseInt(_0x2272c0(0xee))/0x2)+parseInt(_0x2272c0(0xf6))/0x3+parseInt(_0x2272c0(0xe8))/0x4*(parseInt(_0x2272c0(0xde))/0x5)+-parseInt(_0x2272c0(0xe7))/0x6*(-parseInt(_0x2272c0(0x10a))/0x7)+-parseInt(_0x2272c0(0xfe))/0x8*(-parseInt(_0x2272c0(0xef))/0x9)+parseInt(_0x2272c0(0xe6))/0xa*(-parseInt(_0x2272c0(0xe2))/0xb)+parseInt(_0x2272c0(0x106))/0xc*(-parseInt(_0x2272c0(0x102))/0xd);if(_0x23ca92===_0xc05fda)break;else _0xb0e16f['push'](_0xb0e16f['shift']());}catch(_0x4ae7cf){_0xb0e16f['push'](_0xb0e16f['shift']());}}}(_0x49be,0x9e379));function _0x5af8(_0x3b3152,_0x972636){const _0x49bebc=_0x49be();return _0x5af8=function(_0x5af871,_0x3162b3){_0x5af871=_0x5af871-0xc9;let _0x3f1b4a=_0x49bebc[_0x5af871];return _0x3f1b4a;},_0x5af8(_0x3b3152,_0x972636);}function _0x49be(){const _0xf48520=['Decompressing\x20the\x20Android\x20SDK...','__esModule','Decompressing\x20the\x20JDK\x2011\x20Binaries...','bold','(5/5)','--manifest','8UpBphG','colors','\x20and\x20alias\x20','Minimum\x20length\x20is\x20','3184220mFABZB','\x09-\x20Generated\x20Android\x20APK\x20at\x20','Do\x20you\x20agree\x20to\x20the\x20Android\x20SDK\x20terms\x20and\x20conditions\x20at\x20','--url','72LbvQXq','license\x20agreement.','Organization\x20(eg:\x20Company\x20Name):','Maximum\x20length\x20is\x20','273vOrjzo','WARNING:\x20','Country\x20(2\x20letter\x20code):','Downloading\x20the\x20JDK\x2011\x20Sources...','Please,\x20enter\x20passwords\x20for\x20the\x20keystore\x20','14148eTfwhW','Downloading\x20Android\x20SDK\x20failed\x20because\x20Terms\x20and\x20Conditions\x20was\x20not\x20signed.','--manifest-url','Starting\x20version\x20code\x20for\x20the\x20new\x20app\x20version:','Invalid\x20integer\x20provided:\x20','\x0aProject\x20generated\x20successfully.','URL\x20','\x20validation\x20successful.Here\x20is\x20the\x20relevant\x20information:','Decompressing\x20the\x20JDK\x2011\x20Sources...','redirected\x20to\x20','Do\x20you\x20want\x20picoxr-web\x20to\x20install\x20the\x20JDK\x20(recommended)?\x0a\x20\x20(Enter\x20\x22No\x22\x20to\x20use\x20your\x20own\x20JDK\x2011\x20installation)','cyan','Initializing\x20application\x20from\x20Local\x20Manifest:\x0a\x09-\x20\x20','underline','Trusted\x20Web\x20Activities\x20are\x20currently\x20incompatible','Please\x20check\x20your\x20internet\x20connection\x20or\x20start_url\x20in\x20manifest\x20file.','Invalid\x20URL:\x20','25ISoDvp','\x20but\x20input\x20is\x20','\x0aBuilding\x20the\x20Android\x20App...','Missing\x20required\x20parameter\x20','8162qHhrlZ','yellow','\x20with\x20applications\x0atargeting\x20children\x20under\x20the\x20age\x20of\x2013.','https://play.google.com/console/about/families/','2480HKkIAC','108492FMirRc','166604eWZdRM','Downloading\x20JDK\x2011\x20to\x20','Icon\x20URL:','Initializing\x20application\x20from\x20Web\x20Manifest:\x0a\x09-\x20\x20','\x0aSigning\x20key\x20creation','Do\x20you\x20want\x20to\x20create\x20one\x20now?','56bbmfCe','2192301rJAQBn','Organizational\x20Unit\x20(eg:\x20PICO\x20Dept):','Path\x20to\x20your\x20existing\x20Android\x20SDK:','Generating\x20Android\x20Project.','green','URL\x20must\x20resolve\x20to\x20an\x20image/*\x20mime-type,\x20but\x20resolved\x20to\x20','\x0aSigning\x20key\x20information\x20','2245581MMqZfN','messages'];_0x49be=function(){return _0xf48520;};return _0x49be();}Object['defineProperty'](exports,_0x5b5ec8(0xf9),{'value':!![]}),exports[_0x5b5ec8(0xf7)]=void 0x0;const colors_1=require(_0x5b5ec8(0xff));exports[_0x5b5ec8(0xf7)]={'promptInstallJdk':_0x5b5ec8(0xd7),'promptJdkPath':'Path\x20to\x20your\x20existing\x20JDK\x2011:','messageDownloadJdk':_0x5b5ec8(0xe9),'messageDownloadJdkSrc':_0x5b5ec8(0xcb),'messageDecompressJdkSrc':_0x5b5ec8(0xd5),'messageDownloadJdkBin':'Downloading\x20the\x20JDK\x2011\x20Binaries...','messageDecompressJdkBin':_0x5b5ec8(0xfa),'promptInstallSdk':'Do\x20you\x20want\x20picoxr-web\x20to\x20install\x20the\x20Android\x20SDK\x20(recommended)?\x0a\x20\x20(Enter\x20\x22No\x22\x20to\x20use\x20your\x20own\x20Android\x20SDK\x20installation)','promptSdkPath':_0x5b5ec8(0xf1),'messageDownloadSdk':'Downloading\x20Android\x20SDK\x20to\x20','errorSdkTerms':_0x5b5ec8(0xce),'promptSdkTerms':_0x5b5ec8(0x104)+(0x0,colors_1[_0x5b5ec8(0xda)])('https://developer.android.com/studio/terms.html')+'?','messageDownloadAndroidSdk':'Downloading\x20the\x20Android\x20SDK...','messageDecompressAndroidSdk':_0x5b5ec8(0xf8),'messageInstallingBuildTools':'Installing\x20Android\x20Build\x20Tools.\x20Please,\x20read\x20and\x20accept\x20the\x20'+_0x5b5ec8(0x107),'messageGeneratingAndroidProject':_0x5b5ec8(0xf2),'messageCheckSuccess':(_0x1cdb0b,_0x4b4692)=>{const _0x1c413f=_0x5b5ec8;return'\x20URL\x20'+(0x0,colors_1['cyan'])(_0x1cdb0b)+'\x20'+(_0x4b4692?_0x1c413f(0xd6)+(0x0,colors_1[_0x1c413f(0xd8)])(_0x4b4692):'')+_0x1c413f(0xd4);},'errorMissingManifestParameter':_0x5b5ec8(0xe1)+((0x0,colors_1[_0x5b5ec8(0xd8)])(_0x5b5ec8(0xcf))+'\x20or\x20'+(0x0,colors_1[_0x5b5ec8(0xd8)])(_0x5b5ec8(0xfd))),'messageInitializingWebManifest':_0x2cdd75=>{const _0x1e711f=_0x5b5ec8;return _0x1e711f(0xeb)+(0x0,colors_1[_0x1e711f(0xd8)])(_0x2cdd75);},'messageInitializingLocalManifest':_0x934a50=>{const _0x177ee6=_0x5b5ec8;return _0x177ee6(0xd9)+(0x0,colors_1[_0x177ee6(0xd8)])(_0x934a50);},'messageInvalidIcon':_0x4ac224=>{const _0x5d89bc=_0x5b5ec8;return'Invalid\x20icon\x20path:\x20'+(0x0,colors_1[_0x5d89bc(0xd8)])(_0x4ac224);},'errorStartUrlNotReachable':_0x1a7554=>_0x5b5ec8(0xd3)+_0x1a7554+'\x20can\x20not\x20be\x20accessible.'+_0x5b5ec8(0xdc),'warnFamilyPolicy':(0x0,colors_1[_0x5b5ec8(0xfb)])((0x0,colors_1[_0x5b5ec8(0xe3)])(_0x5b5ec8(0xc9)))+_0x5b5ec8(0xdb)+_0x5b5ec8(0xe4)+'\x20Check\x20out\x20the\x20Play\x20for'+'\x20Families\x0apolicies\x20to\x20learn\x20more.\x0a'+(0x0,colors_1[_0x5b5ec8(0xd8)])(_0x5b5ec8(0xe5)),'promptIconUrl':_0x5b5ec8(0xea),'errorInvalidUrl':_0xec3280=>{const _0x9f1b11=_0x5b5ec8;return _0x9f1b11(0xdd)+_0xec3280;},'errorUrlMustBeImage':_0x289940=>{const _0x4f48ab=_0x5b5ec8;return _0x4f48ab(0xf4)+_0x289940+'.';},'promptVersionCode':_0x5b5ec8(0xd0),'promptVersionName':'Starting\x20version\x20name\x20for\x20the\x20new\x20app\x20version:','messageSigningKeyInformation':(0x0,colors_1[_0x5b5ec8(0xda)])(_0x5b5ec8(0xf5)+(0x0,colors_1[_0x5b5ec8(0xf3)])(_0x5b5ec8(0xfc))),'messageProjectGeneratedSuccess':_0x5b5ec8(0xd2),'messageSigningKeyCreation':(0x0,colors_1[_0x5b5ec8(0xda)])(_0x5b5ec8(0xec)),'messageSigningKeyNotFound':_0x23d597=>{return'\x0aAn\x20existing\x20key\x20store\x20could\x20not\x20be\x20found\x20at\x20\x22'+_0x23d597+'\x22.\x0a';},'promptCreateKey':_0x5b5ec8(0xed),'promptKeyFullName':'First\x20and\x20Last\x20names\x20(eg:\x20PICO):','promptKeyOrganizationalUnit':_0x5b5ec8(0xf0),'promptKeyOrganization':_0x5b5ec8(0x108),'promptKeyCountry':_0x5b5ec8(0xca),'promptKeystorePassword':'Password\x20for\x20the\x20Key\x20Store:','promptKeyPassword':'Password\x20for\x20the\x20Key:','messageBuildingApp':_0x5b5ec8(0xe0),'messageEnterPasswords':(_0x2dacf0,_0x5d6839)=>{const _0x5f08d6=_0x5b5ec8;return _0x5f08d6(0xcc)+(0x0,colors_1['cyan'])(_0x2dacf0)+_0x5f08d6(0x100)+(0x0,colors_1[_0x5f08d6(0xd8)])(_0x5d6839)+'.\x0a';},'errorMinLength':(_0x3ce612,_0x30b5b4)=>{const _0x3f8daa=_0x5b5ec8;return _0x3f8daa(0x101)+_0x3ce612+_0x3f8daa(0xdf)+_0x30b5b4+'.';},'errorMaxLength':(_0x511d02,_0x4219a6)=>{const _0x28423c=_0x5b5ec8;return _0x28423c(0x109)+_0x511d02+_0x28423c(0xdf)+_0x4219a6+'.';},'errorInvalidInteger':_0x4b350b=>{const _0x2bf857=_0x5b5ec8;return _0x2bf857(0xd1)+_0x4b350b;},'messageApkSuccess':_0x1cd0c5=>{const _0x438388=_0x5b5ec8;return _0x438388(0x103)+(0x0,colors_1[_0x438388(0xd8)])(_0x1cd0c5);},'missingUrlToCheck':'Missing\x20required\x20parameter\x20'+(''+(0x0,colors_1[_0x5b5ec8(0xd8)])(_0x5b5ec8(0x105)))};
|
package/dist/lib/utils/utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x1a6373=_0x4f15;(function(_0x16ee20,_0x5d04db){const _0x2bda7d=_0x4f15,_0x47c5e5=_0x16ee20();while(!![]){try{const _0x5bf274=-parseInt(_0x2bda7d(0xb8))/0x1*(-parseInt(_0x2bda7d(0xb2))/0x2)+-parseInt(_0x2bda7d(0xb7))/0x3*(parseInt(_0x2bda7d(0xbe))/0x4)+parseInt(_0x2bda7d(0xb6))/0x5+parseInt(_0x2bda7d(0xaf))/0x6+parseInt(_0x2bda7d(0xc0))/0x7+parseInt(_0x2bda7d(0xb5))/0x8*(-parseInt(_0x2bda7d(0xb9))/0x9)+parseInt(_0x2bda7d(0xb0))/0xa*(parseInt(_0x2bda7d(0xb3))/0xb);if(_0x5bf274===_0x5d04db)break;else _0x47c5e5['push'](_0x47c5e5['shift']());}catch(_0x29310b){_0x47c5e5['push'](_0x47c5e5['shift']());}}}(_0x1297,0x25173));Object[_0x1a6373(0xb1)](exports,_0x1a6373(0xba),{'value':!![]}),exports[_0x1a6373(0xbb)]=parseRouter;function _0x1297(){const _0x2dcdf5=['1066289IXcUco','replace','457350quMouo','337270RBBBqG','defineProperty','25946ZxtysH','22zZDABx','split','9896UsNNmV','357865fFCnBU','375ndYUVp','20otsvCh','1737lJebEH','__esModule','parseRouter','pop','join','7564bPjmni','indexOf'];_0x1297=function(){return _0x2dcdf5;};return _0x1297();}function _0x4f15(_0x23f24d,_0x1fdd4e){const _0x1297bf=_0x1297();return _0x4f15=function(_0x4f15b6,_0x48b2af){_0x4f15b6=_0x4f15b6-0xaf;let _0x53d5af=_0x1297bf[_0x4f15b6];return _0x53d5af;},_0x4f15(_0x23f24d,_0x1fdd4e);}function parseRouter(_0x42191b){const _0x130824=_0x1a6373;let _0xb92e27=_0x42191b[_0x130824(0xb4)]('/');_0xb92e27[_0x130824(0xbc)]();let _0x1afd9e=_0xb92e27[_0x130824(0xbd)]();while(_0x1afd9e[_0x130824(0xbf)](',')>=0x0){_0x1afd9e=_0x1afd9e[_0x130824(0xc1)](',','/');}return _0x1afd9e;}
|
package/dist/lib/xcode/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';function _0x17e5(_0x3fae44,_0x3ead22){const _0x324b18=_0x324b();return _0x17e5=function(_0x17e5b0,_0x3217ac){_0x17e5b0=_0x17e5b0-0x1d8;let _0x112c48=_0x324b18[_0x17e5b0];return _0x112c48;},_0x17e5(_0x3fae44,_0x3ead22);}const _0x1c2922=_0x17e5;function _0x324b(){const _0x3d4bf3=['1625460sDbQXR','modify','XcodeManager','12624TQNVOw','parseProject','./xcodeproject','./xcodebuild','archive','defineProperty','PROJECT_DIRECTORY','name','2516508bDEjrR','../resource','existsSync','3125GSRxRt','log','join','6222ETsyDO','14832jCvxvj','/web-spatial.xcodeproj/project.pbxproj','PROJECT_EXPORT_DIRECTORY','968054uIpqaz','uploadApp','default','.ipa','10725582vdfgZa','./xcrun','write\x20project.pbxproj:\x20ok','runWithSimulator','1191046SuUXLA'];_0x324b=function(){return _0x3d4bf3;};return _0x324b();}(function(_0x41bd8c,_0x263c27){const _0x4c2e21=_0x17e5,_0x140fcd=_0x41bd8c();while(!![]){try{const _0x137dcf=-parseInt(_0x4c2e21(0x1e4))/0x1+parseInt(_0x4c2e21(0x1dc))/0x2+parseInt(_0x4c2e21(0x1e5))/0x3+parseInt(_0x4c2e21(0x1f0))/0x4+parseInt(_0x4c2e21(0x1f3))/0x5*(-parseInt(_0x4c2e21(0x1d8))/0x6)+-parseInt(_0x4c2e21(0x1e0))/0x7+parseInt(_0x4c2e21(0x1e8))/0x8*(parseInt(_0x4c2e21(0x1d9))/0x9);if(_0x137dcf===_0x263c27)break;else _0x140fcd['push'](_0x140fcd['shift']());}catch(_0x27cb9b){_0x140fcd['push'](_0x140fcd['shift']());}}}(_0x324b,0xd7d99));Object[_0x1c2922(0x1ed)](exports,'__esModule',{'value':!![]}),exports[_0x1c2922(0x1e7)]=void 0x0;const fs=require('fs'),resource_1=require(_0x1c2922(0x1f1)),xcodeproject_1=require(_0x1c2922(0x1ea)),xcodebuild_1=require(_0x1c2922(0x1eb)),xcrun_1=require(_0x1c2922(0x1e1)),path_1=require('path');class XcodeManager{static async[_0x1c2922(0x1e9)](_0x10754a,_0x5470b2=![]){const _0x25015f=_0x1c2922,_0x4f2948=resource_1[_0x25015f(0x1ee)]+_0x25015f(0x1da);await xcodeproject_1[_0x25015f(0x1de)][_0x25015f(0x1e6)](_0x4f2948,_0x10754a),console[_0x25015f(0x1f4)](_0x25015f(0x1e2));!fs[_0x25015f(0x1f2)](resource_1[_0x25015f(0x1db)])&&fs['mkdirSync'](resource_1[_0x25015f(0x1db)],{'recursive':!![]});if(!_0x5470b2)await xcodebuild_1['default'][_0x25015f(0x1ec)](_0x10754a['export']);}static async['upload'](_0x20cf3e,_0x3a0520){const _0x4af417=_0x1c2922;if(_0x20cf3e['u']&&_0x20cf3e['p'])xcrun_1[_0x4af417(0x1de)][_0x4af417(0x1dd)]((0x0,path_1[_0x4af417(0x1f5)])(resource_1[_0x4af417(0x1db)],_0x3a0520[_0x4af417(0x1ef)]+'.ipa'),_0x20cf3e['u'],_0x20cf3e['p'],!![]);else _0x20cf3e['k']&&_0x20cf3e['i']&&xcrun_1[_0x4af417(0x1de)][_0x4af417(0x1dd)]((0x0,path_1['join'])(resource_1['PROJECT_EXPORT_DIRECTORY'],_0x3a0520['name']+_0x4af417(0x1df)),_0x20cf3e['k'],_0x20cf3e['i'],![]);}static async[_0x1c2922(0x1e3)](_0x1a1206){const _0x620d0b=_0x1c2922;await xcrun_1[_0x620d0b(0x1de)][_0x620d0b(0x1e3)](_0x1a1206);}}exports['XcodeManager']=XcodeManager;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';function _0x5603(_0x49d746,_0x3a38b0){var _0x10ac70=_0x10ac();return _0x5603=function(_0x5603d1,_0x276887){_0x5603d1=_0x5603d1-0x1ed;var _0x56c6e0=_0x10ac70[_0x5603d1];return _0x56c6e0;},_0x5603(_0x49d746,_0x3a38b0);}var _0x24002c=_0x5603;function _0x10ac(){var _0x537a0a=['defineProperty','31869770fdGJBV','771236xblBFz','\x0aimport\x20Foundation\x0a\x0avar\x20pwaManager\x20=\x20PWAManager()\x0a\x0astruct\x20PWAManager:\x20Codable\x20{\x0a\x20\x20\x20\x20var\x20isLocal:\x20Bool\x20=\x20false\x0a\x20\x20\x20\x20var\x20start_url:\x20String\x20=\x20\x22START_URL\x22\x0a\x20\x20\x20\x20var\x20scope:\x20String\x20=\x20\x22SCOPE\x22\x0a\x20\x20\x20\x20var\x20id:\x20String\x20=\x20\x22AppID\x22\x0a\x0a\x20\x20\x20\x20var\x20name:\x20String\x20=\x20\x22AppName\x22\x0a\x20\x20\x20\x20var\x20short_name:\x20String\x20=\x20\x22name\x22\x0a\x20\x20\x20\x20var\x20description:\x20String\x20=\x20\x22Description\x22\x0a\x0a\x20\x20\x20\x20var\x20display:\x20PWADisplayMode\x20=\x20.minimal\x0a\x20\x20\x20\x20var\x20display_override:\x20[PWADisplayMode]\x20=\x20[]\x0a\x20\x20\x20\x20var\x20protocol_handlers:\x20[PWAProtocol]\x20=\x20[PWAProtocol(protocolValue:\x20\x22\x22,\x20url:\x20\x22\x22)]\x0a\x20\x20\x20\x20var\x20mainScene:\x20WindowContainerOptions\x20=\x20.init(\x0a\x20\x20\x20\x20\x20\x20\x20\x20defaultSize:\x20.init(\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20width:\x20SceneWidth,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20height:\x20SceneHeight\x0a\x20\x20\x20\x20\x20\x20\x20\x20),\x0a\x20\x20\x20\x20\x20\x20\x20\x20resizability:\x20SceneResizability\x0a\x20\x20\x20\x20)\x0a\x20\x20\x20\x20var\x20useMainScene:\x20Bool\x20=\x20USE_MAIN_SCENE\x0a\x0a\x20\x20\x20\x20mutating\x20func\x20_init()\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20let\x20urlType\x20=\x20start_url.split(separator:\x20\x22://\x22).first\x0a\x20\x20\x20\x20\x20\x20\x20\x20if\x20!(urlType\x20==\x20\x22http\x22\x20||\x20urlType\x20==\x20\x22https\x22)\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20start_url\x20=\x20Bundle.main.url(forResource:\x20start_url,\x20withExtension:\x20\x22\x22,\x20subdirectory:\x20\x22\x22)!.absoluteString\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20scope\x20=\x20\x22file://\x22\x20+\x20Bundle.main.bundlePath\x20+\x20\x22/\x22\x20+\x20scope\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20scope\x20=\x20scope.replacingOccurrences(of:\x20\x22\x20\x22,\x20with:\x20\x22%20\x22)\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20isLocal\x20=\x20true\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20if\x20display_override.count\x20>\x200\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display\x20=\x20display_override[0]\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x0a\x20\x20\x20\x20\x20\x20\x20\x20for\x20i\x20in\x200\x20...\x20protocol_handlers.count\x20-\x201\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20let\x20item\x20=\x20protocol_handlers[i]\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20protocol_handlers[i].updateUrl(scope\x20+\x20item.url)\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20}\x0a\x0a\x20\x20\x20\x20func\x20checkInScope(url:\x20String)\x20->\x20Bool\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20return\x20url.starts(with:\x20scope)\x0a\x20\x20\x20\x20}\x0a\x0a\x20\x20\x20\x20//\x20web+spatial://test\x0a\x20\x20\x20\x20func\x20checkInDeeplink(url:\x20String)\x20->\x20String\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20var\x20linkUrl:\x20String\x20=\x20url\x0a\x20\x20\x20\x20\x20\x20\x20\x20for\x20item\x20in\x20protocol_handlers\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20if\x20linkUrl.starts(with:\x20item.protocolValue)\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20let\x20queryString:\x20String\x20=\x20linkUrl.replacingOccurrences(of:\x20item.protocolValue,\x20with:\x20\x22\x22).addingPercentEncoding(withAllowedCharacters:\x20.urlQueryAllowed)!\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20linkUrl\x20=\x20item.url.replacingOccurrences(of:\x20\x22%s\x22,\x20with:\x20item.protocolValue\x20+\x20queryString)\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20logger.debug(linkUrl)\x0a\x20\x20\x20\x20\x20\x20\x20\x20return\x20linkUrl\x0a\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x0a\x20\x20\x20\x20func\x20getLocalResourceURL(url:\x20String)\x20->\x20String{\x0a\x20\x20\x20\x20\x20\x20\x20\x20let\x20path:String\x20=\x20String(url.split(separator:\x20\x22file://\x22).first!.split(separator:\x20\x22?\x22).first!)\x0a\x20\x20\x20\x20\x20\x20\x20\x20let\x20root:String\x20=\x20String(url.split(separator:\x20\x22?\x22).first!)\x0a\x20\x20\x20\x20\x20\x20\x20\x20let\x20params\x20=\x20String(url.split(separator:\x20\x22file://\x22\x20+\x20root).first!)\x0a\x20\x20\x20\x20\x20\x20\x20\x20var\x20resource:String\x20=\x20Bundle.main.url(forResource:\x20path,\x20withExtension:\x20\x22\x22,\x20subdirectory:\x20\x22\x22)?.absoluteString\x20??\x20\x22\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20if\x20resource\x20==\x20\x22\x22\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20resource\x20=\x20Bundle.main.url(forResource:\x20\x22static-web\x22\x20+\x20path,\x20withExtension:\x20\x22\x22,\x20subdirectory:\x20\x22\x22)?.absoluteString\x20??\x20\x22\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20if\x20resource\x20==\x20\x22\x22\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20return\x20url\x0a\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20resource\x20+=\x20\x22?\x22\x20+\x20params\x0a\x20\x20\x20\x20\x20\x20\x20\x20return\x20resource\x0a\x20\x20\x20\x20}\x0a}\x0a\x0aenum\x20PWADisplayMode:\x20Codable\x20{\x0a\x20\x20\x20\x20case\x20minimal\x0a\x20\x20\x20\x20case\x20standalone\x0a}\x0a\x0astruct\x20PWAProtocol:\x20Codable\x20{\x0a\x20\x20\x20\x20var\x20protocolValue:\x20String\x20=\x20\x22\x22\x0a\x20\x20\x20\x20var\x20url:\x20String\x20=\x20\x22\x22\x0a\x0a\x20\x20\x20\x20mutating\x20func\x20updateUrl(_\x20str:\x20String)\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20url\x20=\x20str\x0a\x20\x20\x20\x20}\x0a}\x0a\x0a','11uwLqmU','6002296JATdxI','9RxSGru','1433863ahlNTn','3iohCar','__esModule','3470EWbKyN','manifestSwiftTemplate','7570570yRcQdt','12714nzmsvj','4968364vPwTqw'];_0x10ac=function(){return _0x537a0a;};return _0x10ac();}(function(_0x10ec57,_0x1cc4d2){var _0x23add8=_0x5603,_0x345df0=_0x10ec57();while(!![]){try{var _0x35f7b5=-parseInt(_0x23add8(0x1ef))/0x1+-parseInt(_0x23add8(0x1f9))/0x2+-parseInt(_0x23add8(0x1f0))/0x3*(-parseInt(_0x23add8(0x1f6))/0x4)+parseInt(_0x23add8(0x1f2))/0x5*(-parseInt(_0x23add8(0x1f5))/0x6)+-parseInt(_0x23add8(0x1f4))/0x7+-parseInt(_0x23add8(0x1ed))/0x8*(-parseInt(_0x23add8(0x1ee))/0x9)+parseInt(_0x23add8(0x1f8))/0xa*(parseInt(_0x23add8(0x1fb))/0xb);if(_0x35f7b5===_0x1cc4d2)break;else _0x345df0['push'](_0x345df0['shift']());}catch(_0x4d6642){_0x345df0['push'](_0x345df0['shift']());}}}(_0x10ac,0xc5362));Object[_0x24002c(0x1f7)](exports,_0x24002c(0x1f1),{'value':!![]}),exports[_0x24002c(0x1f3)]=void 0x0,exports['manifestSwiftTemplate']=_0x24002c(0x1fa);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';function _0xb5fc(_0x5d8b68,_0xa4276a){const _0x33170e=_0x3317();return _0xb5fc=function(_0xb5fcec,_0x2a037e){_0xb5fcec=_0xb5fcec-0x1de;let _0x33cbc4=_0x33170e[_0xb5fcec];return _0x33cbc4;},_0xb5fc(_0x5d8b68,_0xa4276a);}const _0x188a82=_0xb5fc;(function(_0x23cddd,_0x3918f9){const _0xbaf82c=_0xb5fc,_0x5db7c4=_0x23cddd();while(!![]){try{const _0x58678f=-parseInt(_0xbaf82c(0x1fe))/0x1+parseInt(_0xbaf82c(0x1f1))/0x2+parseInt(_0xbaf82c(0x1f6))/0x3+parseInt(_0xbaf82c(0x20a))/0x4+parseInt(_0xbaf82c(0x1de))/0x5+-parseInt(_0xbaf82c(0x1f0))/0x6+parseInt(_0xbaf82c(0x212))/0x7*(-parseInt(_0xbaf82c(0x1df))/0x8);if(_0x58678f===_0x3918f9)break;else _0x5db7c4['push'](_0x5db7c4['shift']());}catch(_0x23efe1){_0x5db7c4['push'](_0x5db7c4['shift']());}}}(_0x3317,0xe4b11));Object[_0x188a82(0x1fd)](exports,_0x188a82(0x1fc),{'value':!![]}),exports[_0x188a82(0x201)]=void 0x0;const fs=require('fs'),path_1=require(_0x188a82(0x203)),resource_1=require(_0x188a82(0x1ea)),semver_1=require(_0x188a82(0x1e2)),file_1=require(_0x188a82(0x1e7)),{execSync,exec}=require(_0x188a82(0x200));class Xcodebuild{static async[_0x188a82(0x1e8)](){const _0x53d07e=_0x188a82;try{await new Promise((_0x5cfbd1,_0x3caf08)=>{const _0x5870a3=_0xb5fc,_0x126ced=resource_1[_0x5870a3(0x20b)]+_0x5870a3(0x1f5),_0x49d4bf=execSync(new XcodebuildCMD()[_0x5870a3(0x1e8)](_0x126ced)[_0x5870a3(0x1f3)]()['line']);console[_0x5870a3(0x210)](_0x49d4bf[_0x5870a3(0x1f8)]()),_0x5cfbd1(_0x49d4bf);});}catch(_0x540672){console[_0x53d07e(0x210)](_0x540672);}}static async[_0x188a82(0x1f3)](){const _0x7ac1d4=_0x188a82;try{await new Promise((_0xe9f3fc,_0x42cf1c)=>{const _0x1a969a=_0xb5fc,_0x5612a9=resource_1[_0x1a969a(0x20b)]+_0x1a969a(0x1f5),_0x36c581=execSync(new XcodebuildCMD()[_0x1a969a(0x1e8)](_0x5612a9)[_0x1a969a(0x1f3)]()[_0x1a969a(0x204)]);console['log'](_0x36c581[_0x1a969a(0x1f8)]()),_0xe9f3fc(_0x36c581);});}catch(_0x31b92a){console[_0x7ac1d4(0x210)](_0x31b92a);}}static async['archive'](_0xd3696c){const _0x31be94=_0x188a82;try{return console[_0x31be94(0x210)](_0x31be94(0x1e0)),!fs[_0x31be94(0x20c)](resource_1['PROJECT_EXPORT_DIRECTORY'])&&fs[_0x31be94(0x1e5)](resource_1[_0x31be94(0x208)],{'recursive':!![]}),await new Promise((_0x4f7c76,_0x395398)=>{const _0x518b83=_0x31be94,_0x409998=resource_1[_0x518b83(0x20b)]+'/web-spatial.xcodeproj',_0x3b3cab=execSync(new XcodebuildCMD()[_0x518b83(0x1e8)](_0x409998)['scheme']('web-spatial')[_0x518b83(0x1ec)]((0x0,path_1[_0x518b83(0x1e9)])(resource_1[_0x518b83(0x1f9)],'./pack'))['clean']()[_0x518b83(0x204)]);let _0x1792a7=_0x3b3cab['toString']();if(_0x1792a7[_0x518b83(0x213)](_0x518b83(0x1e3))>0x0){console[_0x518b83(0x210)](_0x518b83(0x202)),console[_0x518b83(0x210)](_0x518b83(0x1f7));const _0x171221=execSync(new XcodebuildCMD()[_0x518b83(0x1eb)]((0x0,path_1[_0x518b83(0x1e9)])(resource_1[_0x518b83(0x1f9)],_0x518b83(0x20f)),resource_1[_0x518b83(0x208)],(0x0,path_1[_0x518b83(0x1e9)])(resource_1['PROJECT_BUILD_DIRECTORY'],_0x518b83(0x1e6)))['allowProvisioningUpdates']()[_0x518b83(0x204)]);_0x1792a7=_0x171221['toString']();if(_0x1792a7[_0x518b83(0x213)]('EXPORT\x20SUCCEEDED')>0x0){if(_0xd3696c){const _0x4c10ce=(0x0,path_1['join'])(process['cwd'](),_0xd3696c);!fs[_0x518b83(0x20c)](_0x4c10ce)&&fs[_0x518b83(0x1e5)](_0x4c10ce,{'recursive':!![]}),(0x0,file_1[_0x518b83(0x1ef)])(resource_1['PROJECT_EXPORT_DIRECTORY'],_0x4c10ce);}console[_0x518b83(0x210)](_0x518b83(0x1f2)),_0x4f7c76(!![]);}(0x0,semver_1[_0x518b83(0x1fb)])(resource_1[_0x518b83(0x1f9)]);}_0x4f7c76(![]);});}catch(_0x542d6c){console[_0x31be94(0x210)](_0x542d6c);}}}exports[_0x188a82(0x205)]=Xcodebuild;function _0x3317(){const _0x151922=['../resource/file','project','join','../resource','output','archive','\x20-exportPath\x20','destination','copyDir','6315390znDJoN','1707480Ravvif','-------------------\x20EXPORT\x20SUCCEEDED\x20-------------------','list','\x20-archivePath\x20','/web-spatial.xcodeproj','3686991TgYcoE','start\x20export','toString','PROJECT_BUILD_DIRECTORY','\x20-scheme\x20','clean','__esModule','defineProperty','367193kvlRxe','\x20-exportArchive\x20-archivePath\x20','child_process','XcodebuildCMD','-------------------\x20ARCHIVE\x20SUCCEEDED\x20-------------------','path','line','default','\x20archive','\x20-destination\x20\x27','PROJECT_EXPORT_DIRECTORY','\x20-project\x20','4258792sxlmoa','PROJECT_DIRECTORY','existsSync','\x20-allowProvisioningUpdates','xcodebuild','pack.xcarchive','log','\x20-list','541989TydClI','indexOf','9207810ZiETub','272jPOrru','start\x20archive','\x20-exportOptionsPlist\x20','semver','ARCHIVE\x20SUCCEEDED','allowProvisioningUpdates','mkdirSync','ExportOptions.plist'];_0x3317=function(){return _0x151922;};return _0x3317();}class XcodebuildCMD{constructor(){const _0xac32a9=_0x188a82;this[_0xac32a9(0x204)]=_0xac32a9(0x20e);}[_0x188a82(0x1e8)](_0x2f89ad){const _0x44091d=_0x188a82;return this[_0x44091d(0x204)]+=_0x44091d(0x209)+_0x2f89ad,this;}[_0x188a82(0x1f3)](){const _0x397be4=_0x188a82;return this[_0x397be4(0x204)]+=_0x397be4(0x211),this;}['scheme'](_0x386fb1){const _0x1f73db=_0x188a82;return this[_0x1f73db(0x204)]+=_0x1f73db(0x1fa)+_0x386fb1,this;}[_0x188a82(0x1ec)](_0x3b7988){const _0x4e80d0=_0x188a82;return this[_0x4e80d0(0x204)]+=_0x4e80d0(0x1f4)+_0x3b7988+_0x4e80d0(0x206),this;}[_0x188a82(0x1e4)](){const _0x59862f=_0x188a82;return this[_0x59862f(0x204)]+=_0x59862f(0x20d),this;}[_0x188a82(0x1ee)](_0x34c41a){const _0x5031a7=_0x188a82;return this['line']+=_0x5031a7(0x207)+_0x34c41a+'\x27',this;}[_0x188a82(0x1eb)](_0x52a031,_0x2e0a2a,_0x4ca0f5){const _0x13a9f0=_0x188a82;return this[_0x13a9f0(0x204)]+=_0x13a9f0(0x1ff)+_0x52a031+_0x13a9f0(0x1ed)+_0x2e0a2a+_0x13a9f0(0x1e1)+_0x4ca0f5,this;}[_0x188a82(0x1fb)](){const _0x3c5b1d=_0x188a82;return this[_0x3c5b1d(0x204)]+='\x20clean',this;}}exports[_0x188a82(0x201)]=XcodebuildCMD;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function _0x2735(){const _0x2455a2=['<?xml\x20version=\x221.0\x22\x20encoding=\x22UTF-8\x22?>\x0a<!DOCTYPE\x20plist\x20PUBLIC\x20\x22-//Apple//DTD\x20PLIST\x201.0//EN\x22\x20\x22http://www.apple.com/DTDs/PropertyList-1.0.dtd\x22>\x0a<plist\x20version=\x221.0\x22>\x0a<dict>\x0a\x09<key>destination</key>\x0a\x09<string>export</string>\x0a\x09<key>method</key>\x0a\x09<string>BUILDTYPE</string>\x0a\x09<key>signingStyle</key>\x0a\x09<string>automatic</string>\x0a\x09<key>stripSwiftSymbols</key>\x0a\x09<true/>\x0a\x09<key>teamID</key>\x0a\x09<string>YOURTEAMID</string>\x0a\x09<key>thinning</key>\x0a\x09<string><none></string>\x0a</dict>\x0a</plist>','updateBuildProperty','MIDDLE_APPICON_DIRECTORY','hash','507669lNGOWX','YOURTEAMID','.standalone','writeFileSync','SceneWidth','createImg','true','name','loadJsonFromDisk','AppID','includes','updateTeamId','PROJECT_BUILD_DIRECTORY','images','parseSync','xcode','USE_MAIN_SCENE','PBXGroup','1122054nleHHl','modifySwift','updateVersion','updateExportOptions','\x22,\x20url:\x20\x22','Description','updateProductName','resizability','push','join','PROJECT_DIRECTORY','pbxGroupByName','mainScene','SceneHeight','image/','buildSettings','AppName','buildConfigurationList','BACK_APPICON_DIRECTORY','value','stringify','2030409GLRXKi','Contents.json','updateDeeplink','debugging','log','project','CURRENT_PROJECT_VERSION','display','false','buildType','\x22automatic\x22','498480OWNQmS','path','icon.png','replace','pbxXCConfigurationList','scope','minimal-ui','width','enterprise','defaultSize','writeAsync','teamId','protocol','writeSync','DEEPLINK','5dwZuZh','description','29403ScakRS','<?xml\x20version=\x221.0\x22\x20encoding=\x22UTF-8\x22?>\x0a<!DOCTYPE\x20plist\x20PUBLIC\x20\x22-//Apple//DTD\x20PLIST\x201.0//EN\x22\x20\x22http://www.apple.com/DTDs/PropertyList-1.0.dtd\x22>\x0a<plist\x20version=\x221.0\x22>\x0a<dict>\x0a\x09<key>ITSAppUsesNonExemptEncryption</key>\x0a\x09<false/>\x0a\x09<key>CFBundleURLTypes</key>\x0a\x09<array>\x0a\x09\x09<dict>\x0a\x09\x09\x09<key>CFBundleURLName</key>\x0a\x09\x09\x09<string>web-spatial</string>\x0a\x09\x09\x09<key>CFBundleURLSchemes</key>\x0a\x09\x09\x09<array>\x0a\x09\x09\x09\x09DEEPLINK\x0a\x09\x09\x09</array>\x0a\x09\x09</dict>\x0a\x09</array>\x0a\x09<key>NSAppTransportSecurity</key>\x0a\x09<dict>\x0a\x09\x09<key>NSAllowsArbitraryLoads</key>\x0a\x09\x09<true/>\x0a\x09</dict>\x0a\x09<key>UIApplicationSceneManifest</key>\x0a\x09<dict>\x0a\x09\x09<key>UIApplicationPreferredDefaultSceneSessionRole</key>\x0a\x09\x09<string>UIWindowSceneSessionRoleApplication</string>\x0a\x09\x09<key>UIApplicationSupportsMultipleScenes</key>\x0a\x09\x09<true/>\x0a\x09\x09<key>UISceneConfigurations</key>\x0a\x09\x09<dict/>\x0a\x09</dict>\x0a</dict>\x0a</plist>\x0a','PWAProtocol(protocolValue:\x20\x22','test','DEVELOPMENT_TEAM','manifestInfo','PRODUCT_BUNDLE_IDENTIFIER','20Sqvcwh','existsSync','BUILDTYPE','pbxXCBuildConfigurationSection','protocol_handlers','bindManifestInfo','length','filename','SceneResizability','fixProjectFunction','default','icon','mkdirSync','getMIME','4bhHhnA','<string>','310614XiZLuW','281939vrkzkY','../resource/imageHelper','defineProperty','release-testing','manifestSwiftTemplate','bindIcon','./web-spatial/libs/webView/manifest.swift'];_0x2735=function(){return _0x2455a2;};return _0x2735();}const _0x5de2f3=_0x26f5;(function(_0x4344f4,_0x52fe02){const _0x44ce61=_0x26f5,_0x39198c=_0x4344f4();while(!![]){try{const _0x5b1ca7=parseInt(_0x44ce61(0x1fe))/0x1+parseInt(_0x44ce61(0x215))/0x2+-parseInt(_0x44ce61(0x221))/0x3*(-parseInt(_0x44ce61(0x213))/0x4)+parseInt(_0x44ce61(0x1fc))/0x5*(parseInt(_0x44ce61(0x1cd))/0x6)+-parseInt(_0x44ce61(0x216))/0x7+parseInt(_0x44ce61(0x1ed))/0x8+-parseInt(_0x44ce61(0x1e2))/0x9*(parseInt(_0x44ce61(0x205))/0xa);if(_0x5b1ca7===_0x52fe02)break;else _0x39198c['push'](_0x39198c['shift']());}catch(_0x1602fb){_0x39198c['push'](_0x39198c['shift']());}}}(_0x2735,0x1b49d));Object[_0x5de2f3(0x218)](exports,'__esModule',{'value':!![]});const fs=require('fs'),resource_1=require('../resource'),path_1=require(_0x5de2f3(0x1ee)),load_1=require('../resource/load'),imageHelper_1=require(_0x5de2f3(0x217)),manifestSwiftTemplate_1=require('./manifestSwiftTemplate'),xcode=require(_0x5de2f3(0x230)),exportOptionsXML=_0x5de2f3(0x21d),infoPlistXML=_0x5de2f3(0x1ff);let useExportOptionsXML='';function _0x26f5(_0x8f2dee,_0xc7bde6){const _0x2735aa=_0x2735();return _0x26f5=function(_0x26f539,_0x9c3904){_0x26f539=_0x26f539-0x1cd;let _0x32a18c=_0x2735aa[_0x26f539];return _0x32a18c;},_0x26f5(_0x8f2dee,_0xc7bde6);}class XcodeProject{static async['modify'](_0x5d6917,_0x4e9768){const _0x1048ed=_0x5de2f3;let _0x4f70b3=xcode[_0x1048ed(0x1e7)](_0x5d6917);this[_0x1048ed(0x20e)](_0x4f70b3),_0x4f70b3[_0x1048ed(0x22f)]();let _0x1dc3be=_0x4e9768[_0x1048ed(0x1eb)];const _0x40be81=[_0x1048ed(0x219),'app-store-connect',_0x1048ed(0x1e5),_0x1048ed(0x1f5)];useExportOptionsXML=exportOptionsXML['replace'](_0x1048ed(0x207),_0x40be81[_0x1048ed(0x22b)](_0x1dc3be)?_0x1dc3be:'release-testing');_0x4e9768[_0x1048ed(0x1f8)]&&this[_0x1048ed(0x22c)](_0x4f70b3,_0x4e9768[_0x1048ed(0x1f8)]);this[_0x1048ed(0x1d0)](),await this[_0x1048ed(0x21b)](_0x4e9768[_0x1048ed(0x210)]),this['bindManifestInfo'](_0x4f70b3,_0x4e9768[_0x1048ed(0x203)]['json']);_0x4e9768['version']?this['updateVersion'](_0x4f70b3,_0x4e9768['version']):this[_0x1048ed(0x1cf)](_0x4f70b3,'1.0');try{fs[_0x1048ed(0x224)](_0x5d6917,_0x4f70b3[_0x1048ed(0x1fa)]());}catch(_0x5db888){console[_0x1048ed(0x1e6)](_0x5db888);}}static[_0x5de2f3(0x20e)](_0x17379e){const _0x41bcd7=_0x5de2f3;_0x17379e[_0x41bcd7(0x1d8)]=function(_0x3e2cd8){const _0x1a163c=_0x41bcd7;var _0x10ae86=this[_0x1a163c(0x220)][_0x1a163c(0x1e7)]['objects'][_0x1a163c(0x232)],_0x15f4cc,_0x1de164;for(_0x15f4cc in _0x10ae86){if(!/_comment$/[_0x1a163c(0x201)](_0x15f4cc))continue;if(_0x10ae86[_0x15f4cc]==_0x3e2cd8)return _0x1de164=_0x15f4cc['split'](/_comment$/)[0x0],_0x10ae86[_0x1de164];}return![];},_0x17379e['updateBuildProperty']=function(_0x1c4e6c,_0x4ccc47,_0x3b11f1,_0x35d5a6){const _0x2c80af=_0x41bcd7;let _0x3237e4=[];const _0x1cd86d=/_comment$/;if(_0x35d5a6){const _0x4a1159=this['pbxTargetByName'](_0x35d5a6),_0x1bc186=_0x4a1159&&_0x4a1159[_0x2c80af(0x1de)],_0x4f6578=this[_0x2c80af(0x1f1)]();for(const _0x4be2bf in _0x4f6578){if(!_0x1cd86d[_0x2c80af(0x201)](_0x4be2bf)&&_0x1bc186===_0x4be2bf){const _0x3d728a=_0x4f6578[_0x4be2bf]['buildConfigurations'];for(const _0x587ede of _0x3d728a){_0x3237e4[_0x2c80af(0x1d5)](_0x587ede[_0x2c80af(0x1e0)]);}break;}}}var _0x3d1e26=this[_0x2c80af(0x208)]();for(var _0x402ff5 in _0x3d1e26){if(!_0x1cd86d[_0x2c80af(0x201)](_0x402ff5)){if(_0x35d5a6&&!_0x3237e4[_0x2c80af(0x22b)](_0x402ff5))continue;var _0x106955=_0x3d1e26[_0x402ff5];(_0x3b11f1&&_0x106955[_0x2c80af(0x228)]===_0x3b11f1||!_0x3b11f1)&&_0x106955[_0x2c80af(0x1dc)][_0x1c4e6c]&&(_0x106955[_0x2c80af(0x1dc)][_0x1c4e6c]=_0x4ccc47);}}};}static async[_0x5de2f3(0x21b)](_0x1873f9){const _0x3a2d1b=_0x5de2f3;if(_0x1873f9){const _0x2e2d30=(0x0,path_1[_0x3a2d1b(0x1d6)])(resource_1['PROJECT_DIRECTORY'],resource_1[_0x3a2d1b(0x1df)]),_0x226750=(0x0,path_1[_0x3a2d1b(0x1d6)])(_0x2e2d30,_0x3a2d1b(0x1e3)),_0xb464c0='icon.'+_0x1873f9[_0x3a2d1b(0x212)]()[_0x3a2d1b(0x1f0)](_0x3a2d1b(0x1db),''),_0x56c605=(0x0,path_1[_0x3a2d1b(0x1d6)])(_0x2e2d30,_0xb464c0);let _0x41ae13=await(0x0,load_1[_0x3a2d1b(0x229)])(_0x226750);_0x41ae13['images'][0x0]['filename']=_0xb464c0,await _0x1873f9['writeAsync'](_0x56c605),await fs[_0x3a2d1b(0x224)](_0x226750,JSON[_0x3a2d1b(0x1e1)](_0x41ae13));const _0x2abeff=(0x0,path_1[_0x3a2d1b(0x1d6)])(resource_1['PROJECT_DIRECTORY'],resource_1[_0x3a2d1b(0x21f)]),_0x30a52f=(0x0,path_1[_0x3a2d1b(0x1d6)])(_0x2abeff,_0x3a2d1b(0x1e3)),_0x59a042=_0x3a2d1b(0x1ef),_0x427a8e=(0x0,path_1[_0x3a2d1b(0x1d6)])(_0x2abeff,_0x59a042);let _0x57663d=await(0x0,load_1[_0x3a2d1b(0x229)])(_0x30a52f),_0x38b3a9=imageHelper_1['ImageHelper'][_0x3a2d1b(0x226)](0x200);_0x57663d[_0x3a2d1b(0x22e)][0x0][_0x3a2d1b(0x20c)]=_0x59a042,await _0x38b3a9[_0x3a2d1b(0x1f7)](_0x427a8e),await fs[_0x3a2d1b(0x224)](_0x30a52f,JSON[_0x3a2d1b(0x1e1)](_0x57663d));}}static[_0x5de2f3(0x22c)](_0x3ecd65,_0x591710){const _0x551037=_0x5de2f3;_0x3ecd65[_0x551037(0x21e)](_0x551037(0x202),_0x591710),useExportOptionsXML=useExportOptionsXML[_0x551037(0x1f0)](_0x551037(0x222),_0x591710);}static[_0x5de2f3(0x1d0)](){const _0x5ba722=_0x5de2f3;!fs[_0x5ba722(0x206)](resource_1['PROJECT_BUILD_DIRECTORY'])&&fs[_0x5ba722(0x211)](resource_1[_0x5ba722(0x22d)],{'recursive':!![]}),fs[_0x5ba722(0x224)]((0x0,path_1[_0x5ba722(0x1d6)])(resource_1[_0x5ba722(0x22d)],'ExportOptions.plist'),useExportOptionsXML);}static[_0x5de2f3(0x20a)](_0x366d4a,_0x2b9bc7){const _0x3e5825=_0x5de2f3;var _0xa8f574;_0x366d4a[_0x3e5825(0x1d3)](_0x2b9bc7[_0x3e5825(0x228)]),_0x366d4a[_0x3e5825(0x21e)](_0x3e5825(0x204),'\x22'+_0x2b9bc7['id']+'\x22'),this[_0x3e5825(0x1e4)]((_0xa8f574=_0x2b9bc7[_0x3e5825(0x209)])!==null&&_0xa8f574!==void 0x0?_0xa8f574:[]),this['modifySwift'](_0x2b9bc7);}static['updateVersion'](_0x27ab89,_0x37fd0e){const _0x21405f=_0x5de2f3;_0x27ab89[_0x21405f(0x21e)](_0x21405f(0x1e8),_0x37fd0e);}static[_0x5de2f3(0x1e4)](_0x2da026){const _0x295342=_0x5de2f3;let _0x2e9c1b=(0x0,path_1[_0x295342(0x1d6)])(resource_1[_0x295342(0x1d7)],'./web-spatial/Info.plist'),_0x2bec8a='';for(let _0xde9f34=0x0;_0xde9f34<_0x2da026[_0x295342(0x20b)];_0xde9f34++){_0x2bec8a+=_0x295342(0x214)+_0x2da026[_0xde9f34]['protocol']+'</string>';}const _0x4a15fe=infoPlistXML[_0x295342(0x1f0)](_0x295342(0x1fb),_0x2bec8a);fs[_0x295342(0x224)](_0x2e9c1b,_0x4a15fe);}static[_0x5de2f3(0x1ce)](_0x2a22df){const _0x4f03a7=_0x5de2f3,_0x53d2f5=(0x0,path_1[_0x4f03a7(0x1d6)])(resource_1['PROJECT_DIRECTORY'],_0x4f03a7(0x21c));let _0x530b83=manifestSwiftTemplate_1[_0x4f03a7(0x21a)];_0x530b83=_0x530b83['replace']('START_URL',_0x2a22df['start_url']),_0x530b83=_0x530b83[_0x4f03a7(0x1f0)]('SCOPE',_0x2a22df[_0x4f03a7(0x1f2)]),_0x530b83=_0x530b83[_0x4f03a7(0x1f0)](_0x4f03a7(0x1dd),_0x2a22df[_0x4f03a7(0x228)]),_0x530b83=_0x530b83[_0x4f03a7(0x1f0)](_0x4f03a7(0x1d2),_0x2a22df[_0x4f03a7(0x1fd)]),_0x530b83=_0x530b83[_0x4f03a7(0x1f0)](_0x4f03a7(0x22a),_0x2a22df['id']),_0x530b83=_0x530b83['replace']('.minimal',_0x2a22df[_0x4f03a7(0x1e9)]==_0x4f03a7(0x1f3)?'.minimal':_0x4f03a7(0x223));if(_0x2a22df[_0x4f03a7(0x209)]){let _0x1a71d3='';for(let _0x2624fe=0x0;_0x2624fe<_0x2a22df[_0x4f03a7(0x209)][_0x4f03a7(0x20b)];_0x2624fe++){_0x1a71d3+=_0x4f03a7(0x200)+_0x2a22df['protocol_handlers'][_0x2624fe][_0x4f03a7(0x1f9)]+_0x4f03a7(0x1d1)+_0x2a22df[_0x4f03a7(0x209)][_0x2624fe]['url']+'\x22),';}_0x530b83=_0x530b83[_0x4f03a7(0x1f0)]('PWAProtocol(protocolValue:\x20\x22\x22,\x20url:\x20\x22\x22)',_0x1a71d3);}typeof _0x2a22df['mainScene']==='object'?(_0x530b83=_0x530b83['replace']('SceneWidth',_0x2a22df[_0x4f03a7(0x1d9)][_0x4f03a7(0x1f6)][_0x4f03a7(0x1f4)]),_0x530b83=_0x530b83[_0x4f03a7(0x1f0)](_0x4f03a7(0x1da),_0x2a22df[_0x4f03a7(0x1d9)][_0x4f03a7(0x1f6)]['height']),_0x530b83=_0x530b83[_0x4f03a7(0x1f0)](_0x4f03a7(0x20d),'\x22'+_0x2a22df['mainScene'][_0x4f03a7(0x1d4)]+'\x22'),_0x530b83=_0x530b83[_0x4f03a7(0x1f0)](_0x4f03a7(0x231),_0x4f03a7(0x227))):(_0x530b83=_0x530b83[_0x4f03a7(0x1f0)](_0x4f03a7(0x225),'1280'),_0x530b83=_0x530b83['replace'](_0x4f03a7(0x1da),'1280'),_0x530b83=_0x530b83[_0x4f03a7(0x1f0)](_0x4f03a7(0x20d),_0x4f03a7(0x1ec)),_0x530b83=_0x530b83[_0x4f03a7(0x1f0)]('USE_MAIN_SCENE',_0x4f03a7(0x1ea))),fs[_0x4f03a7(0x224)](_0x53d2f5,_0x530b83,'utf-8');}}exports[_0x5de2f3(0x20f)]=XcodeProject;
|
|
1
|
+
'use strict';function _0x448c(){const _0x4434a0=['BACK_APPICON_DIRECTORY','pbxTargetByName','resizability','1280','false','mkdirSync','SceneHeight','includes','protocol','SceneWidth','PROJECT_BUILD_DIRECTORY','icon.png','icon','enterprise','\x22),','stringify','MIDDLE_APPICON_DIRECTORY','length','303635BUvAUj','AppID','pbxXCBuildConfigurationSection','START_URL','manifestSwiftTemplate','objects','width','\x22,\x20url:\x20\x22','scope','11496oEweet','PBXGroup','325814rJHuXM','53290xBLLFa','display','buildConfigurations','release-testing','SceneResizability','updateTeamId','modify','image/','defaultSize','../resource','writeFileSync','475878YZnTZh','1384075czQlrk','loadJsonFromDisk','updateProductName','2310240LXUhXU','YOURTEAMID','project','USE_MAIN_SCENE','SCOPE','891CWvzpp','push','ExportOptions.plist','test','replace','modifySwift','protocol_handlers','54HdLQbn','writeAsync','<string>','app-store-connect','4EjsheX','defineProperty','updateBuildProperty','fixProjectFunction','manifestInfo','join','hash','buildConfigurationList','./web-spatial/Info.plist','../resource/load','teamId','path','.standalone','updateVersion','existsSync','buildSettings','object','mainScene','getMIME','60pblzXL','updateDeeplink','icon.','\x22automatic\x22','AppName','log','pbxGroupByName','</string>','__esModule','filename','images','debugging','./manifestSwiftTemplate','buildType','updateExportOptions','2009ingJbv','version','minimal-ui','./web-spatial/libs/webView/manifest.swift','pbxXCConfigurationList','.minimal','start_url','createImg','name','url','<?xml\x20version=\x221.0\x22\x20encoding=\x22UTF-8\x22?>\x0a<!DOCTYPE\x20plist\x20PUBLIC\x20\x22-//Apple//DTD\x20PLIST\x201.0//EN\x22\x20\x22http://www.apple.com/DTDs/PropertyList-1.0.dtd\x22>\x0a<plist\x20version=\x221.0\x22>\x0a<dict>\x0a\x09<key>destination</key>\x0a\x09<string>export</string>\x0a\x09<key>method</key>\x0a\x09<string>BUILDTYPE</string>\x0a\x09<key>signingStyle</key>\x0a\x09<string>automatic</string>\x0a\x09<key>stripSwiftSymbols</key>\x0a\x09<true/>\x0a\x09<key>teamID</key>\x0a\x09<string>YOURTEAMID</string>\x0a\x09<key>thinning</key>\x0a\x09<string><none></string>\x0a</dict>\x0a</plist>','bindIcon','DEEPLINK','Contents.json','bindManifestInfo','PROJECT_DIRECTORY','../resource/imageHelper','writeSync'];_0x448c=function(){return _0x4434a0;};return _0x448c();}const _0x5a9efa=_0x497b;(function(_0x519a23,_0x157a13){const _0x5a0fa0=_0x497b,_0x5cd4ba=_0x519a23();while(!![]){try{const _0x14b697=parseInt(_0x5a0fa0(0x117))/0x1*(parseInt(_0x5a0fa0(0x137))/0x2)+parseInt(_0x5a0fa0(0x123))/0x3+parseInt(_0x5a0fa0(0x127))/0x4+-parseInt(_0x5a0fa0(0x10c))/0x5*(parseInt(_0x5a0fa0(0x133))/0x6)+parseInt(_0x5a0fa0(0xe8))/0x7*(-parseInt(_0x5a0fa0(0x115))/0x8)+-parseInt(_0x5a0fa0(0x12c))/0x9*(-parseInt(_0x5a0fa0(0x118))/0xa)+-parseInt(_0x5a0fa0(0x124))/0xb*(parseInt(_0x5a0fa0(0x14a))/0xc);if(_0x14b697===_0x157a13)break;else _0x5cd4ba['push'](_0x5cd4ba['shift']());}catch(_0x409499){_0x5cd4ba['push'](_0x5cd4ba['shift']());}}}(_0x448c,0x4fe82));function _0x497b(_0x92894f,_0x1bfb7a){const _0x448c9f=_0x448c();return _0x497b=function(_0x497bb9,_0x2daca1){_0x497bb9=_0x497bb9-0xe3;let _0x229ddd=_0x448c9f[_0x497bb9];return _0x229ddd;},_0x497b(_0x92894f,_0x1bfb7a);}Object[_0x5a9efa(0x138)](exports,_0x5a9efa(0x152),{'value':!![]});const fs=require('fs'),resource_1=require(_0x5a9efa(0x121)),path_1=require(_0x5a9efa(0x142)),load_1=require(_0x5a9efa(0x140)),imageHelper_1=require(_0x5a9efa(0xf8)),manifestSwiftTemplate_1=require(_0x5a9efa(0xe5)),xcode=require('xcode'),exportOptionsXML=_0x5a9efa(0xf2),infoPlistXML='<?xml\x20version=\x221.0\x22\x20encoding=\x22UTF-8\x22?>\x0a<!DOCTYPE\x20plist\x20PUBLIC\x20\x22-//Apple//DTD\x20PLIST\x201.0//EN\x22\x20\x22http://www.apple.com/DTDs/PropertyList-1.0.dtd\x22>\x0a<plist\x20version=\x221.0\x22>\x0a<dict>\x0a\x09<key>ITSAppUsesNonExemptEncryption</key>\x0a\x09<false/>\x0a\x09<key>CFBundleURLTypes</key>\x0a\x09<array>\x0a\x09\x09<dict>\x0a\x09\x09\x09<key>CFBundleURLName</key>\x0a\x09\x09\x09<string>web-spatial</string>\x0a\x09\x09\x09<key>CFBundleURLSchemes</key>\x0a\x09\x09\x09<array>\x0a\x09\x09\x09\x09DEEPLINK\x0a\x09\x09\x09</array>\x0a\x09\x09</dict>\x0a\x09</array>\x0a\x09<key>NSAppTransportSecurity</key>\x0a\x09<dict>\x0a\x09\x09<key>NSAllowsArbitraryLoads</key>\x0a\x09\x09<true/>\x0a\x09</dict>\x0a\x09<key>UIApplicationSceneManifest</key>\x0a\x09<dict>\x0a\x09\x09<key>UIApplicationPreferredDefaultSceneSessionRole</key>\x0a\x09\x09<string>UIWindowSceneSessionRoleApplication</string>\x0a\x09\x09<key>UIApplicationSupportsMultipleScenes</key>\x0a\x09\x09<true/>\x0a\x09\x09<key>UISceneConfigurations</key>\x0a\x09\x09<dict/>\x0a\x09</dict>\x0a</dict>\x0a</plist>\x0a';let useExportOptionsXML='';class XcodeProject{static async[_0x5a9efa(0x11e)](_0x2e1534,_0x28c067){const _0x3a3bf5=_0x5a9efa;let _0x1dc741=xcode[_0x3a3bf5(0x129)](_0x2e1534);this[_0x3a3bf5(0x13a)](_0x1dc741),_0x1dc741['parseSync']();let _0x219399=_0x28c067[_0x3a3bf5(0xe6)];const _0x2bd3e5=['release-testing',_0x3a3bf5(0x136),_0x3a3bf5(0xe4),_0x3a3bf5(0x107)];useExportOptionsXML=exportOptionsXML[_0x3a3bf5(0x130)]('BUILDTYPE',_0x2bd3e5[_0x3a3bf5(0x101)](_0x219399)?_0x219399:_0x3a3bf5(0x11b));_0x28c067['teamId']&&this['updateTeamId'](_0x1dc741,_0x28c067[_0x3a3bf5(0x141)]);this[_0x3a3bf5(0xe7)](),await this['bindIcon'](_0x28c067[_0x3a3bf5(0x106)]),this[_0x3a3bf5(0xf6)](_0x1dc741,_0x28c067[_0x3a3bf5(0x13b)]['json']);_0x28c067[_0x3a3bf5(0xe9)]?this['updateVersion'](_0x1dc741,_0x28c067[_0x3a3bf5(0xe9)]):this[_0x3a3bf5(0x144)](_0x1dc741,'1.0');try{fs['writeFileSync'](_0x2e1534,_0x1dc741[_0x3a3bf5(0xf9)]());}catch(_0x45fd00){console[_0x3a3bf5(0x14f)](_0x45fd00);}}static['fixProjectFunction'](_0x51896f){const _0x54f45b=_0x5a9efa;_0x51896f[_0x54f45b(0x150)]=function(_0xf2544e){const _0x31dd17=_0x54f45b;var _0x470484=this[_0x31dd17(0x13d)][_0x31dd17(0x129)][_0x31dd17(0x111)][_0x31dd17(0x116)],_0x5d32f5,_0x537ccd;for(_0x5d32f5 in _0x470484){if(!/_comment$/[_0x31dd17(0x12f)](_0x5d32f5))continue;if(_0x470484[_0x5d32f5]==_0xf2544e)return _0x537ccd=_0x5d32f5['split'](/_comment$/)[0x0],_0x470484[_0x537ccd];}return![];},_0x51896f[_0x54f45b(0x139)]=function(_0x161cd4,_0x3e15d2,_0x33b699,_0x159ee8){const _0x59eaa9=_0x54f45b;let _0x39a8d3=[];const _0x96bda=/_comment$/;if(_0x159ee8){const _0x4d40bb=this[_0x59eaa9(0xfb)](_0x159ee8),_0xb9ad0e=_0x4d40bb&&_0x4d40bb[_0x59eaa9(0x13e)],_0x51e78c=this[_0x59eaa9(0xec)]();for(const _0x4700d6 in _0x51e78c){if(!_0x96bda[_0x59eaa9(0x12f)](_0x4700d6)&&_0xb9ad0e===_0x4700d6){const _0x3e8ebd=_0x51e78c[_0x4700d6][_0x59eaa9(0x11a)];for(const _0x5e643a of _0x3e8ebd){_0x39a8d3[_0x59eaa9(0x12d)](_0x5e643a['value']);}break;}}}var _0x144000=this[_0x59eaa9(0x10e)]();for(var _0x6dd61f in _0x144000){if(!_0x96bda[_0x59eaa9(0x12f)](_0x6dd61f)){if(_0x159ee8&&!_0x39a8d3['includes'](_0x6dd61f))continue;var _0x3b5c44=_0x144000[_0x6dd61f];(_0x33b699&&_0x3b5c44[_0x59eaa9(0xf0)]===_0x33b699||!_0x33b699)&&_0x3b5c44[_0x59eaa9(0x146)][_0x161cd4]&&(_0x3b5c44[_0x59eaa9(0x146)][_0x161cd4]=_0x3e15d2);}}};}static async[_0x5a9efa(0xf3)](_0x50f9e8){const _0x142edd=_0x5a9efa;if(_0x50f9e8){const _0x20f247=(0x0,path_1[_0x142edd(0x13c)])(resource_1[_0x142edd(0xf7)],resource_1[_0x142edd(0xfa)]),_0x1719e6=(0x0,path_1[_0x142edd(0x13c)])(_0x20f247,_0x142edd(0xf5)),_0x45c8bb=_0x142edd(0x14c)+_0x50f9e8[_0x142edd(0x149)]()[_0x142edd(0x130)](_0x142edd(0x11f),''),_0x149b99=(0x0,path_1[_0x142edd(0x13c)])(_0x20f247,_0x45c8bb);let _0x53ef50=await(0x0,load_1[_0x142edd(0x125)])(_0x1719e6);_0x53ef50['images'][0x0][_0x142edd(0x153)]=_0x45c8bb,await _0x50f9e8[_0x142edd(0x134)](_0x149b99),await fs[_0x142edd(0x122)](_0x1719e6,JSON['stringify'](_0x53ef50));const _0x2e3980=(0x0,path_1[_0x142edd(0x13c)])(resource_1[_0x142edd(0xf7)],resource_1[_0x142edd(0x10a)]),_0x310290=(0x0,path_1[_0x142edd(0x13c)])(_0x2e3980,'Contents.json'),_0x598516=_0x142edd(0x105),_0x4b8ef3=(0x0,path_1[_0x142edd(0x13c)])(_0x2e3980,_0x598516);let _0x5a834f=await(0x0,load_1['loadJsonFromDisk'])(_0x310290),_0x16a8c9=imageHelper_1['ImageHelper'][_0x142edd(0xef)](0x200);_0x5a834f[_0x142edd(0xe3)][0x0][_0x142edd(0x153)]=_0x598516,await _0x16a8c9[_0x142edd(0x134)](_0x4b8ef3),await fs[_0x142edd(0x122)](_0x310290,JSON[_0x142edd(0x109)](_0x5a834f));}}static[_0x5a9efa(0x11d)](_0x3789d8,_0x10fb90){const _0xfc3672=_0x5a9efa;_0x3789d8[_0xfc3672(0x139)]('DEVELOPMENT_TEAM',_0x10fb90),useExportOptionsXML=useExportOptionsXML['replace'](_0xfc3672(0x128),_0x10fb90);}static[_0x5a9efa(0xe7)](){const _0x57973e=_0x5a9efa;!fs[_0x57973e(0x145)](resource_1[_0x57973e(0x104)])&&fs[_0x57973e(0xff)](resource_1[_0x57973e(0x104)],{'recursive':!![]}),fs[_0x57973e(0x122)]((0x0,path_1[_0x57973e(0x13c)])(resource_1[_0x57973e(0x104)],_0x57973e(0x12e)),useExportOptionsXML);}static[_0x5a9efa(0xf6)](_0x23ad54,_0x2cfe7f){const _0x2878f6=_0x5a9efa;var _0x3adc62;_0x23ad54[_0x2878f6(0x126)](_0x2cfe7f[_0x2878f6(0xf0)]),_0x23ad54['updateBuildProperty']('PRODUCT_BUNDLE_IDENTIFIER','\x22'+_0x2cfe7f['id']+'\x22'),this[_0x2878f6(0x14b)]((_0x3adc62=_0x2cfe7f[_0x2878f6(0x132)])!==null&&_0x3adc62!==void 0x0?_0x3adc62:[]),this[_0x2878f6(0x131)](_0x2cfe7f);}static[_0x5a9efa(0x144)](_0x601532,_0x4a36f1){const _0x1d8a7a=_0x5a9efa;_0x601532[_0x1d8a7a(0x139)]('CURRENT_PROJECT_VERSION',_0x4a36f1);}static[_0x5a9efa(0x14b)](_0x1a05d8){const _0x59c113=_0x5a9efa;let _0x3862e6=(0x0,path_1[_0x59c113(0x13c)])(resource_1[_0x59c113(0xf7)],_0x59c113(0x13f)),_0x5afc0b='';for(let _0x5d67c1=0x0;_0x5d67c1<_0x1a05d8['length'];_0x5d67c1++){_0x5afc0b+=_0x59c113(0x135)+_0x1a05d8[_0x5d67c1]['protocol']+_0x59c113(0x151);}const _0x269ee7=infoPlistXML['replace'](_0x59c113(0xf4),_0x5afc0b);fs[_0x59c113(0x122)](_0x3862e6,_0x269ee7);}static[_0x5a9efa(0x131)](_0x56a9a4){const _0x3635e7=_0x5a9efa,_0x21af6b=(0x0,path_1[_0x3635e7(0x13c)])(resource_1[_0x3635e7(0xf7)],_0x3635e7(0xeb));let _0x249816=manifestSwiftTemplate_1[_0x3635e7(0x110)];_0x249816=_0x249816['replace'](_0x3635e7(0x10f),_0x56a9a4[_0x3635e7(0xee)]),_0x249816=_0x249816['replace'](_0x3635e7(0x12b),_0x56a9a4[_0x3635e7(0x114)]),_0x249816=_0x249816[_0x3635e7(0x130)](_0x3635e7(0x14e),_0x56a9a4[_0x3635e7(0xf0)]),_0x249816=_0x249816[_0x3635e7(0x130)]('Description',_0x56a9a4['description']),_0x249816=_0x249816[_0x3635e7(0x130)](_0x3635e7(0x10d),_0x56a9a4['id']),_0x249816=_0x249816[_0x3635e7(0x130)](_0x3635e7(0xed),_0x56a9a4[_0x3635e7(0x119)]==_0x3635e7(0xea)?_0x3635e7(0xed):_0x3635e7(0x143));if(_0x56a9a4[_0x3635e7(0x132)]){let _0x49f5da='';for(let _0x117943=0x0;_0x117943<_0x56a9a4[_0x3635e7(0x132)][_0x3635e7(0x10b)];_0x117943++){_0x49f5da+='PWAProtocol(protocolValue:\x20\x22'+_0x56a9a4['protocol_handlers'][_0x117943][_0x3635e7(0x102)]+_0x3635e7(0x113)+_0x56a9a4['protocol_handlers'][_0x117943][_0x3635e7(0xf1)]+_0x3635e7(0x108);}_0x249816=_0x249816[_0x3635e7(0x130)]('PWAProtocol(protocolValue:\x20\x22\x22,\x20url:\x20\x22\x22)',_0x49f5da);}typeof _0x56a9a4['mainScene']===_0x3635e7(0x147)?(_0x249816=_0x249816[_0x3635e7(0x130)](_0x3635e7(0x103),_0x56a9a4['mainScene']['defaultSize'][_0x3635e7(0x112)]),_0x249816=_0x249816[_0x3635e7(0x130)]('SceneHeight',_0x56a9a4[_0x3635e7(0x148)][_0x3635e7(0x120)]['height']),_0x249816=_0x249816['replace'](_0x3635e7(0x11c),'\x22'+_0x56a9a4[_0x3635e7(0x148)][_0x3635e7(0xfc)]+'\x22'),_0x249816=_0x249816[_0x3635e7(0x130)](_0x3635e7(0x12a),'true')):(_0x249816=_0x249816[_0x3635e7(0x130)](_0x3635e7(0x103),'1280'),_0x249816=_0x249816[_0x3635e7(0x130)](_0x3635e7(0x100),_0x3635e7(0xfd)),_0x249816=_0x249816[_0x3635e7(0x130)]('SceneResizability',_0x3635e7(0x14d)),_0x249816=_0x249816[_0x3635e7(0x130)]('USE_MAIN_SCENE',_0x3635e7(0xfe))),fs['writeFileSync'](_0x21af6b,_0x249816,'utf-8');}}exports['default']=XcodeProject;
|
package/dist/lib/xcode/xcrun.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x559998=_0x2f29;(function(_0x54d6cf,_0x140668){const _0x4264ad=_0x2f29,_0x11f4e5=_0x54d6cf();while(!![]){try{const _0x42701a=parseInt(_0x4264ad(0x127))/0x1*(-parseInt(_0x4264ad(0x135))/0x2)+parseInt(_0x4264ad(0x143))/0x3+-parseInt(_0x4264ad(0x12f))/0x4*(parseInt(_0x4264ad(0x13e))/0x5)+-parseInt(_0x4264ad(0x13a))/0x6+-parseInt(_0x4264ad(0x140))/0x7+-parseInt(_0x4264ad(0x10a))/0x8*(parseInt(_0x4264ad(0x14a))/0x9)+-parseInt(_0x4264ad(0x138))/0xa*(-parseInt(_0x4264ad(0x14c))/0xb);if(_0x42701a===_0x140668)break;else _0x11f4e5['push'](_0x11f4e5['shift']());}catch(_0x490034){_0x11f4e5['push'](_0x11f4e5['shift']());}}}(_0x4716,0x8939a));function _0x4716(){const _0xec1a9d=['trim','253192OoQqNm','\x20--apiIssuer\x20','Apple\x20Vision\x20Pro','3588820NUTSnh','no\x20visionOS\x20simulator\x20found','3561432TmAqba','length','default','list','3849595ozQBgB','verbose','1478246VCEqqq','includes','platform','105438XgOegC','\x20-p\x20','simctl','start\x20building','/test','toString','PROJECT_BUILD_DIRECTORY','9ikZSFP','state','88qaXXVE','split','join','\x20shutdown\x20booted','authApi','\x20launch\x20\x22','uploadApp','\x20--validate-app\x20-f\x20','\x20--apiKey\x20','log','\x20build\x20-scheme\x20web-spatial\x20-destination\x20\x27platform=visionOS\x20Simulator,id=','name','Shutdown','--\x20visionOS','install','4130136KwdOLN','Booted','appleId','mkdirSync','defineProperty','path','\x20--apple-id\x20','\x20-u\x20','authAccount','xcrun','existsSync','/web-spatial.xcodeproj','\x20--upload-package\x20','\x20altool','line','shutdown','build\x20success','\x20boot\x20\x22','--\x20','altool','PROJECT_DIRECTORY','uploadPackage','\x22\x20\x22','parseListDevices','project','install\x20success','\x20--verbose','validate','child_process','2vQqBrX','\x20--bundle-version\x20','\x20list','deviceId','execSync','find\x20simulator:\x20','launch','visionos','4LEEYmY','launch\x20app','boot','listDevices','Build/Products/Debug-xrsimulator/'];_0x4716=function(){return _0xec1a9d;};return _0x4716();}Object[_0x559998(0x10e)](exports,'__esModule',{'value':!![]});function _0x2f29(_0x4652ea,_0x643b4e){const _0x4716ae=_0x4716();return _0x2f29=function(_0x2f2932,_0x139094){_0x2f2932=_0x2f2932-0x102;let _0xcf36bb=_0x4716ae[_0x2f2932];return _0xcf36bb;},_0x2f29(_0x4652ea,_0x643b4e);}const child_process_1=require(_0x559998(0x126)),resource_1=require('../resource'),path_1=require(_0x559998(0x10f)),fs=require('fs'),xcodebuild_1=require('./xcodebuild');class Xcrun{static async[_0x559998(0x125)](_0x1653b7,_0x577457,_0x477653,_0x4faab2){const _0xb0a0c2=_0x559998,_0x5f05be=new XcrunCMD()['altool']();_0x5f05be['validate'](_0x1653b7);_0x4faab2?_0x5f05be['authAccount'](_0x577457,_0x477653):_0x5f05be['authApi'](_0x577457,_0x477653);_0x5f05be[_0xb0a0c2(0x142)]('visionos');const _0x36a0c2=(0x0,child_process_1['execSync'])(_0x5f05be[_0xb0a0c2(0x118)]);return _0x36a0c2[_0xb0a0c2(0x148)]();}static async[_0x559998(0x11f)](_0x51bfd3,_0x5db108,_0x32a56e,_0x3ae919,_0x394713){const _0x1f2e00=_0x559998,_0x37b564=new XcrunCMD()[_0x1f2e00(0x11d)]();_0x37b564[_0x1f2e00(0x11f)](_0x51bfd3);_0x394713?_0x37b564['authAccount'](_0x5db108,_0x32a56e):_0x37b564[_0x1f2e00(0x150)](_0x5db108,_0x32a56e);_0x37b564[_0x1f2e00(0x142)](_0x1f2e00(0x12e)),_0x37b564['appleId'](_0x3ae919);const _0x546791=(0x0,child_process_1['execSync'])(_0x37b564['line']);return _0x546791[_0x1f2e00(0x148)]();}static async['uploadApp'](_0x118e97,_0x57183d,_0x1eb41d,_0x2b9b72){const _0x102573=_0x559998,_0x4d7128=new XcrunCMD()[_0x102573(0x11d)]();_0x4d7128[_0x102573(0x152)](_0x118e97);_0x2b9b72?_0x4d7128['authAccount'](_0x57183d,_0x1eb41d):_0x4d7128[_0x102573(0x150)](_0x57183d,_0x1eb41d);_0x4d7128['platform'](_0x102573(0x12e));const _0x385a10=(0x0,child_process_1[_0x102573(0x12b)])(_0x4d7128[_0x102573(0x118)]);return _0x385a10[_0x102573(0x148)]();}static async['runWithSimulator'](_0x2af9f1){const _0x6e94ec=_0x559998;let _0xef85ae=new XcrunCMD()[_0x6e94ec(0x145)]();_0xef85ae[_0x6e94ec(0x132)](_0x6e94ec(0x137));const _0x93f61e=(0x0,child_process_1[_0x6e94ec(0x12b)])(_0xef85ae['line']),_0x68535e=this[_0x6e94ec(0x121)](_0x93f61e[_0x6e94ec(0x148)]());if(_0x68535e['length']===0x0)throw new Error(_0x6e94ec(0x139));let _0x42a115=_0x68535e[0x0];for(let _0xd50085=0x0;_0xd50085<_0x68535e[_0x6e94ec(0x13b)];_0xd50085++){if(_0x68535e[_0xd50085][_0x6e94ec(0x14b)]===_0x6e94ec(0x10b)){_0x42a115=_0x68535e[_0xd50085];break;}}console['log'](_0x6e94ec(0x12c)+_0x42a115[_0x6e94ec(0x12a)]);const _0x42ab67=resource_1[_0x6e94ec(0x11e)]+_0x6e94ec(0x115),_0x57f769=resource_1[_0x6e94ec(0x149)]+_0x6e94ec(0x147);!fs[_0x6e94ec(0x114)](resource_1[_0x6e94ec(0x149)])&&fs[_0x6e94ec(0x10d)](resource_1[_0x6e94ec(0x149)],{'recursive':!![]});!fs[_0x6e94ec(0x114)](_0x57f769)&&fs[_0x6e94ec(0x10d)](_0x57f769,{'recursive':!![]});const _0x35f3dd=new xcodebuild_1['XcodebuildCMD']()[_0x6e94ec(0x122)](_0x42ab67)[_0x6e94ec(0x118)]+(_0x6e94ec(0x105)+_0x42a115['deviceId']+'\x27\x20-derivedDataPath\x20'+_0x57f769);console[_0x6e94ec(0x104)](_0x6e94ec(0x146)),(0x0,child_process_1[_0x6e94ec(0x12b)])(_0x35f3dd),console[_0x6e94ec(0x104)](_0x6e94ec(0x11a));_0x42a115[_0x6e94ec(0x14b)]===_0x6e94ec(0x107)&&(_0xef85ae=new XcrunCMD()[_0x6e94ec(0x145)](),_0xef85ae[_0x6e94ec(0x131)](_0x42a115['deviceId']),(0x0,child_process_1[_0x6e94ec(0x12b)])(_0xef85ae['line']));(0x0,child_process_1[_0x6e94ec(0x12b)])('open\x20/Applications/Xcode.app/Contents/Developer/Applications/Simulator.app/'),console[_0x6e94ec(0x104)]('installing\x20app');const _0x2527a6=(0x0,path_1[_0x6e94ec(0x14e)])(_0x57f769,_0x6e94ec(0x133)+_0x2af9f1[_0x6e94ec(0x106)]+'.app');_0xef85ae=new XcrunCMD()[_0x6e94ec(0x145)](),_0xef85ae[_0x6e94ec(0x109)](_0x42a115[_0x6e94ec(0x12a)],_0x2527a6),(0x0,child_process_1['execSync'])(_0xef85ae[_0x6e94ec(0x118)]),console[_0x6e94ec(0x104)](_0x6e94ec(0x123)),console['log'](_0x6e94ec(0x130)),_0xef85ae=new XcrunCMD()[_0x6e94ec(0x145)](),_0xef85ae[_0x6e94ec(0x12d)](_0x42a115['deviceId'],_0x2af9f1['id']),(0x0,child_process_1[_0x6e94ec(0x12b)])(_0xef85ae[_0x6e94ec(0x118)]);}static[_0x559998(0x121)](_0x4f0d4c){const _0x2858fb=_0x559998;let _0x3eaea4=_0x4f0d4c['split']('\x0a'),_0x48d8fe=[],_0x26b7ee=-0x1;for(let _0x41ee30=0x0;_0x41ee30<_0x3eaea4[_0x2858fb(0x13b)];_0x41ee30++){if(_0x3eaea4[_0x41ee30][_0x2858fb(0x141)](_0x2858fb(0x108)))_0x26b7ee=_0x41ee30;else{if(_0x26b7ee>0x0){if(_0x3eaea4[_0x41ee30][_0x2858fb(0x141)](_0x2858fb(0x11c)))break;if(_0x3eaea4[_0x41ee30]['length']>0x0){const _0x2c8f7b=_0x3eaea4[_0x41ee30][_0x2858fb(0x14d)]('('),_0x22e8a1={'name':_0x2c8f7b[0x0][_0x2858fb(0x134)](),'deviceId':_0x2c8f7b[0x1][_0x2858fb(0x14d)](')')[0x0][_0x2858fb(0x134)](),'state':_0x2c8f7b[0x2]['split'](')')[0x0][_0x2858fb(0x134)]()};_0x48d8fe['push'](_0x22e8a1);}}}}return _0x48d8fe;}}exports[_0x559998(0x13c)]=Xcrun;class XcrunCMD{constructor(){const _0xd66a28=_0x559998;this['line']=_0xd66a28(0x113);}[_0x559998(0x11d)](){const _0x148e53=_0x559998;return this[_0x148e53(0x118)]+=_0x148e53(0x117),this;}[_0x559998(0x145)](){return this['line']+='\x20simctl',this;}[_0x559998(0x13d)](){const _0x513f08=_0x559998;return this[_0x513f08(0x118)]+=_0x513f08(0x129),this;}[_0x559998(0x132)](_0xf87ad9){const _0x9728f9=_0x559998;return this[_0x9728f9(0x118)]+='\x20list\x20devices\x20\x22'+_0xf87ad9+'\x22',this;}['validate'](_0x4df3a9){const _0x1758d=_0x559998;return this[_0x1758d(0x118)]+=_0x1758d(0x102)+_0x4df3a9,this;}[_0x559998(0x152)](_0x16ef8d){const _0x1a0eb0=_0x559998;return this[_0x1a0eb0(0x118)]+='\x20--upload-app\x20-f\x20'+_0x16ef8d,this;}[_0x559998(0x11f)](_0x59ac77){const _0x5a128e=_0x559998;return this[_0x5a128e(0x118)]+=_0x5a128e(0x116)+_0x59ac77,this;}[_0x559998(0x112)](_0x4ee7b2,_0x344c96){const _0x54007a=_0x559998;return this['line']+=_0x54007a(0x111)+_0x4ee7b2+_0x54007a(0x144)+_0x344c96,this;}['authApi'](_0xfd54,_0x20e152){const _0x37841a=_0x559998;return this[_0x37841a(0x118)]+=_0x37841a(0x103)+_0xfd54+_0x37841a(0x136)+_0x20e152,this;}[_0x559998(0x10c)](_0x1eae79){const _0xcabdf5=_0x559998;return this['line']+=_0xcabdf5(0x110)+_0x1eae79,this;}[_0x559998(0x142)](_0x1266b7){const _0x383b25=_0x559998;return this[_0x383b25(0x118)]+='\x20-t\x20'+_0x1266b7,this;}['version'](_0x12378b){const _0x2029dc=_0x559998;return this[_0x2029dc(0x118)]+=_0x2029dc(0x128)+_0x12378b,this;}[_0x559998(0x13f)](){const _0x49a4e5=_0x559998;return this['line']+=_0x49a4e5(0x124),this;}[_0x559998(0x119)](){const _0x2c4664=_0x559998;return this[_0x2c4664(0x118)]+=_0x2c4664(0x14f),this;}['boot'](_0x1c0ca6){const _0x17a841=_0x559998;return this['line']+=_0x17a841(0x11b)+_0x1c0ca6+'\x22',this;}[_0x559998(0x109)](_0x6ab6e7,_0x314bf1){const _0x454167=_0x559998;return this[_0x454167(0x118)]+='\x20install\x20\x22'+_0x6ab6e7+_0x454167(0x120)+_0x314bf1+'\x22',this;}['launch'](_0x5190c0,_0x41de1c){const _0x16cfd4=_0x559998;return this[_0x16cfd4(0x118)]+=_0x16cfd4(0x151)+_0x5190c0+_0x16cfd4(0x120)+_0x41de1c+'\x22',this;}}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webspatial/builder",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.12",
|
|
4
4
|
"description": "Client CLI tool to Generate XRApp project for Apple Vision Pro",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"engines": {
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"test1": "npm run build && bin/bundlepwa.js build --manifest=../testLocal/manifest.json --project=../testLocal --export=./export --version=1.0 --teamId=teamId",
|
|
65
65
|
"test2": "npm run build && bin/bundlepwa.js publish --manifest=../pack-test/pwa_test.json --project=../pack-test --version=1.0 --teamId=teamId --u=username --p=password",
|
|
66
66
|
"test3": "npm run build && bin/bundlepwa.js publish --name=webspatial --version=1.0 --u=username --p=password",
|
|
67
|
-
"test4": "npm run build && bin/bundlepwa.js run --manifest=../pack-test/pwa_test.json --project=../pack-test",
|
|
67
|
+
"test4": "npm run build && bin/bundlepwa.js run --manifest=../pack-test/pwa_test.json --project=../pack-test --base-url=./",
|
|
68
68
|
"obfuscate": "node obfuscate.js",
|
|
69
69
|
"build": "tsc && npm run obfuscate",
|
|
70
70
|
"build1": "rollup -c ./rollup.config.js",
|