Skip to content

Commit bb63a8c

Browse files
author
Yunus TEK
committed
Deployment Target has been upgraded to iOS 9.3
1 parent 376d53f commit bb63a8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

XLPagerTabStrip.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
384384
GCC_WARN_UNUSED_FUNCTION = YES;
385385
GCC_WARN_UNUSED_VARIABLE = YES;
386-
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
386+
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
387387
MTL_ENABLE_DEBUG_INFO = YES;
388388
ONLY_ACTIVE_ARCH = YES;
389389
SDKROOT = iphoneos;
@@ -437,7 +437,7 @@
437437
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
438438
GCC_WARN_UNUSED_FUNCTION = YES;
439439
GCC_WARN_UNUSED_VARIABLE = YES;
440-
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
440+
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
441441
MTL_ENABLE_DEBUG_INFO = NO;
442442
SDKROOT = iphoneos;
443443
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";

0 commit comments

Comments
 (0)