Skip to content

Commit 8852749

Browse files
committed
undoing last change
1 parent aa3dcf1 commit 8852749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
4141
# Build and run the tests
4242
xcodebuild test \
43-
-sdk iphonesimulator \
4443
-scheme "$scheme" \
4544
-"$filetype_parameter" "$file_to_build" \
45+
-destination "platform=iOS Simulator,name=$device_name,OS=latest"

0 commit comments

Comments
 (0)