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 833a710 commit ff9caffCopy full SHA for ff9caff
build-ci.sh
@@ -106,7 +106,7 @@ rm -rf $DERIVED_DATA &&
106
pod install &&
107
time xcodebuild clean build -workspace PinLayout-tvOS.xcworkspace -scheme PinLayout-tvOS \
108
-sdk appletvsimulator13.4 -derivedDataPath $DERIVED_DATA \
109
- -destination 'platform=tvOS Simulator,name=Apple TV,OS=13.5' \
+ -destination 'platform=tvOS Simulator,name=Apple TV,OS=13.4' \
110
| xcpretty &&
111
cd ../../.. &&
112
0 commit comments