Created
August 18, 2022 09:25
-
-
Save therealFoxster/cc5c1d0f95beb79a8c9e11479ea61acb to your computer and use it in GitHub Desktop.
Set the time of booted simulator device(s) to 9:41
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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