ControlRoom
ControlRoom copied to clipboard
A macOS app to control the Xcode Simulator.
Hey there, I have basically 0 coding knowledge, only a copy Xcode and some software I'm trying to make video tutorials for. Using ControlRoom to customize the iOS simulator for...
If I manage the system status bar, it doesn’t work on iOS 16.1 and all newer versions. For example, when I try to change visible levels of cellular and Wi-Fi...
Thanks for providing this great tool. Just a heads up that there is a compile error and a few warnings when building with Xcode 15 beta 5. ``` /.../ColorsView.swift:102:47 Call...
Setting the time is not working anymore I tried the latest version of ControlRoom and an iPhone 11 Pro Max simulator running iOS 16.2
This would be a nice feature as it allows for different configurations without the need to re-build. I'm currently setting different TZ env values for testing as shown [here](https://stackoverflow.com/a/60172985) Additionally,...
2023-01-13 00:38:37.379405+0100 simctl[14793:1359117] Metal API Validation Enabled 2023-01-13 00:38:37.431180+0100 simctl[14793:1359119] fopen failed for data file: errno = 2 (No such file or directory) 2023-01-13 00:38:37.431195+0100 simctl[14793:1359119] Errors found! Invalidating cache......
Added tooltip to the Active device filter Replaced help buttons in the Notification Editor to default behaviour
Updated a context menu on the Sidebar: - added a Boot/Shutdown action - added to Open in Finder action
I found that settings view was really big, so I decided to extract them on method returning `some View` for a better readability. If you have any feedback do not...
For support Swift 6 we have to activate the swift concurrency checking to maximal.