simctl status_bar override
Set status bar override values, according to these flags. You may specify any combination of these flags (at least one is required)
Options
Name | Description |
---|---|
--time | Set the date or time to a fixed value. If the string is a valid ISO date string it will also set the date on relevant devices |
--dataNetwork | If specified must be one of 'hide', 'wifi', '3g', '4g', 'lte', 'lte-a', 'lte+', '5g', '5g+', '5g-uwb', or '5g-uc' |
--wifiMode | If specified must be one of 'searching', 'failed', or 'active' |
--wifiBars | If specified must be 0-3 |
--cellularMode | If specified must be one of 'notSupported', 'searching', 'failed', or 'active' |
--cellularBars | If specified must be 0-4 |
--operatorName | Set the cellular operator/carrier name. Use '' for the empty string |
--batteryState | If specified must be one of 'charging', 'charged', or 'discharging' |
--batteryLevel | If specified must be 0-100 |