mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Remove some unused properties from .jucer files and re-save all projects
This commit is contained in:
parent
147aa46486
commit
ea5dae4ab6
38 changed files with 578 additions and 14 deletions
|
|
@ -6,9 +6,9 @@
|
|||
reportAppUsage="0" companyCopyright="Raw Material Software Limited"
|
||||
useAppConfig="0" addUsingNamespaceToJuceHeader="1" jucerFormatVersion="1">
|
||||
<EXPORTFORMATS>
|
||||
<XCODE_MAC targetFolder="Builds/MacOSX" rtasFolder="~/SDKs/PT_80_SDK" objCExtraSuffix="M73TRi"
|
||||
smallIcon="c97aUr" bigIcon="c97aUr" microphonePermissionNeeded="1"
|
||||
sendAppleEventsPermissionNeeded="1" sendAppleEventsPermissionText="This is required for some third-party plug-ins to function correctly."
|
||||
<XCODE_MAC targetFolder="Builds/MacOSX" smallIcon="c97aUr" bigIcon="c97aUr"
|
||||
microphonePermissionNeeded="1" sendAppleEventsPermissionNeeded="1"
|
||||
sendAppleEventsPermissionText="This is required for some third-party plug-ins to function correctly."
|
||||
customXcodeResourceFolders="../../examples/Assets" applicationCategory="public.app-category.developer-tools">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION name="Debug" isDebug="1" targetName="AudioPluginHost" recommendedWarnings="LLVM"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue