Skip to content

Commit 7e86246

Browse files
committed
.
1 parent 3625fb5 commit 7e86246

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AttributedString.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@
851851
SKIP_INSTALL = YES;
852852
SWIFT_VERSION = 5.0;
853853
TARGETED_DEVICE_FAMILY = 4;
854-
WATCHOS_DEPLOYMENT_TARGET = 5.0;
854+
WATCHOS_DEPLOYMENT_TARGET = 6.0;
855855
};
856856
name = Debug;
857857
};
@@ -879,7 +879,7 @@
879879
SKIP_INSTALL = YES;
880880
SWIFT_VERSION = 5.0;
881881
TARGETED_DEVICE_FAMILY = 4;
882-
WATCHOS_DEPLOYMENT_TARGET = 5.0;
882+
WATCHOS_DEPLOYMENT_TARGET = 6.0;
883883
};
884884
name = Release;
885885
};

0 commit comments

Comments
 (0)