Ariver
2026-06-13 a2293c5609ee7b5b7bbfce3b4c0dc7ae365e31ff
C1.source/Sources/Aligner/AlignerApplicationDelegate.swift
@@ -666,6 +666,10 @@
            return FixtureQuickSwitchSnapshotLoader(appCount: 1, mode: .splitView)
        }
        if round1QuickSwitchOptions.fixtureMultiPageIdentity {
            return FixtureQuickSwitchSnapshotLoader(appCount: 1, mode: .multiPageIdentity)
        }
        if let fixtureAppCount = round1QuickSwitchOptions.fixtureAppCount {
            return FixtureQuickSwitchSnapshotLoader(
                appCount: fixtureAppCount,