mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Projucer: Fix the type of the iokit sandbox exception in the Xcode exporter
This commit is contained in:
parent
f0d147a470
commit
ef61128127
8 changed files with 197 additions and 42 deletions
|
|
@ -101,7 +101,6 @@ public:
|
|||
virtual bool canCopeWithDuplicateFiles() = 0;
|
||||
virtual bool supportsUserDefinedConfigurations() const = 0; // false if exporter only supports two configs Debug and Release
|
||||
virtual void updateDeprecatedSettings() {}
|
||||
virtual void updateDeprecatedSettingsInteractively() {}
|
||||
virtual void initialiseDependencyPathValues() {}
|
||||
|
||||
// IDE targeted by exporter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue