"Bump build to 5.42.0.0." (nightly-06-08-2022)

This commit is contained in:
Evan Hahn 2022-06-08 15:01:05 -05:00
parent d510e28491
commit f88a9f6ede
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.41.0</string>
<string>5.42.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>
@ -141,7 +141,7 @@
<string>INStartCallIntent</string>
</array>
<key>OWSBundleVersion4</key>
<string>5.41.0.9</string>
<string>5.42.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.41.0</string>
<string>5.42.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.41.0.9</string>
<string>5.42.0.0</string>
</dict>
</plist>

View File

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>5.41.0</string>
<string>5.42.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.41.0.9</string>
<string>5.42.0.0</string>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>UIViewControllerBasedStatusBarAppearance</key>