Skip to content

Commit a3e8103

Browse files
committed
build: remove BIP70 entries from macOS Info.plist
1 parent 72fe13a commit a3e8103

File tree

1 file changed

+0
-37
lines changed

1 file changed

+0
-37
lines changed

share/qt/Info.plist.in

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -54,43 +54,6 @@
5454
</dict>
5555
</array>
5656

57-
<key>UTExportedTypeDeclarations</key>
58-
<array>
59-
<dict>
60-
<key>UTTypeIdentifier</key>
61-
<string>org.bitcoin.paymentrequest</string>
62-
<key>UTTypeDescription</key>
63-
<string>Bitcoin payment request</string>
64-
<key>UTTypeConformsTo</key>
65-
<array>
66-
<string>public.data</string>
67-
</array>
68-
<key>UTTypeTagSpecification</key>
69-
<dict>
70-
<key>public.mime-type</key>
71-
<string>application/x-bitcoin-payment-request</string>
72-
<key>public.filename-extension</key>
73-
<array>
74-
<string>bitcoinpaymentrequest</string>
75-
</array>
76-
</dict>
77-
</dict>
78-
</array>
79-
80-
<key>CFBundleDocumentTypes</key>
81-
<array>
82-
<dict>
83-
<key>CFBundleTypeRole</key>
84-
<string>Editor</string>
85-
<key>LSItemContentTypes</key>
86-
<array>
87-
<string>org.bitcoin.paymentrequest</string>
88-
</array>
89-
<key>LSHandlerRank</key>
90-
<string>Owner</string>
91-
</dict>
92-
</array>
93-
9457
<key>NSPrincipalClass</key>
9558
<string>NSApplication</string>
9659

0 commit comments

Comments
 (0)