Skip to content

Instantly share code, notes, and snippets.

@therealFoxster
Created August 18, 2022 09:25
Show Gist options
  • Save therealFoxster/cc5c1d0f95beb79a8c9e11479ea61acb to your computer and use it in GitHub Desktop.
Save therealFoxster/cc5c1d0f95beb79a8c9e11479ea61acb to your computer and use it in GitHub Desktop.
Set the time of booted simulator device(s) to 9:41
#!/bin/bash
xcrun simctl status_bar booted override --time "9:41"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment