From a28770084787abd086c30b0ed4483fe22c19dca4 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 29 Mar 2015 22:33:39 +0100 Subject: working for parlour OSX --- .../bin/sunkenEngine.app/Contents/Info.plist | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 sunkenEngine/bin/sunkenEngine.app/Contents/Info.plist (limited to 'sunkenEngine/bin/sunkenEngine.app/Contents/Info.plist') diff --git a/sunkenEngine/bin/sunkenEngine.app/Contents/Info.plist b/sunkenEngine/bin/sunkenEngine.app/Contents/Info.plist new file mode 100644 index 0000000..f640cb4 --- /dev/null +++ b/sunkenEngine/bin/sunkenEngine.app/Contents/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleGetInfoString + sunkenEngine.app + CFBundleExecutable + sunkenEngine + CFBundleIdentifier + com.your-company-name.www + CFBundleName + sunkenEngine + CFBundleShortVersionString + 0.01 + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + IFMajorVersion + 0 + IFMinorVersion + 1 + + -- cgit v1.2.3