Skip to content

Commit 77405ed

Browse files
committed
. e Bump Swift sample package project requirements to match FailKit
1 parent a4c813d commit 77405ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • SwiftSamplePackage/SwiftSampleViewControllerPresentationSpy.xcodeproj

SwiftSamplePackage/SwiftSampleViewControllerPresentationSpy.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
"DEBUG=1",
316316
"$(inherited)",
317317
);
318-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
318+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
319319
ONLY_ACTIVE_ARCH = YES;
320320
SDKROOT = iphoneos;
321321
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
@@ -341,7 +341,7 @@
341341
ENABLE_USER_SCRIPT_SANDBOXING = YES;
342342
GCC_C_LANGUAGE_STANDARD = gnu99;
343343
GCC_NO_COMMON_BLOCKS = YES;
344-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
344+
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
345345
SDKROOT = iphoneos;
346346
SWIFT_COMPILATION_MODE = wholemodule;
347347
SWIFT_OPTIMIZATION_LEVEL = "-O";

0 commit comments

Comments
 (0)