Skip to content

Commit

Permalink
add CoreMIDI.framework
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
slimsag committed Jul 14, 2024
1 parent 122b433 commit 5c40fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ cp -R $frameworks/CoreAudio.framework ./Frameworks/CoreAudio.framework
cp -R $frameworks/CoreAudioTypes.framework ./Frameworks/CoreAudioTypes.framework
cp -R $frameworks/AudioUnit.framework ./Frameworks/AudioUnit.framework
cp -R $frameworks/AVFAudio.framework ./Frameworks/AVFAudio.framework
cp -R $frameworks/CoreMIDI.framework ./Frameworks/CoreMIDI.framework

# Graphics frameworks
cp -R $frameworks/Metal.framework ./Frameworks/Metal.framework
Expand Down

0 comments on commit 5c40fc2

Please sign in to comment.