Macos set Xcode Project Build number

Hello,
I’m currently using the ‘Set Xcode Project Build Number’ step in my Bitrise workflow to set the Xcode build number for my macOs app. However, I’m experiencing deployment failures because the bundle version needs to be higher than the previously uploaded version. As a result, I have to manually change the build number in Xcode and rebuild the app. I’m seeking a solution to automate this process, ensuring that the Xcode build number matches the Bitrise build number seamlessly.
Build URL : Build_URL

1 Like