mirror of
https://github.com/airwindows/airwindows.git
synced 2026-05-21 06:46:21 -06:00
Note that I am compelled to break VST builds on Windows because my build folders have had some files in 'em: you'll have to find those yourself. Here's hoping anyone trying to develop for Windows VST (or any VST) is able to find what they need, but I cannot help you set up a build environment, I can only give you my code for the audio part.
5 lines
364 B
Text
Executable file
5 lines
364 B
Text
Executable file
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "UnBox";
|
|
CFBundleShortVersionString = "1.0";
|
|
CFBundleGetInfoString = "UnBox at 4:06 PM on 8/31/18 Copyright Airwindows";
|