We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f99fd commit 621617aCopy full SHA for 621617a
apps/llm/app.json
@@ -48,7 +48,7 @@
48
},
49
"ios": {
50
"supportsTablet": true,
51
- "bundleIdentifier": "com.swmansion.llm",
+ "bundleIdentifier": "com.anonymous.llm",
52
"infoPlist": {
53
"NSMicrophoneUsageDescription": "This app needs access to your microphone to record audio.",
54
"NSCalendarsUsageDescription": "This app needs access to your calendar to manage events."
0 commit comments