Put a space between the version and build numbers.

This commit is contained in:
Doug 2024-08-06 17:12:29 +01:00 committed by Stefan Ceriu
parent a39a8f9bd0
commit 50c2b593e7

View File

@ -179,7 +179,7 @@ lane :config_nightly do |options|
release_version = get_version_number(target: "ElementX")
update_app_icon(caption_text: "#{release_version}(#{build_number})", modulate: "100,20,100")
update_app_icon(caption_text: "#{release_version} (#{build_number})", modulate: "100,20,100")
end
$sentry_retry=0