View Single Post
Old 09-19-2017, 02:42 PM   #9
Youlean
Human being with feelings
 
Youlean's Avatar
 
Join Date: May 2015
Location: Serbia
Posts: 654
Default

Quote:
Originally Posted by olilarkin View Post
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
OK, thanks!
__________________
Website | Facebook Page | IPlug-Youlean
Youlean is offline   Reply With Quote