Ogni volta che costruisco la mia applicazione utilizzando Electron Packager (su Windows) & prova ad eseguire la mia applicazione (su macOS 10.13 tramite VirtualBox, ricevo un messaggio di errore:
Quando fai clic su "Mostra dettagli", l'errore si espande e viene visualizzato il seguente testo:
Process: SteamCMD GUI [1052]
Path: /private/var/folders/*/SteamCMD GUI.app/Contents/MacOS/SteamCMD GUI
Identifier: com.electron.steamcmd-gui
Version: 0.0.1 (0.0.1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: SteamCMD GUI [1052]
User ID: 501
Date/Time: 2017-09-30 14:06:05.612 -0700
OS Version: Mac OS X 10.13 (17A264c)
Report Version: 12
Anonymous UUID: EF153BD9-8873-42AE-90E4-75C3B8AFBCC0
Time Awake Since Boot: 17000 seconds
System Integrity Protection: enabled
Notes: Translocated Process
Crashed Thread: 0
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: DYLD, [0x1] Library missing
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Library not loaded: @rpath/Electron Framework.framework/Electron Framework
Referenced from: /private/var/folders/*/SteamCMD GUI.app/Contents/MacOS/SteamCMD GUI
Reason: no suitable image found. Did find:
/private/var/folders/6h/mbl8677x5ljg1qng2_cj555h0000gn/T/AppTranslocation/44373627-3DE8-4D67-8D0A-196C9D930BCA/d/SteamCMD GUI.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework: file too short
/private/var/folders/6h/mbl8677x5ljg1qng2_cj555h0000gn/T/AppTranslocation/44373627-3DE8-4D67-8D0A-196C9D930BCA/d/SteamCMD GUI.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework: stat() failed with errno=1
Binary Images:
0x10b341000 - 0x10b341ff7 +com.electron.steamcmd-gui (0.0.1 - 0.0.1) <CB63147A-C9DC-308B-8CA1-EE92A5042E8E> /var/folders/*/SteamCMD GUI.app/Contents/MacOS/SteamCMD GUI
0x10d2d0000 - 0x10d316417 dyld (510.8.3) <C3A32DFF-B9A9-3510-B840-EFCDEF4D58A0> /usr/lib/dyld
Model: imacOS11,3, BootROM VirtualBox, 5 processors, 3 GHz, 10 GB, SMC 2.3f35
Graphics: Display, PCI, 3 MB
Memory Module: Bank 0/DIMM 0, 10 GB, DRAM, 1600 MHz, innotek GmbH, -
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: VBOX HARDDISK, 84.83 GB
Serial ATA Device: VBOX CD-ROM
USB Device: USB Bus
USB Device: USB Tablet
USB Device: USB Keyboard
Thunderbolt Bus:
Grazie mille per l'aiuto!