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 f3ac5c7f91
commit e7804b1ae9

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