I&#39;ve been looking inside the app created with pd and it seems that I&#39;ve fixed the problem.<br><br>I opened the file &quot;APP/Contents/org.puredata.pd.plist&quot; and saw that PD was trying to open my patch (that was in the &quot;extra&quot; folder, inside it&#39;s own folder, the one from which I wanted the app to be created from) from a wrong location. For some reason, PD was expecting the patch and it&#39;s containing folder to be named the same. In this case, it was asking to open a file located in a folder that didn&#39;t exist (a folder with the patch&#39;s name). I simply changed the wrong folder&#39;s name for the write one and everything seems to work fine. Any ideas about this? Am I missing something?<br>
<br>Ignacio<br>