bump build

// FREEBIE
This commit is contained in:
Michael Kirk 2017-03-23 18:44:09 -04:00
parent 84bc5b1e67
commit 4f51dcf2ef

View file

@ -38,7 +38,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2.9.0.0</string>
<string>2.9.0.1</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LOGS_EMAIL</key>
@ -79,6 +79,12 @@
<string>Signal needs access to your microphone to make and receive phone calls.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Signal will let you choose which photos from your library to send.</string>
<key>UIAppFonts</key>
<array>
<string>dripicons-v2.ttf</string>
<string>ElegantIcons.ttf</string>
<string>fontawesome-webfont.ttf</string>
</array>
<key>UIApplicationShortcutItems</key>
<array>
<dict>
@ -110,11 +116,5 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIAppFonts</key>
<array>
<string>dripicons-v2.ttf</string>
<string>ElegantIcons.ttf</string>
<string>fontawesome-webfont.ttf</string>
</array>
</dict>
</plist>