I’m attempting to compile the latest Projucer code, however I am getting an ‘Expected >’ error on the “if (NSArray<NSHTTPCookie > cookies = [storage cookies])” line of the WebBrowserComponent::clearCookies() function in the juce_mac_WebBrowserComponent.mm file.
I am working on OS X 10.10 (Yosemite), and am aware of this not being an issue on the latest macOS version. Is this is known bug on Yosemite?
Thanks.
