AI-QUANT

Trading Dashboard
🚧 Build Pending
The signed IPA has not been built yet. To enable OTA install:
1. Open in Xcode with an Apple Developer account
2. Run make ota TEAM_ID=<your-team>
3. Upload the IPA to this deployment
See full instructions below ↓
Version 1.0.0 — Ad-Hoc Distribution
ios.ai-quantrader.com
To install:
  1. Tap Install AI-QUANT above
  2. Tap Install when prompted
  3. Go to Settings → General → VPN & Device Management
  4. Tap the developer profile and Trust it
  5. Open AI-QUANT and authenticate with Face ID
⚡ First-time setup: After installing, you must trust the developer certificate in Settings before the app will open. This is a one-time step for ad-hoc distribution.
🔧 For Developers — Building the IPA:
  1. Clone github.com/HONEYPOTZ-AI/AI-QUANTRADER
  2. Open AI-QUANT-iOS/AI-QUANT.xcodeproj in Xcode
  3. Set your Team in Signing & Capabilities
  4. Run make ota TEAM_ID=XXXXXXXXXX
  5. Upload build/Export/AI-QUANT.ipa to this server
  6. Update OTAManifest.plist with the IPA URL
View on GitHub →