File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ echo "PinLayout-tvOS" &&
1717echo " ===============================" &&
1818time xcodebuild build -project PinLayout.xcodeproj -scheme PinLayout-tvOS \
1919 -derivedDataPath $DERIVED_DATA -sdk appletvsimulator13.4 \
20- -destination ' platform=tvOS Simulator,name=Apple TV 4K,OS=13.5 ' \
20+ -destination ' platform=tvOS Simulator,name=Apple TV 4K,OS=13.4 ' \
2121 | xcpretty &&
2222
2323echo " ===============================" &&
@@ -63,7 +63,7 @@ time xcodebuild build test -workspace PinLayout.xcworkspace -scheme PinLayout-i
6363
6464# time xcodebuild build test -workspace PinLayout.xcworkspace -scheme PinLayout-tvOS \
6565# -derivedDataPath $DERIVED_DATA -sdk appletvsimulator13.4 \
66- # -destination 'platform=tvOS Simulator,name=Apple TV 4K,OS=13.2 ' \
66+ # -destination 'platform=tvOS Simulator,name=Apple TV 4K,OS=13.4 ' \
6767# | xcpretty
6868
6969# echo "==============================="
You can’t perform that action at this time.
0 commit comments