uni-app HBuilderX能否在Mac10.13.6上安装?

uni-app HBuilderX能否在Mac10.13.6上安装?

6 回复

原因已经找到,是磁盘格式区分大小写所致。结题。

更多关于uni-app HBuilderX能否在Mac10.13.6上安装?的实战教程也可以访问 https://www.itying.com/category-93-b0.html


呃,我10.12.6完美运行

求支持10.13

建议重新下载一下。下载地址:http://download.dcloud.net.cn/HBuilderX.0.1.50.20180918-alpha.full.dmg
已在macbook Air 10.13.6上通过测试。

依然不行。我是MacMini 10.3.6。问题与之前一样。强行在应用目录下运行。报错如下,感觉是包有问题:
Process: HBuilderX [3510] Path: /Applications/HBuilderX.app/Contents/MacOS/HBuilderX Identifier: HBuilderX Version: ??? Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: HBuilderX [3510] User ID: 501
Date/Time: 2018-09-30 07:13:28.844 +0800 OS Version: Mac OS X 10.13.6 (17G65) Report Version: 12 Anonymous UUID: 286E35B5-C694-7B13-436F-E1ED40A08F98
Time Awake Since Boot: 1300000 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_CRASH (Code Signature Invalid) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace CODESIGNING, Code 0x1
kernel messages:
VM Regions Near 0 (cr2): –> __TEXT 0000000106c6c000-00000001073d9000 [ 7604K] r-x/rwx SM=COW m []
Thread 0 Crashed: 0 ??? 0x000000010960c19c _dyld_start + 0
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x0000000000000000 rsp: 0x00007ffee8f93be8 r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000 r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000 rip: 0x000000010960c19c rfl: 0x0000000000000200 cr2: 0x0000000000000000
Logical CPU: 0 Error Code: 0x00000000 Trap Number: 0
Binary Images: 0x106c6c000 - 0x1073d8ffb +??? (0) <552B4DDC-BBA4-3BEA-99D1-F154A7EC2626> (null) 0x10960b000 - 0x109655acf +??? (551.4) <8A72DE9C-A136-3506-AA02-4BA2B82DCAF3> (null)
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 85046765 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=9532K resident=0K(0%) swapped_out_or_unallocated=9532K(100%) Writable regions: Total=8420K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8420K(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= STACK GUARD 56.0M 2 Stack 8192K 2 DATA 488K 5 LINKEDIT 1628K 3 __TEXT 7904K 3 shared memory 8K 3 =========== ======= ======= TOTAL 73.8M 12

只要直接复制到“应用程序”目录下,就无法运行。复制到其它位置,就可以运行。

回到顶部