7.6.020260523.2335/Users/ar/Projects/Taglauncher/build/TagLauncher.app/Users/ar/Projects/Taglauncher/build/TagLauncher.dmg1.4M5.7M370adb4ad671ec910cc0edf7e6f1ae3ebdd59cbd063f5d8439f2c7e8b05fd0e1 build/TagLauncher.dmg
9f808b6fc81b587a1508aa31c261cdbe187a3b7727daf8bf163788ba49eb2333 build/TagLauncher.app/Contents/MacOS/TagLauncher
bash build.sh
bash make_dmg.sh
CLICK_TOOL=/opt/homebrew/bin/cliclick bash Scripts/window_logic_qa.sh
codesign --verify --deep --strict --verbose=2 build/TagLauncher.app
strings build/TagLauncher.app/Contents/MacOS/TagLauncher | rg "Taglauncher-help-|TagLauncherLocalizedHelpMenuItem|raw.githubusercontent|Ariver"
hdiutil verify build/TagLauncher.dmg
Final QA result:
ALL WINDOW LOGIC QA PASSED
Covered checks:
showDockIcon=true and showDockIcon=false.After the fix and QA run, no newer TagLauncher crash report appeared. The latest crash report remained the known pre-fix crash:
TagLauncher-2026-05-23-072321.ips
Root cause of that crash:
NSWindow _validateCollectionBehavior:
The invalid overlay collection behavior was removed.
hdiutil: verify: checksum of "/Users/ar/Projects/Taglauncher/build/TagLauncher.dmg" is VALID
Open Help PDF button and a copy-link button.raw.githubusercontent Help URL or TagLauncherLocalizedHelpMenuItem.200./Users/ar/Projects/Taglauncher/build/TagLauncher.app: valid on disk
/Users/ar/Projects/Taglauncher/build/TagLauncher.app: satisfies its Designated Requirement
This verification is for the local ad-hoc signed QA build. App Store upload still needs App Store distribution signing.