The goal of this issue is to add a new feature that would allow users to "pin" simulators / emulators to the top of its corresponding sections (iOS/Android).
This would require adding a new field in the Device struct and then filtering the list when populating NSMenu so that favorite items are pinned to the top.
The goal of this issue is to add a new feature that would allow users to "pin" simulators / emulators to the top of its corresponding sections (iOS/Android).
This would require adding a new field in the
Devicestruct and then filtering the list when populatingNSMenuso that favorite items are pinned to the top.