denys-meloshyn / bitrise-step-git-tag-project-version-and-build-number

This step will create Git tag with project version and build number
MIT License
4 stars 6 forks source link

Creating wrong tag name #28

Closed renatosmf closed 1 year ago

renatosmf commented 1 year ago

Scenery:

Problem:

The workflow will create a tag name with the wrong value. e.g ("v1.0(1)").

gabrielmoraees commented 10 months ago

@renatosmf do you know if there's a workaround for this issue? I'm also facing it

denys-meloshyn commented 10 months ago

Hi @gabrielmoraees, which step version are you using and can you tell how you set project version in Xcode?