From bc8d2ebccb48531c7d32d63c608561e495cbd7a3 Mon Sep 17 00:00:00 2001 From: mick grierson Date: Mon, 29 Jun 2015 16:01:29 +0100 Subject: updating examples --- .../ofxMaximiPhone0062Example/ofxiphone-Info.plist | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/ofxiphone-Info.plist (limited to 'ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/ofxiphone-Info.plist') diff --git a/ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/ofxiphone-Info.plist b/ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/ofxiphone-Info.plist new file mode 100644 index 0000000..43db2fa --- /dev/null +++ b/ofxMaxim/examples/iOS/ofxMaximiPhone0062Example/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