From de68c3e9911616d116135960075d80b6c72efecc Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 11 Oct 2012 19:44:44 +0100 Subject: initial commit --- openFrameworks-Info.plist | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 openFrameworks-Info.plist (limited to 'openFrameworks-Info.plist') diff --git a/openFrameworks-Info.plist b/openFrameworks-Info.plist new file mode 100644 index 0000000..e5db555 --- /dev/null +++ b/openFrameworks-Info.plist @@ -0,0 +1,20 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + com.yourcompany.openFrameworks + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + ???? + CFBundleVersion + 1.0 + + -- cgit v1.2.3