Skip to content

Commit 936ca1e

Browse files
committed
Fix AppleTV tests with fastlane
1 parent ebdb19a commit 936ca1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fastlane/Fastfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ lane :runalltests do
138138
scan(
139139
workspace: "R.swift.xcworkspace",
140140
scheme: "ResourceApp-tvOS",
141-
sdk: "iphonesimulator",
142141
destination: "name=Apple TV 1080p",
143142
clean: true
144143
)

0 commit comments

Comments
 (0)