View Single Post
Old 09-19-2017, 01:57 PM   #8
olilarkin
Human being with feelings
 
Join Date: Apr 2009
Location: Berlin, Germany
Posts: 1,248
Default

to compile with this new "audio component" entry point, we need an entry in the plist file which changes depending on the channel config etc. If you compile against the 10.6 or lower sdk, you end up with a plug-in that doesn't validate if that thing exists in the plist file. So I made a python script to generate the plist file automatically based on the settings in resource.h and config.xcconfig. if you know what you're doing you can still generate these things manually, but I prefer it if beginners have as few hurdles as possible. On the flipside this means the forum is not full up of people saying "oh it doesn't work straightaway it's rubbish". I expect everyone will compile against more recent sdks anyway but I did this just in case.

sometimes it's nice to write something unique in the copyright string so I added that thing but you don't have to, as I said you can do it manually

https://github.com/olilarkin/wdl-ol/...plists.py#L227
__________________
VirtualCZ | Endless Series | iPlug2 | Linkedin | Facebook
olilarkin is offline   Reply With Quote