3 When using XCode, you should add this file to your project
\r
4 instead of using juce_amalgamated.cpp directly.
\r
6 This is because on the Mac we need to force the compiler to
\r
7 treat the code as mixed C++/objective-C.
\r
10 #include "juce_amalgamated.cpp"
\r