Variable _VERSION_ output $(MARKETING_VERSION) on Xcode 11
dbenoit-fox opened this issue · 0 comments
dbenoit-fox commented
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)