Enhance GUI - #462
Enhance GUI#462a-j-n wants to merge 3 commits into
Conversation
|
The GUI work here looks good to me — What I think needs flagging is that a second, much larger change is bundled in without being mentioned in the title or description:
Those are three separate policy decisions about who the app still supports, and they'd be easy to miss under "Enhance GUI" with an empty description. Splitting them into their own PR (or at least spelling them out) would make both halves much easier to review, and would let the GUI part land on its own merits. For what it's worth, the deployment target does need to move: 10.15 is below what Xcode 26/27 accepts and the build fails outright on it — I filed #467 about that. But 12.0 is enough to satisfy Xcode, so 13.0 plus |
No description provided.