Skip to content

Commit

Permalink
Merge pull request #2101 from valeriyvan/NSPhotoLibraryUsageDescription
Browse files Browse the repository at this point in the history
Adds NSPhotoLibraryUsageDescription to plist of ChartsDemo
  • Loading branch information
pmairoldi committed Jan 20, 2017
2 parents 5a32f14 + a8f4917 commit 8532371
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChartsDemo/Supporting Files/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSPhotoLibraryUsageDescription</key>
<string>This app requires access to the photo library to store shots of charts there.</string>
</dict>
</plist>

0 comments on commit 8532371

Please sign in to comment.