πŸ“£ The first beta of Control Room 3.0 is out now! Control Room is a large, open-source, and community-powered app for manipulating the iOS Simulator in all sorts of ways – adjusting the clock, network status, location, accessibility settings, and more. https://github.com/twostraws/ControlRoom
It's all written in SwiftUI, and until today we supported back to macOS 11. That limited a lot of the SwiftUI we could use, but now I've bumped the macOS version to 13 so I've taken the chance to adopt lots of new stuff along the way.
I've also simplified the UI a lot, to make the whole thing more screen-efficient β€“ I think the end result is a big improvement. Note: there are undoubtedly going to be a few bugs and regressions in this initial release, so if you're looking for stability please grab the 2.0 tag.
@twostraws First off: This app is Great! I can see myself using it quite a bit. I have noticed a couple of oddities when running the iOS 16.4 simulator, ones I don't see in 15.0 or 14.0: On the Status Bar screen I can't change the Operator, Cellular mode or bars, as well as the battery percentage won't change. I'll poke my head into the code this weekend, but I suspect Apple changed something in 16.x. I'm curious if anyone see that too, or if my sim is hosed.
@hanscath It’s a simulator bug. Shutdown and boot the sim using Control Room and we apply a workaround.