diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 146a8785..a699ce9f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: runs-on: macOS-13 strategy: matrix: - platform: ['iOS_16'] + platform: ['iOS_17', 'iOS_16'] fail-fast: false steps: - name: Checkout Repo diff --git a/Example/SnapshotTests/ImpreciseObjectiveCTests.m b/Example/SnapshotTests/ImpreciseObjectiveCTests.m index 35c81bd5..08eb8b2d 100644 --- a/Example/SnapshotTests/ImpreciseObjectiveCTests.m +++ b/Example/SnapshotTests/ImpreciseObjectiveCTests.m @@ -31,6 +31,7 @@ - (void)setUp; [super setUp]; self.fileNameOptions = FBSnapshotTestCaseFileNameIncludeOptionOS | FBSnapshotTestCaseFileNameIncludeOptionScreenSize | FBSnapshotTestCaseFileNameIncludeOptionScreenScale; + self.recordMode = NO; } - (void)testSimpleView; diff --git a/Example/SnapshotTests/ObjectiveCTests.m b/Example/SnapshotTests/ObjectiveCTests.m index a47a83e0..161daea0 100644 --- a/Example/SnapshotTests/ObjectiveCTests.m +++ b/Example/SnapshotTests/ObjectiveCTests.m @@ -31,6 +31,7 @@ - (void)setUp; [super setUp]; self.fileNameOptions = FBSnapshotTestCaseFileNameIncludeOptionOS | FBSnapshotTestCaseFileNameIncludeOptionScreenSize | FBSnapshotTestCaseFileNameIncludeOptionScreenScale; + self.recordMode = NO; } - (void)testSimpleView; diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithActivationPointAlways_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithActivationPointAlways_17_2_393x852@3x.png new file mode 100644 index 00000000..9c48962a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithActivationPointAlways_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithIdentifier_identifier_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithIdentifier_identifier_17_2_393x852@3x.png new file mode 100644 index 00000000..9c48962a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleViewWithIdentifier_identifier_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleView_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleView_17_2_393x852@3x.png new file mode 100644 index 00000000..9c48962a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testSimpleView_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testViewWithInvertedColors_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testViewWithInvertedColors_17_2_393x852@3x.png new file mode 100644 index 00000000..e1feb2e9 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ImpreciseObjectiveCTests/testViewWithInvertedColors_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testHitTargets_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testHitTargets_17_2_393x852@3x.png new file mode 100644 index 00000000..fc9006d5 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testHitTargets_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointAlways_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointAlways_17_2_393x852@3x.png new file mode 100644 index 00000000..9c48962a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointAlways_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointDefault_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointDefault_17_2_393x852@3x.png new file mode 100644 index 00000000..9c48962a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointDefault_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointNever_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointNever_17_2_393x852@3x.png new file mode 100644 index 00000000..9c48962a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithActivationPointNever_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithColorSnapshots_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithColorSnapshots_17_2_393x852@3x.png new file mode 100644 index 00000000..8f18d7dc Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithColorSnapshots_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithIdentifier_identifier_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithIdentifier_identifier_17_2_393x852@3x.png new file mode 100644 index 00000000..9c48962a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleViewWithIdentifier_identifier_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleView_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleView_17_2_393x852@3x.png new file mode 100644 index 00000000..9c48962a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testSimpleView_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_17_2_393x852@3x.png new file mode 100644 index 00000000..e1feb2e9 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/ObjectiveCTests/testViewWithInvertedColors_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithHeaders_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithHeaders_17_2_393x852@3x.png new file mode 100644 index 00000000..cdd1b2de Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithHeaders_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithUndefinedRows_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithUndefinedRows_17_2_393x852@3x.png new file mode 100644 index 00000000..88e3b183 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTableWithUndefinedRows_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTable_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTable_17_2_393x852@3x.png new file mode 100644 index 00000000..2be1ee00 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testDataTable_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testLandmark_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testLandmark_17_2_393x852@3x.png new file mode 100644 index 00000000..22e45021 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testLandmark_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testList_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testList_17_2_393x852@3x.png new file mode 100644 index 00000000..be8a65ab Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilityContainersTests/testList_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testAccessibilityPaths_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testAccessibilityPaths_17_2_393x852@3x.png new file mode 100644 index 00000000..e6d265e8 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testAccessibilityPaths_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_17_2_393x852@3x.png new file mode 100644 index 00000000..2ec04e91 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testButtonTraits_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomActions_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomActions_17_2_393x852@3x.png new file mode 100644 index 00000000..ee780fb1 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testCustomActions_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testDescriptionEdgeCases_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testDescriptionEdgeCases_17_2_393x852@3x.png new file mode 100644 index 00000000..8b226b71 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testDescriptionEdgeCases_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLabelDescription_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLabelDescription_17_2_393x852@3x.png new file mode 100644 index 00000000..7ac33b6a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLabelDescription_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__monochrome_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__monochrome_17_2_393x852@3x.png new file mode 100644 index 00000000..3c651540 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__monochrome_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__polychrome_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__polychrome_17_2_393x852@3x.png new file mode 100644 index 00000000..6ce8f695 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testLargeViewAndReturnError__polychrome_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_17_2_393x852@3x.png new file mode 100644 index 00000000..1c4a22d1 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testSwitchControls_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_17_2_393x852@3x.png new file mode 100644 index 00000000..1a6bae8c Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testTabBars_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewAsSubviewOfViewInViewControllerHierarchy_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewAsSubviewOfViewInViewControllerHierarchy_17_2_393x852@3x.png new file mode 100644 index 00000000..8a86df67 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewAsSubviewOfViewInViewControllerHierarchy_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewDescription_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewDescription_17_2_393x852@3x.png new file mode 100644 index 00000000..a92e510d Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewDescription_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewInViewControllerHierarchy_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewInViewControllerHierarchy_17_2_393x852@3x.png new file mode 100644 index 00000000..8a86df67 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.AccessibilitySnapshotTests/testViewInViewControllerHierarchy_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_17_2_393x852@3x.png new file mode 100644 index 00000000..dd55e2fa Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointDisabled_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_17_2_393x852@3x.png new file mode 100644 index 00000000..65c81ade Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabledWhenOverridden_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_17_2_393x852@3x.png new file mode 100644 index 00000000..a452388e Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ActivationPointTests/testActivationPointEnabled_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_17_2_393x852@3x.png new file mode 100644 index 00000000..5dcaff33 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testPageControl_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_17_2_393x852@3x.png new file mode 100644 index 00000000..de095d28 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSegmentedControl_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_17_2_393x852@3x.png new file mode 100644 index 00000000..2a91b180 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testSlider_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_17_2_393x852@3x.png new file mode 100644 index 00000000..d6acbe25 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepperAtMin_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_17_2_393x852@3x.png new file mode 100644 index 00000000..cb4a6fc1 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.DefaultControlsTests/testStepper_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testContainerInElementStack_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testContainerInElementStack_17_2_393x852@3x.png new file mode 100644 index 00000000..c8fb97cb Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testContainerInElementStack_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGrid_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGrid_17_2_393x852@3x.png new file mode 100644 index 00000000..dac17d08 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGrid_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGroupedViewsInElementStack_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGroupedViewsInElementStack_17_2_393x852@3x.png new file mode 100644 index 00000000..780f1ef4 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testGroupedViewsInElementStack_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testScatter_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testScatter_17_2_393x852@3x.png new file mode 100644 index 00000000..fb68ac25 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testScatter_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInAccessibleParent_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInAccessibleParent_17_2_393x852@3x.png new file mode 100644 index 00000000..f9b967e8 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInAccessibleParent_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInElementStack_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInElementStack_17_2_393x852@3x.png new file mode 100644 index 00000000..aea8d696 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testUngroupedViewsInElementStack_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testZeroSizedContainerInElementStack_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testZeroSizedContainerInElementStack_17_2_393x852@3x.png new file mode 100644 index 00000000..21d3449f Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementOrderTests/testZeroSizedContainerInElementStack_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerHidden_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerHidden_17_2_393x852@3x.png new file mode 100644 index 00000000..be785836 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerHidden_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerWithElementsHidden_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerWithElementsHidden_17_2_393x852@3x.png new file mode 100644 index 00000000..85ed4719 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainerWithElementsHidden_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainer_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainer_17_2_393x852@3x.png new file mode 100644 index 00000000..9ec94fbd Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityContainer_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementHidden_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementHidden_17_2_393x852@3x.png new file mode 100644 index 00000000..be785836 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementHidden_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementWithElementsHidden_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementWithElementsHidden_17_2_393x852@3x.png new file mode 100644 index 00000000..85ed4719 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testAccessibilityElementWithElementsHidden_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInHiddenParent_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInHiddenParent_17_2_393x852@3x.png new file mode 100644 index 00000000..be785836 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInHiddenParent_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInParentThatHidesElements_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInParentThatHidesElements_17_2_393x852@3x.png new file mode 100644 index 00000000..935d74b0 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViewsInParentThatHidesElements_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViews_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViews_17_2_393x852@3x.png new file mode 100644 index 00000000..b63712bc Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testGroupedViews_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testMixedAccessibilityElements_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testMixedAccessibilityElements_17_2_393x852@3x.png new file mode 100644 index 00000000..58a9291a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testMixedAccessibilityElements_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testNoAccessibilityElements_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testNoAccessibilityElements_17_2_393x852@3x.png new file mode 100644 index 00000000..7550b19a Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testNoAccessibilityElements_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testTwoAccessibilityElements_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testTwoAccessibilityElements_17_2_393x852@3x.png new file mode 100644 index 00000000..35a754cc Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ElementSelectionTests/testTwoAccessibilityElements_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColorInSnapshot_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColorInSnapshot_17_2_393x852@3x.png new file mode 100644 index 00000000..a18b3447 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColorInSnapshot_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColors_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColors_17_2_393x852@3x.png new file mode 100644 index 00000000..6611268e Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testColors_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testOverlap_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testOverlap_17_2_393x852@3x.png new file mode 100644 index 00000000..861d3b47 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HighlightTests/testOverlap_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_17_2_393x852@3x.png new file mode 100644 index 00000000..3194ec85 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testButtonHitTarget_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testTableHitTargetAndReturnError__17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testTableHitTargetAndReturnError__17_2_393x852@3x.png new file mode 100644 index 00000000..6bb49cc1 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.HitTargetTests/testTableHitTargetAndReturnError__17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColorsWithIdentifier_someIdentifier_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColorsWithIdentifier_someIdentifier_17_2_393x852@3x.png new file mode 100644 index 00000000..e9ac91e8 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColorsWithIdentifier_someIdentifier_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_17_2_393x852@3x.png new file mode 100644 index 00000000..e9ac91e8 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_disabled_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_disabled_17_2_393x852@3x.png new file mode 100644 index 00000000..2f968e85 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.InvertColorsTests/testInvertColors_disabled_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testClipping_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testClipping_17_2_393x852@3x.png new file mode 100644 index 00000000..c8da3c27 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testClipping_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithFewMarkers_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithFewMarkers_17_2_393x852@3x.png new file mode 100644 index 00000000..d6c6344d Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithFewMarkers_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyManyMarkers_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyManyMarkers_17_2_393x852@3x.png new file mode 100644 index 00000000..1e36c4ae Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyManyMarkers_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyMarkers_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyMarkers_17_2_393x852@3x.png new file mode 100644 index 00000000..44a29972 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testFullScreenWithManyMarkers_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testLongMarkerDescription_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testLongMarkerDescription_17_2_393x852@3x.png new file mode 100644 index 00000000..abd55f1d Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testLongMarkerDescription_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testStandard_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testStandard_17_2_393x852@3x.png new file mode 100644 index 00000000..e5df9e06 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testStandard_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithFewMarkers_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithFewMarkers_17_2_393x852@3x.png new file mode 100644 index 00000000..c1aa4258 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithFewMarkers_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithManyMarkers_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithManyMarkers_17_2_393x852@3x.png new file mode 100644 index 00000000..0aa28fa7 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.LayoutTests/testWideViewWithManyMarkers_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testOneModalOneContainer_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testOneModalOneContainer_17_2_393x852@3x.png new file mode 100644 index 00000000..09e2d303 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testOneModalOneContainer_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleDirectlySpecifiedModal_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleDirectlySpecifiedModal_17_2_393x852@3x.png new file mode 100644 index 00000000..ba11a1d6 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleDirectlySpecifiedModal_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleInaccessibleModal_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleInaccessibleModal_17_2_393x852@3x.png new file mode 100644 index 00000000..3c94d086 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleInaccessibleModal_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleModal_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleModal_17_2_393x852@3x.png new file mode 100644 index 00000000..f70591da Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testSingleModal_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoContainers_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoContainers_17_2_393x852@3x.png new file mode 100644 index 00000000..219f4c90 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoContainers_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoModals_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoModals_17_2_393x852@3x.png new file mode 100644 index 00000000..6dcb36be Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.ModalTests/testTwoModals_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_17_2_393x852@3x.png new file mode 100644 index 00000000..1ecef7ca Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleViewAtSizeThatFits_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_17_2_393x852@3x.png new file mode 100644 index 00000000..37a82de6 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.SwiftUISnapshotTests/testSimpleView_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_17_2_393x852@3x.png b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_17_2_393x852@3x.png new file mode 100644 index 00000000..de86afa4 Binary files /dev/null and b/Example/SnapshotTests/ReferenceImages/_64/SnapshotTests.UserInputLabelsTests/testUserInputLabels_17_2_393x852@3x.png differ diff --git a/Example/SnapshotTests/SnapshotTestCase.swift b/Example/SnapshotTests/SnapshotTestCase.swift index 74139a96..6eb4347c 100644 --- a/Example/SnapshotTests/SnapshotTestCase.swift +++ b/Example/SnapshotTests/SnapshotTestCase.swift @@ -44,6 +44,7 @@ class SnapshotTestCase: FBSnapshotTestCase { // MARK: - Private Static Properties 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), diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.393x852-17-2-3x.png new file mode 100644 index 00000000..c332fbf0 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testHitTargets.393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testInvertColors.393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testInvertColors.393x852-17-2-3x.png new file mode 100644 index 00000000..ce08b449 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testInvertColors.393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.custom-393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.custom-393x852-17-2-3x.png new file mode 100644 index 00000000..a7545131 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.custom-393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.default-393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.default-393x852-17-2-3x.png new file mode 100644 index 00000000..374a17b3 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testMarkerColors.default-393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-393x852-17-2-3x.png new file mode 100644 index 00000000..63a3bdd6 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.false-393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-393x852-17-2-3x.png new file mode 100644 index 00000000..3fad0c9c Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testRenderingMethods.true-393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-393x852-17-2-3x.png new file mode 100644 index 00000000..9623ac50 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.always-393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-393x852-17-2-3x.png new file mode 100644 index 00000000..ffb478b2 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.never-393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-393x852-17-2-3x.png new file mode 100644 index 00000000..04a99d1c Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testShowingActivationPoint.whenOverridden-393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleConfiguration.393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleConfiguration.393x852-17-2-3x.png new file mode 100644 index 00000000..e53b3a9a Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleConfiguration.393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.393x852-17-2-3x.png new file mode 100644 index 00000000..f86180c0 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIConfiguration.393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.393x852-17-2-3x.png new file mode 100644 index 00000000..f86180c0 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testSimpleSwiftUIWithScrollViewConfiguration.393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.false-393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.false-393x852-17-2-3x.png new file mode 100644 index 00000000..032897c3 Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.false-393x852-17-2-3x.png differ diff --git a/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-393x852-17-2-3x.png b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-393x852-17-2-3x.png new file mode 100644 index 00000000..e544e3ef Binary files /dev/null and b/Example/SnapshotTests/__Snapshots__/SnapshotTestingTests/testUsingMonochromeSnapshot.true-393x852-17-2-3x.png differ diff --git a/Scripts/build.swift b/Scripts/build.swift index 5db80389..ddbb8d96 100755 --- a/Scripts/build.swift +++ b/Scripts/build.swift @@ -46,12 +46,15 @@ enum TaskError: Error { } enum Platform: String, CustomStringConvertible { + case iOS_17 case iOS_16 case iOS_14 case iOS_13 var destination: String { switch self { + case .iOS_17: + 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: