You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,3 @@
1
-
# iOS 13 Support is being worked on in the `ios13` branch. Discussion is also happening in [this pull request](https://github.com/shinydevelopment/SimulatorStatusMagic/pull/80).
2
-
3
-
---
4
-
5
-
# Also, if you use SimulatorStatusMagic, I'd love to get some information on how you use it. It'll only take two minutes of your time. Thanks! https://iosdevweekly.typeform.com/to/VMLZfN
6
-
7
-
---
8
-
9
1
## Simulator Status Magic
10
2
11
3
Modify the iOS Simulator so that it has a perfect status bar, then run your app and take perfect screenshots every time. The modifications made are designed to match the images you see on the Apple site and are as follows:
@@ -15,6 +7,10 @@ Modify the iOS Simulator so that it has a perfect status bar, then run your app
15
7
* 5 bars of cellular signal and full WiFi bars are displayed.
16
8
* Tue Jan 9 is displayed for the date (iPad only)
17
9
10
+
## Xcode 11 beta 4 and `simctl status_bar`! 🚀
11
+
12
+
Xcode 11 beta 4 includes support for perfect status bars wityout SimulatorStatusMagic! 🎉 Run `xcrun simctl status_bar` with beta 4 or later installed and rejoice! This project will be going away soon, which is great news.
0 commit comments