From 41256531b813c811fa416f204cfb3b6eab924450 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 15 Feb 2013 22:28:31 -0800 Subject: Further automization of the Mac build process This improves the Plist.info and automates the version data that it uses utilizing the same git magic that the Makefile uses. It also makes the complete DMG creation a matter of simply running packaging/macosx/make-package.sh Signed-off-by: Dirk Hohndel --- packaging/macosx/Info.plist | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 packaging/macosx/Info.plist (limited to 'packaging/macosx/Info.plist') diff --git a/packaging/macosx/Info.plist b/packaging/macosx/Info.plist deleted file mode 100644 index aecd9ab76..000000000 --- a/packaging/macosx/Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleIconFile - Subsurface.icns - CFBundleName - Subsurface - CFBundlePackageType - APPL - CFBundleGetInfoString - Multi Platform Divelog in C and Gtk - CFBundleSignature - ???? - CFBundleExecutable - subsurface - CFBundleIdentifier - org.hohndel.subsurface - CFBundleInfoDictionaryVersion - 1.0 - CFBundleVersionString - 2.9 - CFBundleVersion - 2.9 - - -- cgit v1.2.3-70-g09d2