mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Projucer: Bumped Xcode LastUpgradeCheck attribute
This commit is contained in:
parent
cc4624dfbc
commit
3fec9731ec
1 changed files with 1 additions and 1 deletions
|
|
@ -3377,7 +3377,7 @@ private:
|
|||
{
|
||||
std::map<String, String> attributes;
|
||||
|
||||
attributes["LastUpgradeCheck"] = "1240";
|
||||
attributes["LastUpgradeCheck"] = "1250";
|
||||
attributes["ORGANIZATIONNAME"] = getProject().getCompanyNameString().quoted();
|
||||
|
||||
if (projectType.isGUIApplication() || projectType.isAudioPlugin())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue