StanfordBDHG / .github

Collection of default community health files, GitHub Action workflows, templates
https://biodesigndigitalhealth.stanford.edu
3 stars 2 forks source link

Add build configuration parameter to enable `Debug` or `Release` builds #48

Closed philippzagar closed 7 months ago

philippzagar commented 7 months ago

Add build configuration parameter to enable Debug or Release builds

:recycle: Current situation & Problem

As of now, there is no option to adjust the build configuration of the xcodebuild-or-fastlane.yml GitHub Action. This functionality would be very useful, especially for important production builds or repos that rely on low-layer Swift functionality.

:gear: Release Notes

:books: Documentation

Proper documentation of parameter

:white_check_mark: Testing

Tested in the https://github.com/StanfordSpezi/.github repo which contains a very similar GitHub action.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: