diff --git a/apps/ios/Sources/Info.plist b/apps/ios/Sources/Info.plist
index 6ed6968b2..c2f22b5e6 100644
--- a/apps/ios/Sources/Info.plist
+++ b/apps/ios/Sources/Info.plist
@@ -8,6 +8,8 @@
Clawdis
CFBundleExecutable
$(EXECUTABLE_NAME)
+ CFBundleIconName
+ AppIcon
CFBundleIdentifier
$(PRODUCT_BUNDLE_IDENTIFIER)
CFBundleInfoDictionaryVersion
@@ -24,10 +26,10 @@
_clawdis-bridge._tcp
- NSLocalNetworkUsageDescription
- Clawdis discovers and connects to your Clawdis bridge on the local network.
NSCameraUsageDescription
Clawdis can capture photos or short video clips when requested via the bridge.
+ NSLocalNetworkUsageDescription
+ Clawdis discovers and connects to your Clawdis bridge on the local network.
NSMicrophoneUsageDescription
Clawdis needs microphone access for voice wake.
NSSpeechRecognitionUsageDescription