From 7c5bfff5138382c134e886689633a6fdb9f579a4 Mon Sep 17 00:00:00 2001 From: Henrik Brautaset Aronsen Date: Sun, 16 Oct 2011 23:16:36 +0200 Subject: Add basic MacOSX app bundle install target Native MacOSX app bundles are installed in /Applications. We want a separate install target for this, since some would probably prefer the regular unixy way. Signed-Off-By: Henrik Brautaset Aronsen --- macosx/Info.plist | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 macosx/Info.plist (limited to 'macosx/Info.plist') diff --git a/macosx/Info.plist b/macosx/Info.plist new file mode 100644 index 000000000..62d92b152 --- /dev/null +++ b/macosx/Info.plist @@ -0,0 +1,20 @@ + + + + + CFBundleIconFile + Subsurface + CFBundleName + Subsurface + CFBundlePackageType + APPL + CFBundleGetInfoString + Rough divelog in C and Gtk + CFBundleSignature + ???? + CFBundleExecutable + subsurface + CFBundleIdentifier + torvalds.subsurface + + -- cgit v1.2.3-70-g09d2