StanfordSpezi / .github

Stanford Spezi
1 stars 2 forks source link

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

Closed philippzagar closed 10 months ago

philippzagar commented 10 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 with the SpeziLLM action: https://github.com/StanfordSpezi/SpeziLLM/actions/runs/7607351909

:pencil: Code of Conduct & Contributing Guidelines

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