diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab9c3079..ed31194a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,10 +36,10 @@ jobs: path: .build/derivedData/**/Logs/Test/*.xcresult xcode-build-legacy: name: Xcode Build - runs-on: macOS-11 + runs-on: macOS-12 strategy: matrix: - platform: ['iOS_14', 'iOS_13'] + platform: ['iOS_15'] fail-fast: false steps: - name: Checkout Repo @@ -63,7 +63,7 @@ jobs: path: .build/derivedData/**/Logs/Test/*.xcresult pod-lint: name: Pod Lint - runs-on: macOS-11 + runs-on: macOS-12 steps: - name: Checkout Repo uses: actions/checkout@v4 @@ -78,10 +78,10 @@ jobs: run: bundle exec --gemfile=Example/Gemfile pod lib lint --verbose --fail-fast spm: name: SPM Build - runs-on: macOS-11 + runs-on: macOS-12 strategy: matrix: - platform: ['iOS_14'] + platform: ['iOS_15'] fail-fast: false steps: - name: Checkout Repo diff --git a/Example/README.md b/Example/README.md index ac952647..d7b16aa4 100644 --- a/Example/README.md +++ b/Example/README.md @@ -11,7 +11,7 @@ Your local environment should match one these supported versions. | Xcode | 12.5.1 (iOS 13 and 14), 14.3.1 (iOS 16) [.github/workflows/ci.yml](https://github.com/cashapp/AccessibilitySnapshot/blob/master/.github/workflows/ci.yml) | | Ruby | 3.2.2 [Example/Gemfile](https://github.com/cashapp/AccessibilitySnapshot/blob/master/Example/Gemfile) | | Bundler | 2.4.22 [Gemfile.lock](https://github.com/cashapp/AccessibilitySnapshot/blob/master/Gemfile.lock) | -| Simulators | iOS 13.7 - iPhone 12 Pro, iOS 14.5 - iPhone 12 Pro, iOS 16.4 - iPhone 14 Pro [Scripts/build.swift](https://github.com/cashapp/AccessibilitySnapshot/blob/master/Scripts/build.swift) | +| Simulators | iOS 15.5 - iPhone 12 Pro, iOS 16.4 - iPhone 14 Pro [Scripts/build.swift](https://github.com/cashapp/AccessibilitySnapshot/blob/master/Scripts/build.swift) | ### Setting up environment diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithActivationPointAlways_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithActivationPointAlways_13_7_375x812@3x.png deleted file mode 100644 index 31861f2d..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithActivationPointAlways_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithActivationPointAlways_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithActivationPointAlways_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithActivationPointAlways_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithActivationPointAlways_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithIdentifier_identifier_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithIdentifier_identifier_13_7_375x812@3x.png deleted file mode 100644 index a3684839..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithIdentifier_identifier_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithIdentifier_identifier_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithIdentifier_identifier_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithIdentifier_identifier_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithIdentifier_identifier_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleView_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleView_13_7_375x812@3x.png deleted file mode 100644 index a3684839..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleView_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleView_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleView_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleView_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleView_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testViewWithInvertedColors_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testViewWithInvertedColors_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testViewWithInvertedColors_13_7_375x812@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testViewWithInvertedColors_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testHitTargets_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testHitTargets_14_5_390x844@3x.png deleted file mode 100644 index 7fc49485..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testHitTargets_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testHitTargets_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testHitTargets_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testHitTargets_13_7_375x812@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testHitTargets_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointAlways_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointAlways_13_7_375x812@3x.png deleted file mode 100644 index 31861f2d..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointAlways_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointAlways_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointAlways_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointAlways_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointAlways_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointDefault_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointDefault_13_7_375x812@3x.png deleted file mode 100644 index aacafb53..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointDefault_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointDefault_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointDefault_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointDefault_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointDefault_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointNever_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointNever_13_7_375x812@3x.png deleted file mode 100644 index a3684839..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointNever_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointNever_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointNever_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointNever_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointNever_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithColorSnapshots_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithColorSnapshots_13_7_375x812@3x.png deleted file mode 100644 index a75ef5de..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithColorSnapshots_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithColorSnapshots_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithColorSnapshots_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithColorSnapshots_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithColorSnapshots_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithIdentifier_identifier_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithIdentifier_identifier_13_7_375x812@3x.png deleted file mode 100644 index a3684839..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithIdentifier_identifier_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithIdentifier_identifier_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithIdentifier_identifier_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithIdentifier_identifier_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithIdentifier_identifier_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleView_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleView_13_7_375x812@3x.png deleted file mode 100644 index a3684839..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleView_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleView_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleView_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleView_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleView_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_13_7_375x812@3x.png deleted file mode 100644 index f7d5b9fc..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_14_5_390x844@3x.png deleted file mode 100644 index f7d5b9fc..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testViewWithInvertedColors_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testViewWithInvertedColors_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithHeaders_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithHeaders_13_7_375x812@3x.png deleted file mode 100644 index f374da60..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithHeaders_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithHeaders_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithHeaders_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithHeaders_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithHeaders_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithUndefinedRows_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithUndefinedRows_13_7_375x812@3x.png deleted file mode 100644 index 8fb9efbf..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithUndefinedRows_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithUndefinedRows_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithUndefinedRows_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithUndefinedRows_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithUndefinedRows_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTable_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTable_13_7_375x812@3x.png deleted file mode 100644 index ea0fb733..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTable_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTable_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTable_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTable_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTable_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testLandmark_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testLandmark_13_7_375x812@3x.png deleted file mode 100644 index a2f7a98d..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testLandmark_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testLandmark_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testLandmark_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testLandmark_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testLandmark_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testList_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testList_13_7_375x812@3x.png deleted file mode 100644 index 6cae39ad..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testList_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testList_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testList_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testList_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testList_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testAccessibilityPaths_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testAccessibilityPaths_13_7_375x812@3x.png deleted file mode 100644 index be6f6da4..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testAccessibilityPaths_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testAccessibilityPaths_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testAccessibilityPaths_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testAccessibilityPaths_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testAccessibilityPaths_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_13_7_375x812@3x.png deleted file mode 100644 index 58ee40b3..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_14_5_390x844@3x.png deleted file mode 100644 index 7854ec9b..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_15_5_390x844@3x.png new file mode 100644 index 00000000..b2699f0d Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomActions_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomActions_13_7_375x812@3x.png deleted file mode 100644 index b97fa1f0..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomActions_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomActions_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomActions_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomActions_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomActions_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomContentAndReturnError__14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomContentAndReturnError__14_5_390x844@3x.png deleted file mode 100644 index c087a103..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomContentAndReturnError__14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomContentAndReturnError__15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomContentAndReturnError__15_5_390x844@3x.png new file mode 100644 index 00000000..bceabda2 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomContentAndReturnError__15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testDescriptionEdgeCases_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testDescriptionEdgeCases_13_7_375x812@3x.png deleted file mode 100644 index 8f859aa6..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testDescriptionEdgeCases_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testDescriptionEdgeCases_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testDescriptionEdgeCases_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testDescriptionEdgeCases_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testDescriptionEdgeCases_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLabelDescription_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLabelDescription_13_7_375x812@3x.png deleted file mode 100644 index d18342a8..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLabelDescription_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLabelDescription_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLabelDescription_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLabelDescription_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLabelDescription_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__monochrome_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__monochrome_15_5_390x844@3x.png similarity index 75% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__monochrome_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__monochrome_15_5_390x844@3x.png index 48409fe1..ca4d29b4 100644 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__monochrome_14_5_390x844@3x.png and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__monochrome_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__polychrome_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__polychrome_13_7_375x812@3x.png deleted file mode 100644 index cc46a659..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__polychrome_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__polychrome_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__polychrome_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__polychrome_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__polychrome_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_13_7_375x812@3x.png deleted file mode 100644 index e93907c0..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_14_5_390x844@3x.png deleted file mode 100644 index 0093a994..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_15_5_390x844@3x.png new file mode 100644 index 00000000..d2a5d602 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_13_7_375x812@3x.png deleted file mode 100644 index a867d03f..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_14_5_390x844@3x.png deleted file mode 100644 index d6d7be41..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_15_5_390x844@3x.png new file mode 100644 index 00000000..ee215ff1 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewAsSubviewOfViewInViewControllerHierarchy_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewAsSubviewOfViewInViewControllerHierarchy_13_7_375x812@3x.png deleted file mode 100644 index bcb69b7f..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewAsSubviewOfViewInViewControllerHierarchy_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewAsSubviewOfViewInViewControllerHierarchy_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewAsSubviewOfViewInViewControllerHierarchy_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewAsSubviewOfViewInViewControllerHierarchy_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewAsSubviewOfViewInViewControllerHierarchy_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewDescription_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewDescription_13_7_375x812@3x.png deleted file mode 100644 index 4d1f905a..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewDescription_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewDescription_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewDescription_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewDescription_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewDescription_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewInViewControllerHierarchy_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewInViewControllerHierarchy_13_7_375x812@3x.png deleted file mode 100644 index bcb69b7f..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewInViewControllerHierarchy_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewInViewControllerHierarchy_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewInViewControllerHierarchy_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewInViewControllerHierarchy_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewInViewControllerHierarchy_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_13_7_375x812@3x.png deleted file mode 100644 index 116ef7f5..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_14_5_390x844@3x.png deleted file mode 100644 index 8a1d4985..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_15_5_390x844@3x.png new file mode 100644 index 00000000..85d63953 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_13_7_375x812@3x.png deleted file mode 100644 index 164c187b..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_14_5_390x844@3x.png deleted file mode 100644 index 4d824feb..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_15_5_390x844@3x.png new file mode 100644 index 00000000..842c4100 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_13_7_375x812@3x.png deleted file mode 100644 index 7fd06871..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_14_5_390x844@3x.png deleted file mode 100644 index e12a36f1..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_15_5_390x844@3x.png new file mode 100644 index 00000000..2d369ce4 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_13_7_375x812@3x.png deleted file mode 100644 index c034643d..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_14_5_390x844@3x.png deleted file mode 100644 index 3aff33df..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_15_5_390x844@3x.png new file mode 100644 index 00000000..a34429ef Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_13_7_375x812@3x.png deleted file mode 100644 index 1802879a..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_14_5_390x844@3x.png deleted file mode 100644 index 02a322cb..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_15_5_390x844@3x.png new file mode 100644 index 00000000..c21fcc0b Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_13_7_375x812@3x.png deleted file mode 100644 index 4c671422..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_14_5_390x844@3x.png deleted file mode 100644 index 61789fb0..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_15_5_390x844@3x.png new file mode 100644 index 00000000..774a3192 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_13_7_375x812@3x.png deleted file mode 100644 index 6ab094f8..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_14_5_390x844@3x.png deleted file mode 100644 index d53fd6f9..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_15_5_390x844@3x.png new file mode 100644 index 00000000..14b074a7 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_13_7_375x812@3x.png deleted file mode 100644 index e050f7d4..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_14_5_390x844@3x.png deleted file mode 100644 index 6de0e426..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_15_5_390x844@3x.png new file mode 100644 index 00000000..24f2421b Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testTextFieldHidesCursor_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testTextFieldHidesCursor_13_7_375x812@3x.png deleted file mode 100644 index dc0ed398..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testTextFieldHidesCursor_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testTextFieldHidesCursor_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testTextFieldHidesCursor_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testTextFieldHidesCursor_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testTextFieldHidesCursor_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testContainerInElementStack_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testContainerInElementStack_13_7_375x812@3x.png deleted file mode 100644 index 66de724c..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testContainerInElementStack_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testContainerInElementStack_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testContainerInElementStack_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testContainerInElementStack_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testContainerInElementStack_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGrid_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGrid_13_7_375x812@3x.png deleted file mode 100644 index cf8bbe6b..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGrid_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGrid_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGrid_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGrid_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGrid_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGroupedViewsInElementStack_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGroupedViewsInElementStack_13_7_375x812@3x.png deleted file mode 100644 index dcfb1e50..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGroupedViewsInElementStack_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGroupedViewsInElementStack_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGroupedViewsInElementStack_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGroupedViewsInElementStack_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGroupedViewsInElementStack_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testScatter_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testScatter_13_7_375x812@3x.png deleted file mode 100644 index 13b802c1..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testScatter_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testScatter_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testScatter_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testScatter_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testScatter_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInAccessibleParent_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInAccessibleParent_13_7_375x812@3x.png deleted file mode 100644 index 4279f8d8..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInAccessibleParent_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInAccessibleParent_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInAccessibleParent_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInAccessibleParent_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInAccessibleParent_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInElementStack_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInElementStack_13_7_375x812@3x.png deleted file mode 100644 index e8a5e6b2..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInElementStack_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInElementStack_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInElementStack_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInElementStack_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInElementStack_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testZeroSizedContainerInElementStack_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testZeroSizedContainerInElementStack_13_7_375x812@3x.png deleted file mode 100644 index c9d73976..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testZeroSizedContainerInElementStack_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testZeroSizedContainerInElementStack_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testZeroSizedContainerInElementStack_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testZeroSizedContainerInElementStack_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testZeroSizedContainerInElementStack_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerHidden_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerHidden_13_7_375x812@3x.png deleted file mode 100644 index 3923d169..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerHidden_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerHidden_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerHidden_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerHidden_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerHidden_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerWithElementsHidden_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerWithElementsHidden_13_7_375x812@3x.png deleted file mode 100644 index 1f42e2f6..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerWithElementsHidden_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerWithElementsHidden_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerWithElementsHidden_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerWithElementsHidden_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerWithElementsHidden_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainer_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainer_13_7_375x812@3x.png deleted file mode 100644 index 50ff5ce5..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainer_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainer_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainer_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainer_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainer_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementHidden_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementHidden_13_7_375x812@3x.png deleted file mode 100644 index 3923d169..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementHidden_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementHidden_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementHidden_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementHidden_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementHidden_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementWithElementsHidden_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementWithElementsHidden_13_7_375x812@3x.png deleted file mode 100644 index 1f42e2f6..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementWithElementsHidden_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementWithElementsHidden_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementWithElementsHidden_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementWithElementsHidden_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementWithElementsHidden_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInHiddenParent_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInHiddenParent_13_7_375x812@3x.png deleted file mode 100644 index 3923d169..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInHiddenParent_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInHiddenParent_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInHiddenParent_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInHiddenParent_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInHiddenParent_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInParentThatHidesElements_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInParentThatHidesElements_13_7_375x812@3x.png deleted file mode 100644 index d0e61629..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInParentThatHidesElements_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInParentThatHidesElements_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInParentThatHidesElements_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInParentThatHidesElements_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInParentThatHidesElements_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViews_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViews_13_7_375x812@3x.png deleted file mode 100644 index 8693af4c..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViews_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViews_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViews_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViews_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViews_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testMixedAccessibilityElements_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testMixedAccessibilityElements_13_7_375x812@3x.png deleted file mode 100644 index a7d4c6af..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testMixedAccessibilityElements_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testMixedAccessibilityElements_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testMixedAccessibilityElements_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testMixedAccessibilityElements_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testMixedAccessibilityElements_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testNoAccessibilityElements_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testNoAccessibilityElements_13_7_375x812@3x.png deleted file mode 100644 index 7c736107..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testNoAccessibilityElements_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testNoAccessibilityElements_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testNoAccessibilityElements_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testNoAccessibilityElements_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testNoAccessibilityElements_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testTwoAccessibilityElements_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testTwoAccessibilityElements_13_7_375x812@3x.png deleted file mode 100644 index 08bb2950..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testTwoAccessibilityElements_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testTwoAccessibilityElements_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testTwoAccessibilityElements_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testTwoAccessibilityElements_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testTwoAccessibilityElements_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColorInSnapshot_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColorInSnapshot_13_7_375x812@3x.png deleted file mode 100644 index 9671d247..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColorInSnapshot_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColorInSnapshot_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColorInSnapshot_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColorInSnapshot_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColorInSnapshot_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColors_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColors_13_7_375x812@3x.png deleted file mode 100644 index f00891cf..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColors_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColors_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColors_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColors_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColors_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testOverlap_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testOverlap_13_7_375x812@3x.png deleted file mode 100644 index 944456f9..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testOverlap_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testOverlap_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testOverlap_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testOverlap_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testOverlap_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_13_7_375x812@3x.png deleted file mode 100644 index 79091334..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_14_5_390x844@3x.png deleted file mode 100644 index 8043d12e..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_15_5_390x844@3x.png new file mode 100644 index 00000000..1bcf2d6d Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testTableHitTargetAndReturnError__14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testTableHitTargetAndReturnError__14_5_390x844@3x.png deleted file mode 100644 index 6ac4f9b2..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testTableHitTargetAndReturnError__14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testTableHitTargetAndReturnError__15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testTableHitTargetAndReturnError__15_5_390x844@3x.png new file mode 100644 index 00000000..71a9b7cb Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testTableHitTargetAndReturnError__15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColorsWithIdentifier_someIdentifier_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColorsWithIdentifier_someIdentifier_13_7_375x812@3x.png deleted file mode 100644 index 02f2a4e8..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColorsWithIdentifier_someIdentifier_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColorsWithIdentifier_someIdentifier_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColorsWithIdentifier_someIdentifier_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColorsWithIdentifier_someIdentifier_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColorsWithIdentifier_someIdentifier_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_13_7_375x812@3x.png deleted file mode 100644 index f3454d0d..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_14_5_390x844@3x.png deleted file mode 100644 index 8285dd14..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_15_5_390x844@3x.png new file mode 100644 index 00000000..8e7dc5c1 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_disabled_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_disabled_13_7_375x812@3x.png deleted file mode 100644 index 45d36e65..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_disabled_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_disabled_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_disabled_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_disabled_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_disabled_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testClipping_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testClipping_13_7_375x812@3x.png deleted file mode 100644 index 2a7ab4cb..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testClipping_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testClipping_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testClipping_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testClipping_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testClipping_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithFewMarkers_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithFewMarkers_13_7_375x812@3x.png deleted file mode 100644 index 806322cf..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithFewMarkers_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithFewMarkers_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithFewMarkers_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithFewMarkers_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithFewMarkers_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyManyMarkers_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyManyMarkers_13_7_375x812@3x.png deleted file mode 100644 index 63819e75..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyManyMarkers_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyManyMarkers_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyManyMarkers_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyManyMarkers_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyManyMarkers_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyMarkers_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyMarkers_13_7_375x812@3x.png deleted file mode 100644 index 54af67aa..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyMarkers_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyMarkers_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyMarkers_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyMarkers_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyMarkers_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testLongMarkerDescription_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testLongMarkerDescription_13_7_375x812@3x.png deleted file mode 100644 index 76d7df5e..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testLongMarkerDescription_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testLongMarkerDescription_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testLongMarkerDescription_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testLongMarkerDescription_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testLongMarkerDescription_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testStandard_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testStandard_13_7_375x812@3x.png deleted file mode 100644 index 0430e93f..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testStandard_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testStandard_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testStandard_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testStandard_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testStandard_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithFewMarkers_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithFewMarkers_13_7_375x812@3x.png deleted file mode 100644 index 59114f03..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithFewMarkers_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithFewMarkers_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithFewMarkers_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithFewMarkers_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithFewMarkers_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithManyMarkers_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithManyMarkers_13_7_375x812@3x.png deleted file mode 100644 index bbe3aae8..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithManyMarkers_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithManyMarkers_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithManyMarkers_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithManyMarkers_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithManyMarkers_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testOneModalOneContainer_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testOneModalOneContainer_13_7_375x812@3x.png deleted file mode 100644 index bf50cd05..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testOneModalOneContainer_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testOneModalOneContainer_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testOneModalOneContainer_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testOneModalOneContainer_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testOneModalOneContainer_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleDirectlySpecifiedModal_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleDirectlySpecifiedModal_13_7_375x812@3x.png deleted file mode 100644 index afa62bfb..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleDirectlySpecifiedModal_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleDirectlySpecifiedModal_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleDirectlySpecifiedModal_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleDirectlySpecifiedModal_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleDirectlySpecifiedModal_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleInaccessibleModal_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleInaccessibleModal_13_7_375x812@3x.png deleted file mode 100644 index 1012e4fc..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleInaccessibleModal_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleInaccessibleModal_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleInaccessibleModal_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleInaccessibleModal_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleInaccessibleModal_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleModal_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleModal_13_7_375x812@3x.png deleted file mode 100644 index a7822637..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleModal_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleModal_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleModal_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleModal_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleModal_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoContainers_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoContainers_13_7_375x812@3x.png deleted file mode 100644 index 8d39222e..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoContainers_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoContainers_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoContainers_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoContainers_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoContainers_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoModals_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoModals_13_7_375x812@3x.png deleted file mode 100644 index 3ccec0aa..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoModals_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoModals_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoModals_15_5_390x844@3x.png similarity index 100% rename from Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoModals_14_5_390x844@3x.png rename to Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoModals_15_5_390x844@3x.png diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_13_7_375x812@3x.png deleted file mode 100644 index 071efb70..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_14_5_390x844@3x.png deleted file mode 100644 index 009b8004..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_15_5_390x844@3x.png new file mode 100644 index 00000000..8d7c6dce Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_13_7_375x812@3x.png deleted file mode 100644 index ba53db24..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_14_5_390x844@3x.png deleted file mode 100644 index 5b42f917..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_15_5_390x844@3x.png new file mode 100644 index 00000000..528d98de Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_13_7_375x812@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_13_7_375x812@3x.png deleted file mode 100644 index e3556b65..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_13_7_375x812@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_14_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_14_5_390x844@3x.png deleted file mode 100644 index 95a34798..00000000 Binary files a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_14_5_390x844@3x.png and /dev/null differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_15_5_390x844@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_15_5_390x844@3x.png new file mode 100644 index 00000000..a332f69b Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_15_5_390x844@3x.png differ diff --git a/Example/SnapshotTests/SnapshotTestCase.swift b/Example/SnapshotTests/SnapshotTestCase.swift index 6eb4347c..9b6c1394 100644 --- a/Example/SnapshotTests/SnapshotTestCase.swift +++ b/Example/SnapshotTests/SnapshotTestCase.swift @@ -46,8 +46,7 @@ class SnapshotTestCase: FBSnapshotTestCase { private static let testedDevices = [ TestDeviceConfig(systemVersion: "17.2", screenSize: CGSize(width: 393, height: 852), screenScale: 3), TestDeviceConfig(systemVersion: "16.4", screenSize: CGSize(width: 393, height: 852), screenScale: 3), - TestDeviceConfig(systemVersion: "14.5", screenSize: CGSize(width: 390, height: 844), screenScale: 3), - TestDeviceConfig(systemVersion: "13.7", screenSize: CGSize(width: 375, height: 812), screenScale: 3), + TestDeviceConfig(systemVersion: "15.5", screenSize: CGSize(width: 390, height: 844), screenScale: 3), ] // MARK: - FBSnapshotTestCase diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.375x812-13-7-3x.png deleted file mode 100644 index 79091334..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.390x844-14-5-3x.png deleted file mode 100644 index 8043d12e..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.390x844-15-5-3x.png new file mode 100644 index 00000000..1bcf2d6d Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.390x844-15-5-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testInvertColors.375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testInvertColors.375x812-13-7-3x.png deleted file mode 100644 index ade8d974..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testInvertColors.375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testInvertColors.390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testInvertColors.390x844-15-5-3x.png similarity index 100% rename from Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testInvertColors.390x844-14-5-3x.png rename to Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testInvertColors.390x844-15-5-3x.png diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.custom-375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.custom-375x812-13-7-3x.png deleted file mode 100644 index 79bbf4f1..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.custom-375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.custom-390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.custom-390x844-15-5-3x.png similarity index 100% rename from Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.custom-390x844-14-5-3x.png rename to Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.custom-390x844-15-5-3x.png diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.default-375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.default-375x812-13-7-3x.png deleted file mode 100644 index f00891cf..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.default-375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.default-390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.default-390x844-15-5-3x.png similarity index 100% rename from Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.default-390x844-14-5-3x.png rename to Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.default-390x844-15-5-3x.png diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-375x812-13-7-3x.png deleted file mode 100644 index fd4bb678..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-390x844-14-5-3x.png deleted file mode 100644 index bb701de7..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-390x844-15-5-3x.png new file mode 100644 index 00000000..3e9896b8 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-390x844-15-5-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-375x812-13-7-3x.png deleted file mode 100644 index f9f76237..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-390x844-14-5-3x.png deleted file mode 100644 index 35306a22..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-390x844-15-5-3x.png new file mode 100644 index 00000000..3fad0c9c Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-390x844-15-5-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-375x812-13-7-3x.png deleted file mode 100644 index 7fd06871..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-390x844-14-5-3x.png deleted file mode 100644 index e12a36f1..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-390x844-15-5-3x.png new file mode 100644 index 00000000..2d369ce4 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-390x844-15-5-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-375x812-13-7-3x.png deleted file mode 100644 index 116ef7f5..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-390x844-14-5-3x.png deleted file mode 100644 index 8a1d4985..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-390x844-15-5-3x.png new file mode 100644 index 00000000..85d63953 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-390x844-15-5-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-375x812-13-7-3x.png deleted file mode 100644 index 164c187b..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-390x844-14-5-3x.png deleted file mode 100644 index 4d824feb..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-390x844-15-5-3x.png new file mode 100644 index 00000000..842c4100 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-390x844-15-5-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleConfiguration.375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleConfiguration.375x812-13-7-3x.png deleted file mode 100644 index 4d1f905a..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleConfiguration.375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleConfiguration.390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleConfiguration.390x844-15-5-3x.png similarity index 100% rename from Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleConfiguration.390x844-14-5-3x.png rename to Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleConfiguration.390x844-15-5-3x.png diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.375x812-13-7-3x.png deleted file mode 100644 index ba53db24..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.390x844-14-5-3x.png deleted file mode 100644 index 5b42f917..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.390x844-15-5-3x.png new file mode 100644 index 00000000..528d98de Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.390x844-15-5-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.375x812-13-7-3x.png deleted file mode 100644 index ba53db24..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.390x844-14-5-3x.png deleted file mode 100644 index 5b42f917..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.390x844-15-5-3x.png new file mode 100644 index 00000000..528d98de Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.390x844-15-5-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSwiftUITextEntry.375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSwiftUITextEntry.375x812-13-7-3x.png deleted file mode 100644 index 400b9510..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSwiftUITextEntry.375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSwiftUITextEntry.390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSwiftUITextEntry.390x844-14-5-3x.png deleted file mode 100644 index 41995b62..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSwiftUITextEntry.390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSwiftUITextEntry.390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSwiftUITextEntry.390x844-15-5-3x.png new file mode 100644 index 00000000..404e3f72 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSwiftUITextEntry.390x844-15-5-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextField.375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextField.375x812-13-7-3x.png deleted file mode 100644 index 0b7d2d32..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextField.375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextField.390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextField.390x844-14-5-3x.png deleted file mode 100644 index 5e1ed604..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextField.390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextField.390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextField.390x844-15-5-3x.png new file mode 100644 index 00000000..f2457c59 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextField.390x844-15-5-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextView.375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextView.375x812-13-7-3x.png deleted file mode 100644 index bdc8b202..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextView.375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextView.390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextView.390x844-15-5-3x.png similarity index 100% rename from Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextView.390x844-14-5-3x.png rename to Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUIKitTextView.390x844-15-5-3x.png diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.false-375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.false-375x812-13-7-3x.png deleted file mode 100644 index 9671d247..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.false-375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.false-390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.false-390x844-15-5-3x.png similarity index 100% rename from Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.false-390x844-14-5-3x.png rename to Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.false-390x844-15-5-3x.png diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-375x812-13-7-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-375x812-13-7-3x.png deleted file mode 100644 index b515da3a..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-375x812-13-7-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-390x844-14-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-390x844-14-5-3x.png deleted file mode 100644 index b3669c34..00000000 Binary files a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-390x844-14-5-3x.png and /dev/null differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-390x844-15-5-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-390x844-15-5-3x.png new file mode 100644 index 00000000..c7390862 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-390x844-15-5-3x.png differ diff --git a/Scripts/build.swift b/Scripts/build.swift index ddbb8d96..4b8aeb8d 100755 --- a/Scripts/build.swift +++ b/Scripts/build.swift @@ -48,8 +48,7 @@ enum TaskError: Error { enum Platform: String, CustomStringConvertible { case iOS_17 case iOS_16 - case iOS_14 - case iOS_13 + case iOS_15 var destination: String { switch self { @@ -57,10 +56,8 @@ enum Platform: String, CustomStringConvertible { return "platform=iOS Simulator,OS=17.2,name=iPhone 14 Pro" case .iOS_16: return "platform=iOS Simulator,OS=16.4,name=iPhone 14 Pro" - case .iOS_14: - return "platform=iOS Simulator,OS=14.5,name=iPhone 12 Pro" - case .iOS_13: - return "platform=iOS Simulator,OS=13.7,name=iPhone 11 Pro" + case .iOS_15: + return "platform=iOS Simulator,OS=15.5,name=iPhone 12 Pro" } } diff --git a/Scripts/github/prepare-simulators.sh b/Scripts/github/prepare-simulators.sh index 895ac391..c8975ab0 100755 --- a/Scripts/github/prepare-simulators.sh +++ b/Scripts/github/prepare-simulators.sh @@ -9,12 +9,8 @@ if [[ ${PLATFORMS[*]} =~ 'iOS_16' ]]; then sudo ln -s /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS\ 16.4.simruntime fi -if [[ ${PLATFORMS[*]} =~ 'iOS_14' ]]; then - sudo ln -s /Applications/Xcode_12.5.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS\ 14.5.simruntime -fi - -if [[ ${PLATFORMS[*]} =~ 'iOS_13' ]]; then - sudo ln -s /Applications/Xcode_11.7.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS\ 13.7.simruntime +if [[ ${PLATFORMS[*]} =~ 'iOS_15' ]]; then + sudo ln -s /Applications/Xcode_13.4.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS\ 15.5.simruntime fi xcrun simctl list runtimes