What’s the correct method to use either a debug or release build of the jucelibrary when you’re making debug/release builds. I thought I tried simply linking to the appropriate directory (build/Development or build/Deployment) without having the library actually included in the project. I recall this not working. Is there a way to do this?
Cheers
I’m still an XCode newb. (among other things)