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 ef1e887 commit c58c0c5Copy full SHA for c58c0c5
SwiftRichString.xcodeproj/project.pbxproj
@@ -1990,7 +1990,7 @@
1990
SKIP_INSTALL = YES;
1991
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
1992
TARGETED_DEVICE_FAMILY = 4;
1993
- WATCHOS_DEPLOYMENT_TARGET = 2.0;
+ WATCHOS_DEPLOYMENT_TARGET = 4.3;
1994
};
1995
name = Debug;
1996
@@ -2017,7 +2017,7 @@
2017
2018
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
2019
2020
2021
2022
name = Release;
2023
0 commit comments