Hi,
Yeah, I had the same issue this morning.
As a work-around I installed iOS15.5 Simulator by going to Xcode > Preferences > Platforms.
I then ran the app, using one of those 15.5 simulators and was able to change the status bar :
xcrun simctl status_bar Booted override --time 9:41 --dataNetwork wifi --wifiMode active --wifiBars 3 --cellularMode active --cellularBars 4 --batteryState charged --batteryLevel 100
I hope this helps,
Matt
Peak Ridge Ltd