I just downloaded Local 3.0.1 for macOS and I haven’t been able to open it. First I got a ‘App is damaged and should be moved to Trash’ (I think that’s not exact wording but it goes along those lines). I fixed it by running sudo spctl --master-disable
but then I get a ‘Local by Flywheel cannot be opened because of a problem’ error.
And here’s the problem report:
Process: Local by Flywheel [2539]
Path: /Applications/Local by Flywheel.app/Contents/MacOS/Local by Flywheel
Identifier: com.getflywheel.local
Version: 3.0.1 (3.0.1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Local by Flywheel [2539]
User ID: 501Date/Time: 2018-12-15 22:46:01.700 +0100
OS Version: Mac OS X 10.14.2 (18C54)
Report Version: 12
Anonymous UUID: 38EFF9B3-3BD8-FA80-CCC3-E4E22473B36FSleep/Wake UUID: 3542298F-7056-4E02-A647-C21DE23A5C08
Time Awake Since Boot: 1400 seconds
Time Since Wake: 840 secondsSystem Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFYTermination Reason: DYLD, [0x1] Library missing
Application Specific Information:
dyld: launch, loading dependent librariesDyld Error Message:
Library not loaded: @rpath/Electron Framework.framework/Electron Framework
Referenced from: /Applications/Local by Flywheel.app/Contents/MacOS/Local by Flywheel
Reason: no suitable image found. Did find:
/Applications/Local by Flywheel.app/Contents/MacOS/…/Frameworks/Electron Framework.framework/Electron Framework: file too short
/Applications/Local by Flywheel.app/Contents/MacOS/…/Frameworks/Electron Framework.framework/Electron Framework: stat() failed with errno=1Binary Images:
0x10bf11000 - 0x10bf11ff7 +com.getflywheel.local (3.0.1 - 3.0.1) <81ECE029-ACAE-3254-B3E8-ACC9610CFAB3> /Applications/Local by Flywheel.app/Contents/MacOS/Local by Flywheel
0x1137ff000 - 0x11387da67 dyld (640.2) <289AB27E-F09F-3384-A14A-100431139559> /usr/lib/dyldModel: MacBookPro13,1, BootROM 228.0.0.0.0, 2 processors, Intel Core i5, 2 GHz, 8 GB, SMC 2.36f97
Graphics: Intel Iris Graphics 540, Intel Iris Graphics 540, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 1867 MHz, 0x80CE, 0x4B3445364533303445422D45474346202020
Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 1867 MHz, 0x80CE, 0x4B3445364533303445422D45474346202020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x159), Broadcom BCM43xx 1.0 (7.77.61.1 AirPortDriverBrcmNIC-1305.2)
Bluetooth: Version 6.0.9f2, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.0 Bus
USB Device: Microsoft Nano Transceiver 1.1
Thunderbolt Bus: MacBook Pro, Apple Inc., 39.3
For what I could get it’s an Electron problem but I didn’t get anymore out of it. I downgraded to Local 2.4.5 and it worked.
Thanks in advance!