File tree Expand file tree Collapse file tree 1 file changed +0
-37
lines changed Expand file tree Collapse file tree 1 file changed +0
-37
lines changed Original file line number Diff line number Diff line change 54
54
</dict >
55
55
</array >
56
56
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
-
94
57
<key >NSPrincipalClass</key >
95
58
<string >NSApplication</string >
96
59
You can’t perform that action at this time.
0 commit comments