diff --git a/Example/AFNetworking iOS Example.xcodeproj/project.pbxproj b/Example/AFNetworking iOS Example.xcodeproj/project.pbxproj index da11cae..39e7fc7 100644 --- a/Example/AFNetworking iOS Example.xcodeproj/project.pbxproj +++ b/Example/AFNetworking iOS Example.xcodeproj/project.pbxproj @@ -386,7 +386,7 @@ GCC_WARN_SIGN_COMPARE = YES; GCC_WARN_UNUSED_PARAMETER = NO; INFOPLIST_FILE = "iOS-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 4.0; + IPHONEOS_DEPLOYMENT_TARGET = 5.0; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; @@ -405,7 +405,7 @@ GCC_WARN_SIGN_COMPARE = YES; GCC_WARN_UNUSED_PARAMETER = NO; INFOPLIST_FILE = "iOS-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 4.0; + IPHONEOS_DEPLOYMENT_TARGET = 5.0; PRODUCT_NAME = "$(TARGET_NAME)"; VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = app; diff --git a/Example/iOS-Info.plist b/Example/iOS-Info.plist index 3ce184f..7e523a4 100644 --- a/Example/iOS-Info.plist +++ b/Example/iOS-Info.plist @@ -41,14 +41,14 @@ CFBundleSignature ???? CFBundleVersion - 0.1.0 + 1.0.0 LSRequiresIPhoneOS + UIPrerenderedIcon + UISupportedInterfaceOrientations UIInterfaceOrientationPortrait - UIPrerenderedIcon -