cleanup: delete unused folder

This commit is contained in:
Dimitris Panokostas 2024-10-10 13:45:28 +02:00
parent 9af899fc94
commit 731b3b27a2
No known key found for this signature in database
GPG Key ID: 330156A68E9E0929
2 changed files with 0 additions and 25 deletions

View File

@ -1,15 +0,0 @@
# This should already be tapped, but just in case
tap "homebrew/core"
# Install dependencies
brew "sdl2"
brew "mpg123"
brew "sdl2_ttf"
brew "sdl2_image"
brew "flac"
brew "libmpeg2"
brew "dylibbundler"
brew "wget"
brew "libserialport"
brew "portmidi"
brew "cmake"

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.cs.allow-jit</key>
<true/>
<key>com.apple.security.device.usb</key>
<true/>
</dict>
</plist>