notahat / midi_patchbay

Hook up MIDI software and hardware and pass MIDI data between them, applying assorted filters on the way.
226 stars 54 forks source link

Add entitlement for opening/saving patch files #15

Open danomatika opened 3 years ago

danomatika commented 3 years ago

This PR adds the missing entitlement to open/save patch files outside of the app sandbox. This is needed for the open & save dialogs to work as before on newer macOS versions. This fix was suggested by @axmonti here.

I also added .DS_Store (Spotlight dir index files) to the gitignore.