diff --git a/.gitignore b/.gitignore index 9bce6af..c7e6b66 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ +# Xcode xcuserdata + +# macOS +.DS_Store diff --git a/MIDI Patchbay.entitlements b/MIDI Patchbay.entitlements index 852fa1a..19afff1 100644 --- a/MIDI Patchbay.entitlements +++ b/MIDI Patchbay.entitlements @@ -4,5 +4,7 @@ com.apple.security.app-sandbox + com.apple.security.files.user-selected.read-write +