"Bump build to 5.52.0.0." (nightly-08-25-2022)

This commit is contained in:
Max Radermacher 2022-08-25 11:47:44 -07:00
parent 895c1b7576
commit 6e524f25ed
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.51.0</string>
<string>5.52.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -43,7 +43,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>9</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.51.0.9</string>
<string>5.52.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.51.0</string>
<string>5.52.0</string>
<key>CFBundleVersion</key>
<string>9</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.51.0.9</string>
<string>5.52.0.0</string>
</dict>
</plist>

View File

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>5.51.0</string>
<string>5.52.0</string>
<key>CFBundleVersion</key>
<string>9</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.51.0.9</string>
<string>5.52.0.0</string>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>UIViewControllerBasedStatusBarAppearance</key>