A production-ready base for AI-native iOS apps.
MVVM, DI, protocol-oriented design, async/await, and SwiftData, plus Supabase, RevenueCat, and OpenRouter integrations.
Architecture and testability
- MVVM architecture with testable view models
- CompositionRoot dependency injection pattern
- Protocol-oriented design for swappable implementations
- Full async/await throughout, no callbacks
- SwiftData for modern iOS 17+ persistence
- Modular structure, disable features you don't need
Security and telemetry notes
- API keys server-side, tokens stored in Keychain
- PII redacted in logs by default
- Crashlytics integration optional
- HTTPS enforced, certificate pinning ready
- Supabase RLS policies documented
- RevenueCat subscription validation server-side
Changelog
Recent updates
- • Initial release with 9 production modules
- • iOS 17+ SwiftData persistence layer
- • OpenRouter streaming AI integration
- • RevenueCat subscription management
- • Supabase auth (Apple, Google, Email)
Questions about enterprise deployment?
Contact us to discuss team licenses, custom integrations, and support options.
Contact us