kopia lustrzana https://gitlab.com/mysocialportal/relatica
Add more detailed description to the entitlement requests for iOS
rodzic
21f28b30dd
commit
cd9bfa868d
|
|
@ -48,10 +48,10 @@
|
||||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>NSCameraUsageDescription</key>
|
<key>NSCameraUsageDescription</key>
|
||||||
<string>Required for taking photos and recording videos.</string>
|
<string>Required for taking photos and recording videos to attach to posts/comments.</string>
|
||||||
<key>NSMicrophoneUsageDescription</key>
|
<key>NSMicrophoneUsageDescription</key>
|
||||||
<string>Required for recording videos</string>
|
<string>Required for recording videos to attach to posts/comments</string>
|
||||||
<key>NSPhotoLibraryUsageDescription</key>
|
<key>NSPhotoLibraryUsageDescription</key>
|
||||||
<string>Required for loading existing pictures.</string>
|
<string>Required for loading existing pictures to attach to posts/comments or to save images from posts/comments to the local device.</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue