From 894b10eeb4fb2edc711c28fa24e46d8ce6fe3a04 Mon Sep 17 00:00:00 2001 From: pazos Date: Wed, 2 May 2018 17:27:22 +0200 Subject: add Info.plist template --- share/Info.plist | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 share/Info.plist (limited to 'share') diff --git a/share/Info.plist b/share/Info.plist new file mode 100644 index 00000000..d8160934 --- /dev/null +++ b/share/Info.plist @@ -0,0 +1,29 @@ + + + + + LSMinimumSystemVersion + 10.10.0 + + NSPrincipalClass + NSApplication + + CFBundleIconFile + appicon.icns + + CFBundlePackageType + APPL + + CFBundleSignature + ???? + + CFBundleExecutable + monero-wallet-gui + + CFBundleIdentifier + org.monero-project.monero-wallet-gui + + NSSupportsAutomaticGraphicsSwitching + + +