diff options
Diffstat (limited to 'launch.xml')
-rw-r--r-- | launch.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/launch.xml b/launch.xml new file mode 100644 index 0000000..6e2a153 --- /dev/null +++ b/launch.xml @@ -0,0 +1,7 @@ +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>com.apple.springboard.launchapplications</key> + <true/> +</dict> +</plist> |