mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-07 04:10:08 +00:00
Projucer: Bump Xcode LastUpgradeCheck
This commit is contained in:
parent
274ce967e4
commit
c45c1afc7e
1 changed files with 1 additions and 1 deletions
|
|
@ -3370,7 +3370,7 @@ private:
|
|||
{
|
||||
std::map<String, String> attributes;
|
||||
|
||||
attributes["LastUpgradeCheck"] = "1300";
|
||||
attributes["LastUpgradeCheck"] = "1310";
|
||||
attributes["ORGANIZATIONNAME"] = getProject().getCompanyNameString().quoted();
|
||||
|
||||
if (projectType.isGUIApplication() || projectType.isAudioPlugin())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue