author: Christian Cleberg <hello@cleberg.net> · 2026-07-16T15:18:27Z
chore: move AccountSession.swift out of the stray nested Hutch/Hutch dir
It sat at Hutch/Hutch/App/AccountSession.swift, one level too deep. The
target is a PBXFileSystemSynchronizedRootGroup rooted at Hutch/, so the
file compiled by path with no pbxproj reference; moving it beside the
rest of App/ needs no project-file change. Also removed the emptied
Hutch/Hutch tree and the stray empty Hutch/HutchTests dir.
Hutch/{Hutch => }/App/AccountSession.swift | 0 1 file changed, 0 insertions(+), 0 deletions(-)diff --git a/Hutch/Hutch/App/AccountSession.swift b/Hutch/App/AccountSession.swiftsimilarity index 100%rename from Hutch/Hutch/App/AccountSession.swiftrename to Hutch/App/AccountSession.swift