diff --git a/run_tests.sh b/run_tests.sh index 487bd6d..3026def 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -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