Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save riteshhgupta/8f0327471aab0cfd18c5b8df8df71675 to your computer and use it in GitHub Desktop.
Save riteshhgupta/8f0327471aab0cfd18c5b8df8df71675 to your computer and use it in GitHub Desktop.
customize iOS Simulator status bar (Xcode 11+)
$ xcrun simctl status_bar booted override --time "9:41" --batteryState charged --batteryLevel 100 --cellularMode active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment