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
Add build configuration parameter to xcodebuild-or-fastlane.yml to enable Debug or Release builds
Add build configuration parameter to enable
Debug
orRelease
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
xcodebuild-or-fastlane.yml
to enableDebug
orRelease
builds: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: