alpha-arena/macos-app
oho db76d64db9 fix(macos-app): add LLMProviderState.swift to Xcode project
The file existed in the Models folder but was not referenced
in the Xcode project, causing build failures with "cannot find
LLMProviderType in scope" errors.

Added file reference to:
- PBXBuildFile section
- PBXFileReference section
- Models group
- Sources build phase
2026-01-13 08:42:25 +01:00
..
AlphaArena Initial commit: Alpha Arena - Polymarket Autonomous Trading Harness 2026-01-12 23:04:58 +01:00
AlphaArena.xcodeproj fix(macos-app): add LLMProviderState.swift to Xcode project 2026-01-13 08:42:25 +01:00
AlphaArenaTests Initial commit: Alpha Arena - Polymarket Autonomous Trading Harness 2026-01-12 23:04:58 +01:00
build.sh Initial commit: Alpha Arena - Polymarket Autonomous Trading Harness 2026-01-12 23:04:58 +01:00
Package.swift Initial commit: Alpha Arena - Polymarket Autonomous Trading Harness 2026-01-12 23:04:58 +01:00