From 086644237c0ed96383be68d4772623332d860473 Mon Sep 17 00:00:00 2001 From: Mick Grierson Date: Mon, 31 Oct 2011 17:10:28 +0000 Subject: ofxMaxim Examples updated. Tested on XCode 4 with ofxiPhone 007 and iOS 5 - everything works. --- .../ofMaximExample007OSX/openFrameworks-Info.plist | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 ofxMaxim/ofMaximExample007OSX/openFrameworks-Info.plist (limited to 'ofxMaxim/ofMaximExample007OSX/openFrameworks-Info.plist') diff --git a/ofxMaxim/ofMaximExample007OSX/openFrameworks-Info.plist b/ofxMaxim/ofMaximExample007OSX/openFrameworks-Info.plist new file mode 100644 index 0000000..e5db555 --- /dev/null +++ b/ofxMaxim/ofMaximExample007OSX/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.3