TagLauncher Mac App Store Release Pack
This folder is the working release pack for the first Mac App Store submission of TagLauncher 7.6.0.
Release Identity
- Product: TagLauncher
- Platform: macOS / Mac App Store
- Bundle ID:
com.taglauncher.app
- Version:
7.6.0
- Local QA build:
20260524.1849
- Frozen source commit:
ba34712
- Frozen source branch:
main
- Release folder:
Release/AppStore-7.6.0-20260524.1849
- DMG SHA-256:
dc5bc9cf90b9e04a9e4fda155b757e6e0af681ff1b79bf109552ae0c3ce2a193
- App binary SHA-256:
a59f08f214bd4ac667197f6b2f2672aaf4a57c1fdd9872ea385099e84f18fa57
Freeze Status
This release pack is frozen on the locally QA-passed build 20260524.1849. Use this folder, its hashes, and its metadata as the source of truth for the first Mac App Store submission prep.
Do not use earlier prep folders or builds such as 20260524.1652; they predate the final fullscreen/Split View secondary-window fix.
What Changed For This Release
- Fixed fullscreen Space behavior: the app grid now appears above the current fullscreen app instead of switching to another Space.
- Fixed repeated Dock icon creation when "Show in Dock" is enabled.
- Added a process singleton and
LSMultipleInstancesProhibited guard.
- Made repeated show/focus requests idempotent instead of destroying and recreating the overlay.
- Removed the invalid all-spaces + move-to-active-space window behavior combination that caused the 07:23 crash.
- Removed the broken macOS system Help menu entry.
- Added an About-page Help PDF button that opens the online PDF matching the current app language, plus a copy-link button.
- Hardened fullscreen Space presentation so the app grid stays above the current fullscreen app instead of moving to another Space.
- Added Split View fullscreen detection so two apps sharing one fullscreen Space also keep the app grid on the current Space.
- Kept Quick Search and Settings inside the same fullscreen/Split View Space session instead of activating TagLauncher and sliding to another Space.
- Expanded window QA to cover fullscreen Space behavior with Dock icon both enabled and disabled, including AppGrid, Quick Search, Settings, and stability checks.
- Strengthened the window logic QA script to cover fullscreen Space, duplicate Dock tiles, repeated self-launch, force quit layering, Settings/file panel layering, Quick Search, and two-display pointer-following behavior.
Folder Contents
FIRST_TIME_MAC_APP_STORE_TODO.md: step-by-step checklist for a first Mac App Store submission.
APP_STORE_CONNECT_METADATA.md: draft metadata, review notes, privacy answers, screenshot plan.
BUILD_SIGN_UPLOAD.md: exact build/sign/upload path and current signing blockers.
QA_RELEASE_EVIDENCE.md: local QA evidence and artifact hashes.
Archived Old Release Pack
The previous App Store prep folder was moved to:
Release/_archive/AppStore-7.6.0-a416923
It was archived rather than deleted so old notes remain available if we need to compare decisions.
Important Status
The local app and DMG build passed QA and signing verification for local distribution. This is not yet an App Store upload artifact because this Mac does not currently have:
- A
Mac App Distribution signing certificate.
- A
Mac Installer Distribution signing certificate.
- A Mac App Store provisioning profile for
com.taglauncher.app.
Follow BUILD_SIGN_UPLOAD.md before uploading to App Store Connect.
Apple References