iOSBuildServer/frontend
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
..
src Initial commit: iOS Build Server 2026-06-06 17:42:27 +08:00
index.html Initial commit: iOS Build Server 2026-06-06 17:42:27 +08:00
package-lock.json Initial commit: iOS Build Server 2026-06-06 17:42:27 +08:00
package.json Initial commit: iOS Build Server 2026-06-06 17:42:27 +08:00
vite.config.js Initial commit: iOS Build Server 2026-06-06 17:42:27 +08:00
vitest.config.js Initial commit: iOS Build Server 2026-06-06 17:42:27 +08:00