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

Variable _VERSION_ output $(MARKETING_VERSION) on Xcode 11

dbenoit-fox opened this issue · 0 comments

It seems that on Xcode 11, the Plist no longer contains the app version, instead it contains a reference to the project.pbxproj version number. Therefore, the step doesn't work on Xcode 11
example on my Project

Configuration:
v_VERSION_(BUILD)
Output:
v$(MARKETING_VERSION)(97)