Skip to content

Commit

Permalink
Fix AppleTV tests with fastlane
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-cain13 committed Jun 26, 2016
1 parent ebdb19a commit 936ca1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ lane :runalltests do
scan(
workspace: "R.swift.xcworkspace",
scheme: "ResourceApp-tvOS",
sdk: "iphonesimulator",
destination: "name=Apple TV 1080p",
clean: true
)
Expand Down

0 comments on commit 936ca1e

Please sign in to comment.