☛ @mikeash solves “bootstrap” issue when debugging iOS apps. In terminal enter this:
launchctl list|grep UIKitApplication|awk '{print $3}'|xargs launchctl remove
Haven’t tried this yet, but I’m told it works! Thanks Mike!
☛ @mikeash solves “bootstrap” issue when debugging iOS apps. In terminal enter this:
launchctl list|grep UIKitApplication|awk '{print $3}'|xargs launchctl remove
Haven’t tried this yet, but I’m told it works! Thanks Mike!