diff --git a/bin/test b/bin/test index ef524d4..fd739ba 100755 --- a/bin/test +++ b/bin/test @@ -18,7 +18,7 @@ xcrun xcodebuild \ xcrun xcodebuild \ -workspace Swish.xcworkspace \ -scheme Swish-tvOS \ - -destination "platform=tvOS Simulator,name=Apple TV 1080p" \ + -destination "platform=tvOS Simulator,name=Apple TV" \ test \ | xcpretty --color