Skip to content

Commit

Permalink
Change default build type to release
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellmattryan committed Nov 21, 2024
1 parent e30fa96 commit 72be6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ start_time=$(date +%s)
COPY_BUILD_STEP=false
DAW_TO_OPEN=
REMOVE_PREV_BUILD=false
BUILD_TYPE=Debug
BUILD_TYPE=Release

COMPANY_NAME="Black Box Audio"
PLUGIN_NAME=Rotor
Expand Down

0 comments on commit 72be6e6

Please sign in to comment.