1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00

MacOS: Removed the "update to latest version" Xcode warning

This commit is contained in:
Tom Poole 2019-03-11 11:23:19 +00:00
parent d475b17a81
commit 1774052b61

View file

@ -3388,7 +3388,7 @@ private:
{
String attributes;
attributes << "{ LastUpgradeCheck = 0930; "
attributes << "{ LastUpgradeCheck = 1010; "
<< "ORGANIZATIONNAME = " << getProject().getCompanyNameString().quoted()
<<"; ";