- 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
4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
-r requirements.txt
|
|
pytest>=7.0.0
|
|
httpx>=0.24.0
|