Merge pull request #2827 from crazyserver/MOBILE-3320

MOBILE-3320 ios: Remove -dev from CFBundleShortVersionString
main
Dani Palou 2021-06-14 11:09:20 +02:00 committed by GitHub
commit 5f0e9d619b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@
<true />
</edit-config>
<edit-config file="*-Info.plist" mode="merge" target="CFBundleShortVersionString">
<string>3.9.5-dev</string>
<string>3.9.5</string>
</edit-config>
<config-file parent="FIREBASE_ANALYTICS_COLLECTION_DEACTIVATED" target="*-Info.plist">
<string>YES</string>