Browse Source

Merge pull request #7226 from mavlink/uvcDisclaimer

Make Apple happy
QGC4.4
Gus Grubba 6 years ago committed by GitHub
parent
commit
660a791d13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Custom-Info.plist

2
Custom-Info.plist

@ -20,5 +20,7 @@ @@ -20,5 +20,7 @@
<string>org.qgroundcontrol.qgroundcontrol</string>
<key>NOTE</key>
<string>Open source ground control app provided by QGroundControl dev team</string>
<key>NSCameraUsageDescription</key>
<string>QGC uses UVC camera devices for FPV</string>
</dict>
</plist>

Loading…
Cancel
Save