From 4916ccb3605d35e45efce1ec0738bb00b6fefb08 Mon Sep 17 00:00:00 2001 From: John Fultz Date: Fri, 28 Nov 2014 22:34:04 -0600 Subject: Mac build stuff --- quacker/Info.plist | 41 +++++++++++++++++++++++++++++------------ 1 file changed, 29 insertions(+), 12 deletions(-) (limited to 'quacker/Info.plist') diff --git a/quacker/Info.plist b/quacker/Info.plist index 1457a7e..b3ff361 100644 --- a/quacker/Info.plist +++ b/quacker/Info.plist @@ -1,22 +1,39 @@ - - + + - NSPrincipalClass - NSApplication + 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 - CFBundleGetInfoString - Created by Qt/QMake + CFBundleShortVersionString + 0.99 CFBundleSignature ???? - CFBundleExecutable - quacker - CFBundleIdentifier - com.yourcompany.quacker - NOTE - This file was generated by Qt/QMake. + CFBundleVersion + 1 + LSApplicationCategoryType + public.app-category.board-games + NSPrincipalClass + NSApplication -- cgit v1.2.3