Commit Graph

8 Commits

Author SHA1 Message Date
shenlei
cf6cc1d21a fix: 打包副本包含 AutoPacking 脚本 2026-07-20 15:03:21 +09:00
shenlei
c209ae423c fix: 兼容新版 Xcode 的 AFNetworking 头文件 2026-07-20 14:37:04 +09:00
shenlei
2ad5f208ed fix: 统一打包副本 Podfile 大小写 2026-07-20 14:34:18 +09:00
shenlei
2661435273 修复打包签名并支持 App Store IPA 上传 2026-07-20 14:16:45 +09:00
shenlei
7fd3845447 fix: disable git credential cache during builds 2026-07-20 11:45:26 +09:00
shen
a48909f3bc feat: 强化打包配置与服务安全 2026-07-18 13:30:56 +08:00
shen
d1f070b251 feat: 服务端集成自动打包流程 2026-07-17 22:34:04 +08:00
shen
6f4f625c56 Initial commit: iOS Build Server
- FastAPI backend with build queue, WebSocket logs, task management
- Vue 3 frontend with build/config/history views
- Xcode project build automation with IPA export
- Fix: initialize build_dir before try block to ensure cleanup on early failure
2026-06-06 17:42:27 +08:00