App Identifiers
.claude/rules/app-identifiers.md · 0.3K
--- paths: - "apps/mobile/app.json" - "apps/mobile/app.config.*" - "apps/mobile/android/**" - "apps/mobile/ios/**" --- # App Identifiers | Platform | Identifier | |----------|-----------| | iOS Bundle ID | `at.carrot.app` | | Android Package | `at.carrot.app` | | URL Scheme | `carrot://` | | Expo Slug | `carrot` |