From 479d2d7d1cccda550a1b55b6850686afb6cde77f Mon Sep 17 00:00:00 2001 From: praveek Date: Mon, 20 May 2024 15:29:55 -0700 Subject: [PATCH] Fix error in validation script --- Script/test-podspec.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script/test-podspec.sh b/Script/test-podspec.sh index b42b73f4..4f4f5c29 100755 --- a/Script/test-podspec.sh +++ b/Script/test-podspec.sh @@ -80,7 +80,7 @@ targets: $PROJECT_NAME: type: framework sources: Sources - platform: iOS + platform: tvOS deploymentTarget: "11.0" settings: GENERATE_INFOPLIST_FILE: YES