Use CFBundleVersion instead of CI_BUILD_NUMBER

Is there a way to use CFBundleVersion instead of CI_BUILD_NUMBER from XCode Cloud's workflow on Web ?

We would like to have control over the major and minor version numbers of the build from the workflow.

did you find a way? I have the same issue, I need to use my build number instead of the auto increment one

Use CFBundleVersion instead of CI_BUILD_NUMBER
 
 
Q