From cade501837381117c7e4f876fe32ce86920f79d3 Mon Sep 17 00:00:00 2001 From: Mick Grierson Date: Tue, 23 Aug 2011 18:23:16 +0100 Subject: added ofxMaxim --- .../ofxMaximiPhoneExample/ofxiphone-Info.plist | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 ofxMaxim/ofxMaximiPhoneExample/ofxiphone-Info.plist (limited to 'ofxMaxim/ofxMaximiPhoneExample/ofxiphone-Info.plist') diff --git a/ofxMaxim/ofxMaximiPhoneExample/ofxiphone-Info.plist b/ofxMaxim/ofxMaximiPhoneExample/ofxiphone-Info.plist new file mode 100644 index 0000000..43db2fa --- /dev/null +++ b/ofxMaxim/ofxMaximiPhoneExample/ofxiphone-Info.plist @@ -0,0 +1,36 @@ + + + + + CFBundleVersion + 1.0 + CFBundleShortVersionString + 1.0 + CFBundleIdentifier + ${PRODUCT_NAME:identifier} + UIStatusBarHidden + + CFBundleDevelopmentRegion + English + CFBundleDisplayName + ${PRODUCT_NAME} + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + APPL + CFBundleSignature + ???? + LSRequiresIPhoneOS + + UIApplicationExitsOnSuspend + + UIInterfaceOrientation + UIInterfaceOrientationPortrait + + -- cgit v1.3