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 96c65e5 commit eb8a2eeCopy full SHA for eb8a2ee
build-ci.sh
@@ -32,7 +32,7 @@ echo "tvOS unit test" &&
32
echo "===============================" &&
33
time xcodebuild build test -workspace PinLayout.xcworkspace -scheme PinLayout-tvOS -derivedDataPath $DERIVED_DATA -sdk appletvsimulator11.4 \
34
-destination 'platform=tvOS Simulator,name=Apple TV 4K,OS=11.4'
35
- | xcpretty &&
+ | xcpretty
36
37
38
0 commit comments