mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Projucer: Bump LastUpgradeCheck property in Xcode projects
This commit is contained in:
parent
5354d01a89
commit
da07dad30d
1 changed files with 1 additions and 1 deletions
|
|
@ -3264,7 +3264,7 @@ private:
|
|||
{
|
||||
String attributes;
|
||||
|
||||
attributes << "{ LastUpgradeCheck = 1220; "
|
||||
attributes << "{ LastUpgradeCheck = 1230; "
|
||||
<< "ORGANIZATIONNAME = " << getProject().getCompanyNameString().quoted()
|
||||
<<"; ";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue