macOS-specific link/include config moved out of global Projucer config.

This commit is contained in:
Birch-san
2018-06-14 18:54:36 +01:00
parent 05d224bae2
commit 19f89d8e15
4 changed files with 3420 additions and 4786 deletions

View File

@ -28,7 +28,7 @@
<key>NSExtension</key>
<dict>
<key>NSExtensionPrincipalClass</key>
<string>JUCEProjectAUFactoryAUv3</string>
<string>juicysfpluginAUFactoryAUv3</string>
<key>NSExtensionPointIdentifier</key>
<string>com.apple.AudioUnit-UI</string>
<key>NSExtensionAttributes</key>
@ -41,7 +41,7 @@
<key>description</key>
<string>Audio plugin to play soundfonts</string>
<key>factoryFunction</key>
<string>JUCEProjectAUFactoryAUv3</string>
<string>juicysfpluginAUFactoryAUv3</string>
<key>manufacturer</key>
<string>Blbs</string>
<key>type</key>