| | |
| | | # Apptag — Mac App Store 提审资料 |
| | | |
| | | > 版本: 5.7.8 | Bundle ID: com.apptag.launcher | 更新日期: 2026-05-15 |
| | | > 版本: 7.3.5 | Build: 744 | Bundle ID: com.apptag.launcher | 更新日期: 2026-05-18 |
| | | |
| | | --- |
| | | |
| | |
| | | | **App 名称** | Apptag | |
| | | | **副标题** | Tag-Based App Launcher | |
| | | | **Bundle ID** | com.apptag.launcher | |
| | | | **版本号** | 5.7.8 | |
| | | | **Build 号** | 583 | |
| | | | **版本号** | 7.3.5 | |
| | | | **Build 号** | 744 | |
| | | | **SKU** | apptag-mac-001 | |
| | | | **主要类别** | Utilities (工具) | |
| | | | **次要类别** | Productivity (效率) | |
| | |
| | | |
| | | ## 7. App 图标 |
| | | |
| | | 已有自定义图标文件: `~/Projects/Apptag/icon-icns.icns` |
| | | 已有自定义图标文件: |
| | | - `~/Projects/Apptag/icon-icns.icns` |
| | | - `~/Projects/Apptag/Apptag/Assets.xcassets/AppIcon.appiconset/icon_1024_preview.png` |
| | | |
| | | App Store 额外要求: |
| | | - **1024×1024 PNG** (用于 App Store 列表展示) |
| | |
| | | ## 8. What's New (本次版本更新说明) |
| | | |
| | | ``` |
| | | Apptag 5.7.8 |
| | | Apptag 7.3.5 |
| | | |
| | | - Fixed duplicate overlay keyboard event monitors that could accumulate after repeatedly opening TagLauncher |
| | | - Removed obsolete tag reorder fallback handlers that could interfere with click handling after drag sorting |
| | | - Reduced unnecessary Dock refreshes when unrelated preferences change |
| | | - Made the menu bar icon mandatory and removed the Show Menu Bar Icon preference across all localizations |
| | | - Removed unused macOS app-menu items and added a localized Show App List command with symbol-only shortcut glyphs |
| | | - Replaced the default macOS Services/Hide menu groups and made the menu bar status item use a fixed visible icon slot |
| | | - Replaced the menu bar SF Symbol with a code-drawn template icon so the status item remains visible even if symbol rendering fails |
| | | - Improved the General preferences layout for long localized text by using two-column style choices and aligned setting rows |
| | | - Refined the app-list style chooser so Flat spans the first row and the remaining four styles form a balanced 2x2 grid |
| | | - Reduced the app-list style option height and added compact visual glyphs for flat, masonry, and grid layouts |
| | | - Added a symbol-only shortcut hint on the Language, Data, and About preference tabs for Option + Shift + Space |
| | | - Fixed the menu bar icon visibility issue |
| | | - Fixed Preferences placement when opened above TagLauncher from a fullscreen app Space |
| | | - Fixed tag navigation reorder mode so clicking elsewhere exits the shaking state |
| | | - Expanded localization support to 29 language variants |
| | | - Updated the Language preferences tab to a two-column layout for better readability |
| | | - Added long-press drag sorting for tag navigation in normal app-list views |
| | | - Tag sorting now works from top, left, or right tag navigation positions across all 5 app-list styles |
| | | - Tag reorder animations now update both the tag navigation and matching app containers |
| | | - Added automatic migration for legacy non-sandbox tag databases into the App Store sandbox container |
| | | - Added a dedicated Language tab in Preferences with live language switching |
| | | - Preferences now opens centered above the active TagLauncher overlay, including multi-display setups |
| | | - Improved tag reordering in edit mode with live visual feedback and synchronized group layout updates |
| | | - Renamed backup actions to Export/Import Categories & Layout across all supported languages |
| | | - Added Mac App Store sandbox entitlements and App Store build validation |
| | | - Hid Launch at Login controls in sandboxed App Store builds |
| | | - Removed deprecated app launch API usage |
| | | - Version kept at 5.7.8, Build updated to 583 |
| | | - Added Smart Start intelligent initial categorization with a built-in macOS app catalog, localized system tags, and default app notes |
| | | - Added category scheme backup, restore, export, import, and automatic snapshots for safer tag management |
| | | - Improved overlay performance with app scan caching, reduced full-view rebuilds, and smoother hover behavior |
| | | - Improved drag-to-uncategorized handling with an in-overlay confirmation panel and better visual cleanup during drag operations |
| | | - Fixed Safari and other modern macOS system apps being missed when they live behind Cryptex system paths |
| | | - Improved settings and edit controls, including more stable settings access from the overlay and better multilingual layout behavior |
| | | - Improved menu bar item stability with a persistent status item identity so macOS and menu bar managers can recognize it consistently |
| | | - Fixed localized default notes for Apple apps during first launch in non-Chinese languages |
| | | - Fixed Uncategorized drag-and-drop confirmation so cancel/confirm no longer leaves icon drag state stuck |
| | | - Improved tag-list reordering feedback by replacing persistent wiggle animation with clearer opacity-based drag state |
| | | - Fixed the Smart Start apply confirmation in Settings so the warning stays above the Settings window with clearer readable controls |
| | | - Fixed right-side tag navigation getting stuck in a dimmed drag visual state after a tag click |
| | | - Fixed an icon grid rendering issue that could make many app icons disappear after drag-state resets |
| | | - Fixed stale hover bubbles so app notes no longer remain pinned to the previous app while hovering another app |
| | | - Version updated to 7.3.5, Build updated to 744 |
| | | ``` |
| | | |
| | | --- |
| | |
| | | - [ ] 生成 1024×1024 App Store 图标 PNG |
| | | - [ ] 截取 6 张 Mac 截图 (3456×2234 PNG) |
| | | - [ ] 准备隐私政策 URL(GitHub Pages / 独立页面 / Notion) |
| | | - [ ] 确认 `Apptag/Info.plist` 与构建产物均为 `7.3.5` / Build `744` |
| | | - [ ] 确认代码签名证书 (Mac App Distribution) |
| | | - [ ] 通过 TestFlight 测试 sandbox 下快捷键功能 |
| | | - [ ] 使用 `APP_STORE=1 CODESIGN_IDENTITY="..." bash build.sh` 生成正式签名包 |