Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
[ApplicationShortcuts] add screenshot & set 9.0 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
conceptdev committed Sep 25, 2015
1 parent 03fdb26 commit 44bffad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ios9/ApplicationShortcuts/ApplicationShortcuts/Info.plist
Expand Up @@ -13,7 +13,7 @@
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>9.1</string>
<string>9.0</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
Expand Down Expand Up @@ -86,5 +86,7 @@
</array>
<key>XSAppIconAssets</key>
<string>Resources/Images.xcassets/AppIcons.appiconset</string>
<key>CFBundleDisplayName</key>
<string>AppShortcut</string>
</dict>
</plist>
Binary file added ios9/ApplicationShortcuts/Screenshots/0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 44bffad

Please sign in to comment.