From 18f2accc7f5ac0941c703a7cb4dd9cab2a2bca77 Mon Sep 17 00:00:00 2001 From: dsc Date: Fri, 22 Mar 2019 21:02:08 +0100 Subject: IPC and custom protocol handler for monero:// --- share/Info.plist | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'share') diff --git a/share/Info.plist b/share/Info.plist index 5b7a0b3f..438443d2 100644 --- a/share/Info.plist +++ b/share/Info.plist @@ -31,5 +31,25 @@ NSRequiresAquaSystemAppearance True + + CFBundleURLTypes + + + CFBundleURLName + monero Handler + CFBundleURLSchemes + + monero + + + + CFBundleURLName + moneroseed Handler + CFBundleURLSchemes + + moneroseed + + + -- cgit v1.2.3