juicysfplugin/Builds/MacOSX
2018-04-15 22:07:05 +01:00
..
juicysfplugin.xcodeproj provide DWARF debug symbols 2018-04-15 22:07:05 +01:00
lib move libs 2018-03-10 22:51:01 +00:00
.gitignore delete classes that weren't meant to exist any more 2018-02-27 00:36:49 +00:00
archive-for-distribution.sh archiver 2018-03-11 15:29:09 +00:00
Info-AU.plist add plugin name 2018-02-27 00:27:25 +00:00
Info-AUv3_AppExtension.plist add plugin name 2018-02-27 00:27:25 +00:00
Info-Standalone_Plugin.plist build with icon 2018-03-11 15:09:59 +00:00
Info-VST.plist add AUv3, VST3, guess at header, linker flags, set manufacturer 2018-02-27 00:20:24 +00:00
Info-VST3.plist add AUv3, VST3, guess at header, linker flags, set manufacturer 2018-02-27 00:20:24 +00:00
Juicy.icns build with icon 2018-03-11 15:09:59 +00:00
juicysfplugin.entitlements initial output 2018-02-27 00:17:27 +00:00
RecentFilesMenuTemplate.nib initial output 2018-02-27 00:17:27 +00:00
relink-build-for-distribution.sh @executable_path would only ever work for the .app distribution. @loader_path works more generally, where we want to be relative to our own binary. 2018-03-15 00:17:49 +00:00