diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 31b487957..2cbcec84f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,7 +37,7 @@ env: MINT_PATH: .mint/lib RESULT_BUNDLE_PATH: build/BitwardenTests.xcresult SIMULATOR_NAME: ${{ inputs.simulator-name || 'iPhone 15 Pro' }} - SIMULATOR_VERSION: ${{ inputs.simulator-version || '17.0.1' }} + SIMULATOR_VERSION: ${{ inputs.simulator-version || '18.0' }} XCODE_VERSION: ${{ inputs.xcode-version }} jobs: diff --git a/Docs/Architecture.md b/Docs/Architecture.md index 0b0db5cfe..fc040ece9 100644 --- a/Docs/Architecture.md +++ b/Docs/Architecture.md @@ -320,4 +320,4 @@ Every type containing logic should be tested. Test files should be named `