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 8018903 commit 4b74cb5Copy full SHA for 4b74cb5
WooFoundation/WooFoundation.xcodeproj/project.pbxproj
@@ -820,7 +820,6 @@
820
TARGETED_DEVICE_FAMILY = 4;
821
VERSIONING_SYSTEM = "apple-generic";
822
VERSION_INFO_PREFIX = "";
823
- WATCHOS_DEPLOYMENT_TARGET = 9.0;
824
};
825
name = Debug;
826
@@ -864,7 +863,6 @@
864
863
VALIDATE_PRODUCT = YES;
865
866
867
868
869
name = Release;
870
@@ -908,7 +906,6 @@
908
906
909
907
910
911
912
913
name = "Release-Alpha";
914
WooFoundation/WooFoundation/WooFoundation.xcconfig
@@ -1 +1,2 @@
1
IPHONEOS_DEPLOYMENT_TARGET = 16.0
2
+WATCHOS_DEPLOYMENT_TARGET = 9.0
0 commit comments