Merge branch 'chore/version-bump' into 'develop'

Bump version to 4.20

See merge request ProtonMail/protonmail-ios!4396
This commit is contained in:
Jacek Krasiukianis 2025-01-16 23:50:33 +00:00
commit 01fc287aab
8 changed files with 17 additions and 6 deletions

View file

@ -5,3 +5,8 @@ gem "fastlane"
gem 'fastlane-plugin-sentry'
# a fork that handles absolute paths, needed for code coverage when building on two different machines
gem 'slather', git: 'https://github.com/Linquas/slather.git', ref: 'f5ac241'
# shouldn't be necessary, but it is, at least until Fastlane is updated: https://github.com/fastlane/fastlane/issues/29183#issuecomment-2567093826
gem "abbrev"
gem "mutex_m"
gem "ostruct"

View file

@ -17,6 +17,7 @@ GEM
base64
nkf
rexml
abbrev (0.1.2)
activesupport (7.2.1)
base64
bigdecimal
@ -245,6 +246,7 @@ GEM
molinillo (0.8.0)
multi_json (1.15.0)
multipart-post (2.4.1)
mutex_m (0.3.0)
nanaimo (0.3.0)
nap (1.1.0)
naturally (2.2.1)
@ -265,6 +267,7 @@ GEM
racc (~> 1.4)
optparse (0.5.0)
os (1.1.4)
ostruct (0.6.1)
plist (3.7.1)
public_suffix (4.0.7)
racc (1.8.1)
@ -325,9 +328,12 @@ PLATFORMS
x86_64-linux
DEPENDENCIES
abbrev
cocoapods
fastlane
fastlane-plugin-sentry
mutex_m
ostruct
slather!
BUNDLED WITH

View file

@ -54,7 +54,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.19.0</string>
<string>4.20.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>

View file

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>4.19.0</string>
<string>4.20.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>

View file

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>4.19.0</string>
<string>4.20.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>DYNAMIC_DOMAIN</key>

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>4.19.0</string>
<string>4.20.0</string>
<key>CFBundleVersion</key>
<string>Debug</string>
<key>NSExtension</key>

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>4.19.0</string>
<string>4.20.0</string>
<key>CFBundleVersion</key>
<string>Debug</string>
<key>LSSupportsOpeningDocumentsInPlace</key>

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>4.19.0</string>
<string>4.20.0</string>
<key>CFBundleVersion</key>
<string>Debug</string>
<key>NSExtension</key>