From 705dc14ff53fd32a3e3f3f30cd6474e480648606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Rodriguez=20Ve=CC=81lez?= Date: Sun, 18 Sep 2022 09:28:22 -0400 Subject: [PATCH] FIX: JSON files are opened in BlueWallet app by default (iPadOS) #5016 --- ios/BlueWallet/Info.plist | 66 --------------------------------------- 1 file changed, 66 deletions(-) diff --git a/ios/BlueWallet/Info.plist b/ios/BlueWallet/Info.plist index 4ddbd8f37..7e0decfa7 100644 --- a/ios/BlueWallet/Info.plist +++ b/ios/BlueWallet/Info.plist @@ -42,34 +42,6 @@ io.bluewallet.psbt.txn - - CFBundleTypeIconFiles - - CFBundleTypeName - TXT - CFBundleTypeRole - Editor - LSHandlerRank - Owner - LSItemContentTypes - - io.bluewallet.txt - - - - CFBundleTypeIconFiles - - CFBundleTypeName - JSON - CFBundleTypeRole - Editor - LSHandlerRank - Owner - LSItemContentTypes - - io.bluewallet.json - - CFBundleTypeIconFiles @@ -312,44 +284,6 @@ - - UTTypeConformsTo - - public.plain-text - - UTTypeDescription - Text File - UTTypeIconFiles - - UTTypeIdentifier - io.bluewallet.txt - UTTypeTagSpecification - - public.filename-extension - - txt - - - - - UTTypeConformsTo - - public.json - - UTTypeDescription - JSON File - UTTypeIconFiles - - UTTypeIdentifier - io.bluewallet.json - UTTypeTagSpecification - - public.filename-extension - - json - - - UTTypeConformsTo