Skip to content

Commit 1696154

Browse files
committed
tvos deployment version set to 10.1
1 parent d512500 commit 1696154

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

remote_config/integration_test/integration_test.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@
570570
PRODUCT_NAME = "$(TARGET_NAME)";
571571
SDKROOT = appletvos;
572572
TARGETED_DEVICE_FAMILY = 3;
573-
TVOS_DEPLOYMENT_TARGET = 14.5;
573+
TVOS_DEPLOYMENT_TARGET = 10.1;
574574
};
575575
name = Debug;
576576
};
@@ -620,7 +620,7 @@
620620
PRODUCT_NAME = "$(TARGET_NAME)";
621621
SDKROOT = appletvos;
622622
TARGETED_DEVICE_FAMILY = 3;
623-
TVOS_DEPLOYMENT_TARGET = 14.5;
623+
TVOS_DEPLOYMENT_TARGET = 10.1;
624624
};
625625
name = Release;
626626
};

0 commit comments

Comments
 (0)