Skip to content

Commit e059a6d

Browse files
Deployment target iOS 13.0
1 parent 9be6233 commit e059a6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BBSwiftUIKit/BBSwiftUIKit.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
202202
GCC_WARN_UNUSED_FUNCTION = YES;
203203
GCC_WARN_UNUSED_VARIABLE = YES;
204-
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
204+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
205205
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
206206
MTL_FAST_MATH = YES;
207207
ONLY_ACTIVE_ARCH = YES;
@@ -258,7 +258,7 @@
258258
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
259259
GCC_WARN_UNUSED_FUNCTION = YES;
260260
GCC_WARN_UNUSED_VARIABLE = YES;
261-
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
261+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
262262
MTL_ENABLE_DEBUG_INFO = NO;
263263
MTL_FAST_MATH = YES;
264264
SDKROOT = iphoneos;

0 commit comments

Comments
 (0)