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 eb8a2ee commit 12aebabCopy full SHA for 12aebab
build-ci.sh
@@ -31,7 +31,7 @@ echo "===============================" &&
31
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'
+ -destination 'platform=tvOS Simulator,name=Apple TV 4K,OS=11.4' \
35
| xcpretty
36
37
0 commit comments