Skip to content

Commit

Permalink
chore: update to latest ipad, ios 18-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Nov 7, 2024
1 parent 5a7fff9 commit 32d90b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/scripts/ios-uitest-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ export UNO_UITEST_LOGFILE=$BUILD_ARTIFACTSTAGINGDIRECTORY/screenshots/ios/nunit-
export UNO_UITEST_IOS_PROJECT=$BUILD_SOURCESDIRECTORY/Uno.Gallery
export UITEST_TEST_TIMEOUT=60m

export UNO_UITEST_SIMULATOR_VERSION="com.apple.CoreSimulator.SimRuntime.iOS-17-5"
export UNO_UITEST_SIMULATOR_NAME="iPad Pro (12.9-inch) (6th generation)"
export UNO_UITEST_SIMULATOR_VERSION="com.apple.CoreSimulator.SimRuntime.iOS-18-1"
export UNO_UITEST_SIMULATOR_NAME="iPad Pro 11-inch (M4)"

echo "Lising iOS simulators"
xcrun simctl list devices --json
Expand Down

0 comments on commit 32d90b3

Please sign in to comment.