diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 92fc4aa..eff5fe4 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Switch Xcode version - run: sudo xcode-select --switch /Applications/Xcode_14.3.app + run: sudo xcode-select --switch /Applications/Xcode_14.3.1.app - name: Check out test repository uses: actions/checkout@v2 @@ -64,7 +64,7 @@ jobs: steps: - name: Switch Xcode version - run: sudo xcode-select --switch /Applications/Xcode_14.3.app + run: sudo xcode-select --switch /Applications/Xcode_14.3.1.app - name: Check out the repository uses: actions/checkout@v2 diff --git a/CHANGELOG.md b/CHANGELOG.md index fd44440..a15bfd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ Important changes to Instructions will be documented in this file. Instructions follows [Semantic Versioning](http://semver.org/). +## [2.3.0](https://github.com/ephread/Instructions/releases/tag/2.3.0) +Released on 2023-09-13. + +### Added +- Support for Xcode 15 / Swift 5.9 + +### Changed +- Changed `FlowManager.currentIndex` to be public get, private set [#298] + +[#298]: https://github.com/ephread/Instructions/issues/298 + ## [2.2.0](https://github.com/ephread/Instructions/releases/tag/2.2.0) Released on 2022-05-25. diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 191cf82..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..80a8297 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..38a3077 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 061797a..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 6bf2958..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..e2f38e4 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index efcbe08..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..2be1b8c Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..2a3e9ae Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 7f941c8..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index d270847..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..d419ed4 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_1_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 5d04ad2..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..06881ac Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..bbc26ee Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 713462f..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 88ad00a..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..628e956 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index d67d19a..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..7256b6d Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..ea32983 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 9e60fc1..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 8598e8e..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..0cbda7e Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_3_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 467caee..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..bd9f13c Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..7188644 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 8dd1eba..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 74c397b..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..d6aedcb Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInController_controller_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 0a24e22..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..9009a5e Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..0d058c7 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 45f299f..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index e3d068d..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..3524e10 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index a07543d..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..46b7ed1 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..03def18 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 5795464..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 4058772..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..6668c5b Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_1_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 9f8c57f..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..a43408c Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..d6efc3b Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 61a54fc..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 2c94ae6..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..9a2d2f9 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPad__10th_generation__17_0@2x.png similarity index 51% rename from Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPad__10th_generation__16_4@2x.png rename to Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPad__10th_generation__17_0@2x.png index a4289d5..4f0f4bd 100644 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPad__10th_generation__16_4@2x.png and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..df212af Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 70df0e7..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index aed6d44..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..b78fa76 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 2195537..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..da2f4bc Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..dba6b45 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 48ba99a..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 9c5f597..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..47444d3 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 0a24e22..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..9009a5e Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..0d058c7 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 45f299f..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index e3d068d..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..3524e10 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index a07543d..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..46b7ed1 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..03def18 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 5795464..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 4058772..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..6668c5b Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_1_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 9f8c57f..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..a43408c Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..d6efc3b Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 61a54fc..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 2c94ae6..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..9a2d2f9 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPad__10th_generation__17_0@2x.png similarity index 51% rename from Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPad__10th_generation__16_4@2x.png rename to Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPad__10th_generation__17_0@2x.png index a4289d5..4f0f4bd 100644 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInIndependentWindow_independentWindow_3_portrait_iPad__10th_generation__16_4@2x.png and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..df212af Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 70df0e7..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index aed6d44..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..b78fa76 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_3_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 2195537..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..da2f4bc Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..dba6b45 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 48ba99a..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 9c5f597..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..47444d3 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testFlowInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 191cf82..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..80a8297 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..4a205a6 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 061797a..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 6bf2958..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..e2f38e4 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index e71bae3..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..24adfab Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..f03966e Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 7a4f006..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index aad7f2d..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..686ffc2 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_1_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 5d04ad2..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..06881ac Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..ee2f539 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 713462f..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 88ad00a..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..628e956 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 04b8b2d..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..bf6300a Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..a0f7f3b Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 0f4514c..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 7ddeb33..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..5493d52 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_3_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 467caee..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..bd9f13c Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..c166945 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 8dd1eba..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 74c397b..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..d6aedcb Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInController_controller_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 0a24e22..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..9009a5e Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..0d058c7 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 45f299f..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index e3d068d..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..3524e10 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 48f4032..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..de36778 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..91d85d2 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 26f4299..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 2e20796..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..77ab802 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_1_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 9f8c57f..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..a43408c Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..d6efc3b Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 61a54fc..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 2c94ae6..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..9a2d2f9 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 6ecd4b5..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..9ee3552 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..0a8003e Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index e47402d..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 0853447..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..85376ea Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_3_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 2195537..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..da2f4bc Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..dba6b45 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 48ba99a..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 9c5f597..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..47444d3 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInIndependentWindow_independentWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 0a24e22..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..9009a5e Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..0d058c7 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 45f299f..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index e3d068d..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..3524e10 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_0_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 48f4032..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..de36778 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..6e1df57 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 26f4299..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 2e20796..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..77ab802 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_1_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 9f8c57f..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..a43408c Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..d6efc3b Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 61a54fc..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 2c94ae6..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..9a2d2f9 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_2_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 6ecd4b5..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..9ee3552 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..0a8003e Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index e47402d..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 0853447..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..85376ea Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_3_landscapeLeft_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPad__10th_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPad__10th_generation__16_4@2x.png deleted file mode 100644 index 2195537..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPad__10th_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPad__10th_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPad__10th_generation__17_0@2x.png new file mode 100644 index 0000000..da2f4bc Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPad__10th_generation__17_0@2x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone16_1_17_0@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone16_1_17_0@3x.png new file mode 100644 index 0000000..dba6b45 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone16_1_17_0@3x.png differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone_14_Pro_16_4@3x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone_14_Pro_16_4@3x.png deleted file mode 100644 index 48ba99a..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone_14_Pro_16_4@3x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png deleted file mode 100644 index 9c5f597..0000000 Binary files a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__16_4@2x.png and /dev/null differ diff --git a/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png new file mode 100644 index 0000000..47444d3 Binary files /dev/null and b/Examples/Example/Snapshot Tests/Supporting Files/Snapshots/ReferenceImages_64/InstructionsSnapshotTests.DefaultExampleSnapshotTests/testRotationInWindow_sameWindow_4_portrait_iPhone_SE__3rd_generation__17_0@2x.png differ diff --git a/Instructions.podspec b/Instructions.podspec index 47a09b8..5b8a8f3 100644 --- a/Instructions.podspec +++ b/Instructions.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |spec| spec.cocoapods_version = '>= 1.0' spec.name = "Instructions" - spec.version = "2.2.0" + spec.version = "2.3.0" spec.summary = "Create walkthroughs and guided tours (with coach marks) in a simple way, using Swift." spec.homepage = "https://github.com/ephread/Instructions" spec.license = 'MIT' diff --git a/InstructionsAppExtensions.podspec b/InstructionsAppExtensions.podspec index 97de6f0..52bb229 100644 --- a/InstructionsAppExtensions.podspec +++ b/InstructionsAppExtensions.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |spec| spec.cocoapods_version = '>= 1.0' spec.name = "InstructionsAppExtensions" - spec.version = "2.2.0" + spec.version = "2.3.0" spec.summary = "[App Extensions Version] Create walkthroughs and guided tours (with coach marks) in a simple way, using Swift." spec.homepage = "https://github.com/ephread/Instructions" spec.license = 'MIT' diff --git a/README.md b/README.md index e5b5919..b9df335 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ source 'https://github.com/CocoaPods/Specs.git' platform :ios, '9.0' use_frameworks! -pod 'Instructions', '~> 2.2.0' +pod 'Instructions', '~> 2.3.0' ``` Then, run the following command: @@ -89,7 +89,7 @@ $ pod install Add Instructions to your Cartfile: ``` -github "ephread/Instructions" ~> 2.2.0 +github "ephread/Instructions" ~> 2.3.0 ``` You can then update, build and drag the generated framework into your project: @@ -609,11 +609,11 @@ like this: ```ruby target 'Instructions App Extensions Example' do - pod 'Instructions', '~> 2.2.0' + pod 'Instructions', '~> 2.3.0' end target 'Keyboard Extension' do - pod 'InstructionsAppExtensions', '~> 2.2.0' + pod 'InstructionsAppExtensions', '~> 2.3.0' end ``` diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 0eda856..d77e91e 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -19,7 +19,7 @@ platform :ios do DEVICES = [ "iPad (10th generation)", - "iPhone 14 Pro", + "iPhone 15 Pro", "iPhone SE (3rd generation)" ]