AppSift 1.0.4
English
Highlights
- Repaired the dashboard scan flow and removed stale AI log output.
- Made installed-app results easier to read at compact window widths.
- Hardened responsive dashboard/sidebar layouts and refreshed the AppSift brand
icon. - Kept the local code-signing identity stable across rebuilds so macOS privacy
permissions can remain attached to the same designated requirement. - The default interface language follows the customer's macOS system language;
unsupported system languages fall back to English, while an explicit customer
choice remains honored. - Ships a universal macOS binary for Apple silicon and Intel on macOS 13.0+.
Install
brew tap GravityPoet/tap
brew install --cask appsiftOr download the DMG, open it, and drag AppSift.app to /Applications.
This release is self-signed with the project-specific AppSift Local Code Signing identity and is not notarized by Apple. On first launch, macOS may
require Finder's Open context-menu action. The bundled status file records
the signing identity, designated requirement, and checksums.
Artifacts and SHA-256
| Artifact | SHA-256 |
|---|---|
AppSift-1.0.4-self-signed.dmg |
075901f4db770e0fa8a9c81ca597a8590b07ec025f4e0ce818be980a4a4abc46 |
AppSift-1.0.4-self-signed.zip |
0ac19b0f70a455ae8bc845ed4a5d676d4d1a6400243ee300861b3241ffdad0d3 |
Verification
AppSiftTests: 230 passed, 0 failed, 0 skipped.- DMG container verification: passed.
- ZIP extraction, bundle version/build/bundle ID, universal architectures, and
strict nested code-signature verification: passed.
中文
主要更新
- 修复仪表盘扫描流程,并移除残留的 AI 日志输出。
- 优化紧凑窗口宽度下的已安装应用结果可读性。
- 加固自适应仪表盘与侧栏布局,并更新 AppSift 品牌图标。
- 在不同构建之间保持本地代码签名身份稳定,使 macOS 隐私权限能够继续绑定到同一个指定要求。
- 默认界面语言跟随客户的 macOS 系统语言;不支持的系统语言回退到英文,客户主动选择的语言继续保留。
- 提供同时支持 Apple 芯片和 Intel、适用于 macOS 13.0 及以上版本的通用二进制。
安装
brew tap GravityPoet/tap
brew install --cask appsift也可以下载 DMG,打开后将 AppSift.app 拖入 /Applications。
本版本使用项目专用的 AppSift Local Code Signing 身份进行自签名,未经 Apple 公证。首次启动时,macOS 可能需要在 Finder 中右键应用并选择“打开”。随包提供的状态文件记录了签名身份、指定要求和校验和。
制品与 SHA-256
| 制品 | SHA-256 |
|---|---|
AppSift-1.0.4-self-signed.dmg |
075901f4db770e0fa8a9c81ca597a8590b07ec025f4e0ce818be980a4a4abc46 |
AppSift-1.0.4-self-signed.zip |
0ac19b0f70a455ae8bc845ed4a5d676d4d1a6400243ee300861b3241ffdad0d3 |
验证结果
AppSiftTests:230 项通过,0 失败,0 跳过。- DMG 容器验证通过。
- ZIP 解压、Bundle 版本/构建号/Bundle ID、通用架构以及嵌套代码签名严格验证均通过。