akemin-dayo / simject

simject is a command-line tool and iOS dynamic library that allows developers to easily test their tweaks on the iOS Simulator.
BSD 2-Clause "Simplified" License
486 stars 55 forks source link

Multi-simulator simject. #20

Closed PoomSmart closed 7 years ago

PoomSmart commented 7 years ago

Using advantages from Xcode 9, it is possible to make simject recognize any booted device. A developer can now specify which device to respring using iOS version + device type, or UUID. There is also a change in respring - backboardd will instead be restarted - and SpringBoard will be restarted too.