<?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[Prevent automatic code signing]]></title><description><![CDATA[<p dir="auto">Hey everyone! :-)</p>
<p dir="auto">When I export a plug-in, it is automatically signed. I haven't specified a developer ID in the project settings and I've also deleted the HISE and Projucer App data.</p>
<p dir="auto">How can I prevent the plug-in from being automatically signed? It wasn't always like this. Or does this have nothing to do with HISE?</p>
<p dir="auto">Many thanks,<br />
Oli</p>
]]></description><link>https://forum.hise.audio/topic/14398/prevent-automatic-code-signing</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 15:51:50 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14398.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Feb 2026 10:03:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Prevent automatic code signing on Sat, 14 Feb 2026 12:05:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a><br />
Great, thank you very much! I'll give that a try.</p>
]]></description><link>https://forum.hise.audio/post/117848</link><guid isPermaLink="true">https://forum.hise.audio/post/117848</guid><dc:creator><![CDATA[Oli Ullmann]]></dc:creator><pubDate>Sat, 14 Feb 2026 12:05:03 GMT</pubDate></item><item><title><![CDATA[Reply to Prevent automatic code signing on Sat, 14 Feb 2026 11:16:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3118">@Oli-Ullmann</a></p>
<pre><code class="language-bash">codesign --remove-signature "project_name.app"
codesign --remove-signature "project_name.vst3"
codesign --remove-signature "project_name.component"
</code></pre>
]]></description><link>https://forum.hise.audio/post/117845</link><guid isPermaLink="true">https://forum.hise.audio/post/117845</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sat, 14 Feb 2026 11:16:03 GMT</pubDate></item><item><title><![CDATA[Reply to Prevent automatic code signing on Sat, 14 Feb 2026 10:36:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> said in <a href="/post/117840">Prevent automatic code signing</a>:</p>
<blockquote>
<p dir="auto">I always remove all signatures from my binaries</p>
</blockquote>
<p dir="auto">Could you explain to me how to do that?</p>
]]></description><link>https://forum.hise.audio/post/117842</link><guid isPermaLink="true">https://forum.hise.audio/post/117842</guid><dc:creator><![CDATA[Oli Ullmann]]></dc:creator><pubDate>Sat, 14 Feb 2026 10:36:40 GMT</pubDate></item><item><title><![CDATA[Reply to Prevent automatic code signing on Sat, 14 Feb 2026 10:20:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3118">@Oli-Ullmann</a> sounds like an xcode setting. I always remove all signatures from my binaries before signing just in case they've picked up a signature somewhere in the chain</p>
]]></description><link>https://forum.hise.audio/post/117840</link><guid isPermaLink="true">https://forum.hise.audio/post/117840</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sat, 14 Feb 2026 10:20:45 GMT</pubDate></item></channel></rss>