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:
parent
d475b17a81
commit
1774052b61
1 changed files with 1 additions and 1 deletions
|
|
@ -3388,7 +3388,7 @@ private:
|
|||
{
|
||||
String attributes;
|
||||
|
||||
attributes << "{ LastUpgradeCheck = 0930; "
|
||||
attributes << "{ LastUpgradeCheck = 1010; "
|
||||
<< "ORGANIZATIONNAME = " << getProject().getCompanyNameString().quoted()
|
||||
<<"; ";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue