Pinned Loading
-
π» Recent coding in languages
π» Recent coding in languages 1Swift +4.6k/ -2.6k βββββββββββββββββββββ 93.0%
2JSON +0/ -681 βββββββββββββββββββββ 3.4%
3JavaScript +120/ -107 βββββββββββββββββββββ 2.9%
4XML +48/ -0 βββββββββββββββββββββ 0.5%
5Markdown +2/ -3 βββββββββββββββββββββ 0.2%
-
Xcode Shortcuts
Xcode Shortcuts 1## π Files or Project Navigator2- `Command Shift N` β Create a new project
3- `Command N` β Create a new file
4- `Command Option N` β Create a new group (folder)
5- `Command Shift J` β Reveal current file in Navigator
-
List of Apple's mobile device codes ...
List of Apple's mobile device codes types a.k.a. machine ids (e.g. `iPhone1,1`, `Watch1,1`, etc.) and their matching product names 1i386 : iPhone Simulator
2x86_64 : iPhone Simulator
3arm64 : iPhone Simulator
4iPhone1,1 : iPhone
5iPhone1,2 : iPhone 3G
-
Simulator Status Bar Override
Simulator Status Bar Override 1xcrun simctl status_bar "iPhone 16 Pro" override \
2--time "9:41" \
3--batteryState charged \
4--batteryLevel 100 \
5--wifiMode active \
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


