From 167469efc568a5585ee3805be7888387238a9bb1 Mon Sep 17 00:00:00 2001 From: laoyur Date: Mon, 23 Jul 2018 14:37:44 +0800 Subject: [PATCH] 1.2.2 test compatablity with iOS 10 --- callkiller-gui/Info.plist | 4 +--- callkiller.xcodeproj/project.pbxproj | 4 ++-- generate_deb.sh | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/callkiller-gui/Info.plist b/callkiller-gui/Info.plist index 5bd1780..2e8abd5 100644 --- a/callkiller-gui/Info.plist +++ b/callkiller-gui/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.0 + 1.2.2 CFBundleVersion 1 LSRequiresIPhoneOS @@ -38,8 +38,6 @@ UISupportedInterfaceOrientations UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad diff --git a/callkiller.xcodeproj/project.pbxproj b/callkiller.xcodeproj/project.pbxproj index 6c073a4..aea2070 100644 --- a/callkiller.xcodeproj/project.pbxproj +++ b/callkiller.xcodeproj/project.pbxproj @@ -931,7 +931,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; INFOPLIST_FILE = "callkiller-gui/Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; MTL_ENABLE_DEBUG_INFO = NO; OTHER_LDFLAGS = "-ObjC"; @@ -988,7 +988,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; INFOPLIST_FILE = "callkiller-gui/Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; MTL_ENABLE_DEBUG_INFO = YES; OTHER_LDFLAGS = "-ObjC"; diff --git a/generate_deb.sh b/generate_deb.sh index ff6ea23..8fcb7bf 100755 --- a/generate_deb.sh +++ b/generate_deb.sh @@ -66,7 +66,7 @@ cat >> dpkg-tmp/DEBIAN/control <= 11.0), mobilesubstrate +Depends: firmware (>= 10.0), mobilesubstrate Conflicts: Replaces: Priority: optional