This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Updated the Xcode exporter upgrade warnings
tags/2021-05-28
Tom Poole
7 years ago
parent
8f86e68190
commit
92ff4e285c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h
+ 1
- 1
extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h
View File
@@ -2952,7 +2952,7 @@ private:
{
String attributes;
attributes << "{ LastUpgradeCheck = 0
8
30; "
attributes << "{ LastUpgradeCheck = 0
9
30; "
<< "ORGANIZATIONNAME = " << getProject().getCompanyNameString().quoted()
<<"; ";
Write
Preview
Loading…
Cancel
Save