Start-Process : This command cannot be run due to the error: The system cannot find the file specified. At C:\Users\oloflarsson1989\Desktop\parsectemp\PostInstall\PostInstall.ps1:843 char:5 + Start-Process -FilePath "C:\Program Files\Parsec\vigem\10\x64\dev ... + ~~~ + CategoryInfo :...
Code 0xaTerminating Process: exc handler [1188]Triggered by Thread: 0Thread 0 name: Dispatch queue: com.apple.main-threadThread 0 Crashed:0 libsystem_c.dylib 0x0000000195127280 DYLD-STUB$$_platform_strlen + 01 FridaGadget.dylib
Is there any other known workaround to avoid that devices with iOS < 12.2 crash on startup without the dylib files? We currently build our IPAs on Windows with air_33.1.1.300 and resign them on a Macbook with Distriqt's resign script....