Skip to content

Commit

Permalink
Fixing Xcode VST3 build
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Nov 26, 2023
1 parent f0dc854 commit e96495a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ juce_add_plugin(BYOD
ProductName "BYOD"
ICON_BIG res/logo.png
NEEDS_MIDI_INPUT True
VST3_AUTO_MANIFEST FALSE

VST2_CATEGORY kPlugCategEffect
VST3_CATEGORIES Fx Distortion
Expand Down

0 comments on commit e96495a

Please sign in to comment.