From 7d652051546a69f684cfea15c96c85a07391b0ee Mon Sep 17 00:00:00 2001 From: John Fultz Date: Sun, 28 Jul 2019 16:55:28 -0500 Subject: Update version to 1.0.4.1. Rereleasing with just a couple of bug fixes, and may need to be able to tell the difference between releases in the wild. --- quacker/Info.plist | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 quacker/Info.plist (limited to 'quacker/Info.plist') diff --git a/quacker/Info.plist b/quacker/Info.plist deleted file mode 100644 index d9a9aa5..0000000 --- a/quacker/Info.plist +++ /dev/null @@ -1,39 +0,0 @@ - - - - - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - gcg - - CFBundleTypeName - Quackle Game File - CFBundleTypeRole - Editor - - - CFBundleExecutable - Quackle - CFBundleGetInfoString - Created by Qt/QMake - CFBundleIconFile - quacker.icns - CFBundleIdentifier - com.Quackle.Quackle - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.0.4 - CFBundleSignature - ???? - CFBundleVersion - 1 - LSApplicationCategoryType - public.app-category.board-games - NSPrincipalClass - NSApplication - - -- cgit v1.2.3