bitrise-steplib / steps-set-xcode-build-number

Sets the Build Number to the specified value in the Info.plist file for the next build
MIT License
7 stars 10 forks source link

Output build number #11

Closed davidmessem closed 6 years ago

davidmessem commented 6 years ago

Feature request:

Can this step please output the build number that was used in the Info.plist?

trapacska commented 6 years ago

Hey @davidmessem !

Thank you for the feedback. I will close this issue now, because it is not an exact issue with the step itself.

Just scheduled for the team to check and handle this question. I see you point, I think it would be a good feature to print it out.

🚀

davidmessem commented 6 years ago

Hi @trapacska , not to print it out but to output it in the workflow as an "output variable" so that subsequent steps in the workflow can use the variable

viktorbenei commented 6 years ago

Feel free to send a Pull Request if you have some time, as it'll take some time for us to schedule this enhancement. It's definitely on our list but not scheduled yet.

trapacska commented 6 years ago

Hey @davidmessem !

IT should be ready for use in the new version: https://github.com/bitrise-io/steps-set-xcode-build-number/releases/tag/1.0.7

Please let us know if it doesn't work as intended 🙂 I am closing the ticket for now. Thanks for the response! 🚀