How to include files from a JUCE Static Library?

I was able to solve it because this post. Essentially all the errors were because I needed to add some of the apple frameworks to the projects (eg: Accelerate, CoreAudio, AudioToolbox, etc).