Skip to content

Commit a013654

Browse files
committed
New visionOS0-compatible pod has been release
1 parent 023c503 commit a013654

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

run-tests.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ elif [ -n "$VALIDATOR_SUBSPEC" ]; then
1212
none)
1313
bundle exec pod lib lint --no-subspecs --fail-fast
1414
;;
15-
standalone)
16-
bundle exec pod lib lint --subspec="${VALIDATOR_SUBSPEC}" --fail-fast --platforms=macos,ios,tvos,watchos
17-
;;
1815
*)
1916
bundle exec pod lib lint --subspec="${VALIDATOR_SUBSPEC}" --fail-fast
2017
;;

0 commit comments

Comments
 (0)