Skip to content

Commit

Permalink
Change camera and photo library usage description
Browse files Browse the repository at this point in the history
  • Loading branch information
WezSieTato committed Sep 8, 2020
1 parent b04a9ab commit ee1740e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BuyPolish/Pola/SupportingFiles/Pola-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
<true/>
</dict>
<key>NSCameraUsageDescription</key>
<string>This app requires access to the camera.</string>
<string>The app requires access to camera in order to scan barcodes.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>This app requires access to the photo library.</string>
<string>The app requires access to the photo library to add photos of products.</string>
<key>UIAppFonts</key>
<array>
<string>Lato-Light.ttf</string>
Expand Down

0 comments on commit ee1740e

Please sign in to comment.