polish code

This commit is contained in:
Bob Sun 2017-02-09 15:47:42 +08:00
parent 9a871ef852
commit c76f1c24b0
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4
2 changed files with 20 additions and 15 deletions

View file

@ -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>