Skip to content

Commit

Permalink
Update run_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Pramana Suranta committed Oct 15, 2019
1 parent bd4798b commit a2943a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pod install --project-directory=Example
xcodebuild \
-workspace Example/CascadingTableDelegate.xcworkspace \
-scheme CascadingTableDelegate-Example \
-destination 'platform=iOS Simulator,name=iPhone 5s' \
-destination 'platform=iOS Simulator,name=iPhone 8' \
clean test | xcpretty

0 comments on commit a2943a7

Please sign in to comment.