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 11be852 commit b494eefCopy full SHA for b494eef
1 file changed
scripts/parse-inputs.sh
@@ -51,7 +51,7 @@ case $INPUT_TARGET_LOWERCASE in
51
tvos)
52
SIMPLATFORM_SHORT="tvOS"
53
SIMPLATFORM_REGEX="tvOS"
54
- SIMDEVICE_REGEX="AppleTV"
+ SIMDEVICE_REGEX="Apple\sTV"
55
;;
56
57
watchos)
0 commit comments