fixing add photo using camera
This commit is contained in:
parent
23ea592987
commit
87d37f9df9
3 changed files with 11 additions and 6 deletions
|
@ -48,9 +48,11 @@
|
|||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string></string>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string></string>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string></string>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
<string>LaunchScreen</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue