polish code
This commit is contained in:
parent
9a871ef852
commit
c76f1c24b0
2 changed files with 20 additions and 15 deletions
|
|
@ -25,12 +25,12 @@
|
|||
<key>UIApplicationShortcutItems</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>UIApplicationShortcutItemIconType</key>
|
||||
<string>UIApplicationShortcutIconTypeSearch</string>
|
||||
<key>UIApplicationShortcutItemTitle</key>
|
||||
<string>Search</string>
|
||||
<key>UIApplicationShortcutItemType</key>
|
||||
<string>$(PRODUCT_BUNDLE_IDENTIFIER).search</string>
|
||||
<key>UIApplicationShortcutItemIconType</key>
|
||||
<string>UIApplicationShortcutIconTypeSearch</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue