Skip to content

Commit 543a90c

Browse files
committed
ChartsRealm-TV target minimum 9.2 to match Realm-TV
1 parent e45c477 commit 543a90c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChartsRealm/ChartsRealm.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@
787787
SKIP_INSTALL = YES;
788788
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
789789
TARGETED_DEVICE_FAMILY = 3;
790-
TVOS_DEPLOYMENT_TARGET = 9.0;
790+
TVOS_DEPLOYMENT_TARGET = 9.2;
791791
};
792792
name = Debug;
793793
};
@@ -814,7 +814,7 @@
814814
SDKROOT = appletvos;
815815
SKIP_INSTALL = YES;
816816
TARGETED_DEVICE_FAMILY = 3;
817-
TVOS_DEPLOYMENT_TARGET = 9.0;
817+
TVOS_DEPLOYMENT_TARGET = 9.2;
818818
};
819819
name = Release;
820820
};

0 commit comments

Comments
 (0)