Commit Graph
14 Commits
Author SHA1 Message Date
JoJo 628bea38be fix: 完善苹果系统构建与文件兼容
动机:解决苹果系统发布包缺少执行权限和特殊文件误处理问题。
改动:校验发布包权限,支持两类芯片架构并改进文件识别。
影响:苹果系统可直接运行发布包,其他平台构建与使用方式兼容。
验证:运行 go test ./...、go vet ./... 和完整发布构建,结果通过。
关联:无
2026-09-07 16:14:11 +08:00
taurusxin a62f5156f0 release: 1.7.5 2025-11-25 15:17:09 +08:00
taurusxin 54da5b7a35 release: 1.7.4 2025-02-01 12:29:33 +08:00
taurusxin 2814a23874 release: 1.7.3 2025-01-30 10:16:33 +08:00
taurusxin 1765813f08 bump version to 1.7.2 2024-11-25 14:04:01 +08:00
taurusxin c11fbf88db chore: modified go mod name 2024-11-25 13:59:13 +08:00
taurusxin 88314554d0 release 1.7.1 2024-11-08 15:01:14 +08:00
taurusxin 5862d7a8d8 release: 1.7.0 2024-10-23 19:18:44 +08:00
taurusxin 574a77dabe feat: rename binary to ncmdump-go 2024-10-21 16:29:17 +08:00
taurusxin 0bb001e7e2 bump version to 1.6.0 2024-09-27 22:23:34 +08:00
taurusxin 30a50c1eae chore: rename binary 2024-09-16 13:27:40 +08:00
taurusxin d396c91e90 enhanced: build script 2024-09-16 13:11:04 +08:00
taurusxin ab1c9fcf0b fix: build script 2024-09-15 21:52:54 +08:00
taurusxin ae04e22498 feat: build script 2024-09-14 22:56:50 +08:00