7.6.020260529.0153codex/post-freeze-new-requirement icon-resource hotfix/Users/ar/Projects/Taglauncher/build/TagLauncher.app/Users/ar/Projects/Taglauncher/build/TagLauncher.dmg1.4M5.7M2026-05-29 icon hotfix: the local QA DMG and App icon assets were regenerated to remove opaque/removed icon resources from the project tree.
a887c26943136c629bf36a577ded512f85a0aac8132622e2c418c4c6d2b870f7 build/TagLauncher.dmg
8e0fd85ee62b6791940ce32c220ca802a02f5e6f9d43a366f6d1f6b7bb53eb9a build/TagLauncher.app/Contents/MacOS/TagLauncher
bash build.sh
bash make_dmg.sh
codesign --verify --deep --strict --verbose=2 build/TagLauncher.app
hdiutil verify build/TagLauncher.dmg
python3 generate_icon.py
Window logic was not rerun during this final freeze at user request because this version had already been repeatedly validated manually and was confirmed stable for release.
Earlier automated QA covered the checks below. Earlier builds 20260524.1652 and 20260524.1849 should not be used for App Store prep because they did not include the final fullscreen/Split View Quick Search, Settings close/refocus, and same-app Split View fixes.
Covered checks:
showDockIcon=true and showDockIcon=false.The final code change for this freeze fixes Quick Search keyboard behavior while the text field is actively editing:
The behavior was verified with the local UI before freezing this release pack.
After the window fixes, 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
Download Help PDF item.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.