Skip to content
Snippets Groups Projects
Commit 446420c9 authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Update simulator version.

parent d9b7b875
No related branches found
No related tags found
No related merge requests found
Pipeline #3451 failed
......@@ -18,7 +18,7 @@ build:
- cd Example/
- pod install
- cd ../
- set -o pipefail && xcodebuild test -enableCodeCoverage YES -workspace Example/WhiteNavigationController.xcworkspace -scheme WhiteNavigationController-Example -sdk iphonesimulator12.1 ONLY_ACTIVE_ARCH=NO | xcpretty
- set -o pipefail && xcodebuild test -enableCodeCoverage YES -workspace Example/WhiteNavigationController.xcworkspace -scheme WhiteNavigationController-Example -sdk iphonesimulator12.2 ONLY_ACTIVE_ARCH=NO | xcpretty
tags:
- xcode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment