Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[IB2-338] Removed Scan QR code from 3d Touch actions
- Loading branch information
Showing
with
0 additions
and
8 deletions.
-
+0
−8
Client/Info.plist
|
|
@@ -130,14 +130,6 @@ |
|
|
<key>UIApplicationShortcutItemType</key> |
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER).NewPrivateTab</string> |
|
|
</dict> |
|
|
<dict> |
|
|
<key>UIApplicationShortcutItemIconFile</key> |
|
|
<string>menu-ScanQRCode</string> |
|
|
<key>UIApplicationShortcutItemTitle</key> |
|
|
<string>ShortcutItemTitleQRCode</string> |
|
|
<key>UIApplicationShortcutItemType</key> |
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER).QRCode</string> |
|
|
</dict> |
|
|
</array> |
|
|
<key>UIBackgroundModes</key> |
|
|
<array> |
|
|
|