From 1100fc8c462d9a17731340596e7d9c07adb3fe54 Mon Sep 17 00:00:00 2001 From: mick grierson Date: Mon, 27 Jul 2015 01:07:41 +0100 Subject: More major repair work. New OS X 10.10 SDK example project. New project structure. New Tutorials / Examples. --- .../ofxMaximiPhone007Example/ofxiphone-Info.plist | 36 ---------------------- 1 file changed, 36 deletions(-) delete mode 100644 ofxMaxim/examples/iOS/ofxMaximiPhone007Example/ofxiphone-Info.plist (limited to 'ofxMaxim/examples/iOS/ofxMaximiPhone007Example/ofxiphone-Info.plist') diff --git a/ofxMaxim/examples/iOS/ofxMaximiPhone007Example/ofxiphone-Info.plist b/ofxMaxim/examples/iOS/ofxMaximiPhone007Example/ofxiphone-Info.plist deleted file mode 100644 index 43db2fa..0000000 --- a/ofxMaxim/examples/iOS/ofxMaximiPhone007Example/ofxiphone-Info.plist +++ /dev/null @@ -1,36 +0,0 @@ - - - - - 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