Following instructions from the README:
git clone https://github.com/Birch-san/juicysfplugin.git
open juicysfplugin/Builds/MacOSX/juicysfplugin.xcodeproj
Then building in Xcode I get:
/Applications/JUCE/modules/juce_core/system/juce_TargetPlatform.h:56:3: "No global header file was included!"

Searching the code this option appears to be there:
https://github.com/Birch-san/juicysfplugin/blob/master/JuceLibraryCode/AppConfig.h#L64
What could be the issue?
- MacOS Monterey 12.5.1
- XCode 13.4.1
- JUCE modules 6.0.8
- cmake 3.24.1
- Apple clang version 13.1.6 (clang-1316.0.21.2.5)
- Target: x86_64-apple-darwin21.6.0