Skip to content

Commit

Permalink
Update simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
dogo committed Apr 30, 2023
1 parent 85b13af commit ce68637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/test_app.sh
Expand Up @@ -4,6 +4,6 @@ set -eo pipefail

xcodebuild -project SketchKit.xcodeproj \
-scheme SketchKit-Package \
-destination platform=iOS\ Simulator,OS=16.0,name=iPhone\ 11 \
-destination platform=iOS\ Simulator,OS=16.2,name=iPhone\ 11 \
-enableCodeCoverage YES \
build test

0 comments on commit ce68637

Please sign in to comment.