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>
|
||||
<true/>
|
||||
<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>
|
||||
<string>Required for recording videos</string>
|
||||
<string>Required for recording videos to attach to posts/comments</string>
|
||||
<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>
|
||||
</plist>
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue