Fix the add photo permission crash on iOS 11.

pull/1/head
Matthew Chen 7 years ago
parent a902105944
commit 1f3cc8752b

@ -103,6 +103,8 @@
<string>Signal needs access to your microphone to make and receive phone calls and record voice messages.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Signal will let you choose which photos from your library to send.</string>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>Signal will save photos to your library.</string>
<key>UIAppFonts</key>
<array>
<string>dripicons-v2.ttf</string>

Loading…
Cancel
Save