7.6.020260524.1652/Users/ar/Projects/Taglauncher/build/TagLauncher.app/Users/ar/Projects/Taglauncher/build/TagLauncher.dmg1.4M5.7M1bf3e53410e18778038c310e1ed083cd89c27b781cc87942dd3dd9fb57d73cb2 build/TagLauncher.dmg
13e74a774662dfec88e69b5f51e5c51c5c46e3e5f8884cbf8cbab5cd44c4442d 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.