"Bump build to 5.51.0.0." (nightly-08-17-2022)

This commit is contained in:
sashaweiss-signal 2022-08-17 13:31:10 -07:00
parent 7146a02821
commit 4dae29a22b
3 changed files with 9 additions and 9 deletions

View File

@ -26,7 +26,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>5.50.0</string>
<string>5.51.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -43,7 +43,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>15</string>
<string>0</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LOGS_EMAIL</key>
@ -139,7 +139,7 @@
<string>INStartCallIntent</string>
</array>
<key>OWSBundleVersion4</key>
<string>5.50.0.15</string>
<string>5.51.0.0</string>
<key>PHPhotoLibraryPreventAutomaticLimitedAccessAlert</key>
<true/>
<key>UIApplicationShortcutItems</key>

View File

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>5.50.0</string>
<string>5.51.0</string>
<key>CFBundleVersion</key>
<string>15</string>
<string>0</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>
@ -55,6 +55,6 @@
<string>$(PRODUCT_MODULE_NAME).NotificationService</string>
</dict>
<key>OWSBundleVersion4</key>
<string>5.50.0.15</string>
<string>5.51.0.0</string>
</dict>
</plist>

View File

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>5.50.0</string>
<string>5.51.0</string>
<key>CFBundleVersion</key>
<string>15</string>
<string>0</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>NSAppTransportSecurity</key>
@ -77,7 +77,7 @@
<string>com.apple.share-services</string>
</dict>
<key>OWSBundleVersion4</key>
<string>5.50.0.15</string>
<string>5.51.0.0</string>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>UIViewControllerBasedStatusBarAppearance</key>