<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Provide option to suppress resourceUsage keys in AU plists]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> I've recently ran into issues with Pace protected plugins and Garageband. Apparently a change made a few months back block these plugins from loading. An update to JUCE was made to fix this issue. Can we merge this?</p>
<p dir="auto"><a href="https://github.com/juce-framework/JUCE/commit/ba172bc828317c33b9f1a7dca17b05bdd03ec84b" rel="nofollow ugc">https://github.com/juce-framework/JUCE/commit/ba172bc828317c33b9f1a7dca17b05bdd03ec84b</a></p>
<pre><code>`SUPPRESS_AU_PLIST_RESOURCE_USAGE`
  - May be either TRUE or FALSE. Defaults to FALSE. Set this to TRUE to disable the `resourceUsage`
    key in the target's plist. This is useful for AU plugins that must access resources which cannot
    be declared in the resourceUsage block, such as UNIX domain sockets. In particular,
    PACE-protected AU plugins may require this option to be enabled in order for the plugin to load
    in GarageBand.

</code></pre>
]]></description><link>https://forum.hise.audio/topic/3556/provide-option-to-suppress-resourceusage-keys-in-au-plists</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 14:31:01 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/3556.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 28 Jan 2021 15:20:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Provide option to suppress resourceUsage keys in AU plists on Mon, 02 Aug 2021 06:39:10 GMT]]></title><description><![CDATA[<p dir="auto">Have you checked the develop branch? I migrated to JUCE 6 there so maybe this fix is already included? If not it would be good to migrate as it might be easier to merge it to JUCE 6 than to the old one from master.</p>
]]></description><link>https://forum.hise.audio/post/38825</link><guid isPermaLink="true">https://forum.hise.audio/post/38825</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Mon, 02 Aug 2021 06:39:10 GMT</pubDate></item><item><title><![CDATA[Reply to Provide option to suppress resourceUsage keys in AU plists on Mon, 02 Aug 2021 01:34:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Wanted to give this a friendly bump. Is there a way to set SUPPRESS_AU_PLIST_RESOURCE_USAGE in the latest versions?<br />
iLok protected plugs wont load in Garageband without this.</p>
]]></description><link>https://forum.hise.audio/post/38821</link><guid isPermaLink="true">https://forum.hise.audio/post/38821</guid><dc:creator><![CDATA[Dan Korneff]]></dc:creator><pubDate>Mon, 02 Aug 2021 01:34:29 GMT</pubDate></item></channel></rss>