fix(ios): clarify camera purpose string · openclaw/openclaw@e77994e
joshavant
·
2026-06-25
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -57,7 +57,7 @@
|
57 | 57 | <key>NSCalendarsWriteOnlyAccessUsageDescription</key> |
58 | 58 | <string>OpenClaw uses your calendars to add events when you enable calendar access.</string> |
59 | 59 | <key>NSCameraUsageDescription</key> |
60 | | - <string>OpenClaw can capture photos or short video clips when requested via the gateway.</string> |
| 60 | + <string>OpenClaw uses the camera when you scan a Gateway setup QR code or ask your paired Gateway or assistant to capture a photo or short video from this iPhone, for example to connect to your Gateway or show your assistant a document, device screen, or workspace.</string> |
61 | 61 | <key>NSContactsUsageDescription</key> |
62 | 62 | <string>OpenClaw uses your contacts so you can search and reference people while using the assistant.</string> |
63 | 63 | <key>NSLocalNetworkUsageDescription</key> |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -156,7 +156,7 @@ targets:
|
156 | 156 | NSAllowsLocalNetworking: true |
157 | 157 | NSBonjourServices: |
158 | 158 | - _openclaw-gw._tcp |
159 | | -NSCameraUsageDescription: OpenClaw can capture photos or short video clips when requested via the gateway. |
| 159 | +NSCameraUsageDescription: OpenClaw uses the camera when you scan a Gateway setup QR code or ask your paired Gateway or assistant to capture a photo or short video from this iPhone, for example to connect to your Gateway or show your assistant a document, device screen, or workspace. |
160 | 160 | NSCalendarsUsageDescription: OpenClaw uses your calendars to show events and scheduling context when you enable calendar access. |
161 | 161 | NSCalendarsFullAccessUsageDescription: OpenClaw uses your calendars to show events and scheduling context when you enable calendar access. |
162 | 162 | NSCalendarsWriteOnlyAccessUsageDescription: OpenClaw uses your calendars to add events when you enable calendar access. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。