We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9847ee commit a25da84Copy full SHA for a25da84
Example/PinLayoutSample.xcodeproj/project.pbxproj
@@ -785,7 +785,7 @@
785
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
786
GCC_WARN_UNUSED_FUNCTION = YES;
787
GCC_WARN_UNUSED_VARIABLE = YES;
788
- IPHONEOS_DEPLOYMENT_TARGET = 10.2;
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
789
MTL_ENABLE_DEBUG_INFO = YES;
790
ONLY_ACTIVE_ARCH = YES;
791
SDKROOT = iphoneos;
@@ -829,7 +829,7 @@
829
830
831
832
833
MTL_ENABLE_DEBUG_INFO = NO;
834
835
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
0 commit comments