Skip to content

Instantly share code, notes, and snippets.

@insidegui
Created March 16, 2021 23:04
Show Gist options
  • Star 16 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save insidegui/8165d63d24c3db44e4caced2052cb297 to your computer and use it in GitHub Desktop.
Save insidegui/8165d63d24c3db44e4caced2052cb297 to your computer and use it in GitHub Desktop.
Alias called "statusbarfix" which will update the status bar on any iOS Simulator that's currently running to look better for marketing images
alias statusbarfix='xcrun simctl status_bar booted override --time 9:41 --cellularMode active --cellularBars 4 --batteryState charging --operatorName ""'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment