<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 22, 2015 at 7:54 AM, Graeme Geldenhuys <span dir="ltr"><<a href="mailto:mailinglists@geldenhuys.co.uk" target="_blank">mailinglists@geldenhuys.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
</span>That was my initial thought too... should be similar to Linux. But it<br>
ended up not being the case (at least for me).<br>
For example:<br> 
* Libraries need to be included inside the application bundle. I'm<br>
   still trying to get my head around application bundles.<br></blockquote></div><br></div><div class="gmail_extra">They're. If Firebird comes in a form of framework or dynamic library you  should unclude them in your application bundle.<br></div><div class="gmail_extra">Just "Frameworks" directory needs to be created, within "Contents" directory.<br></div><div class="gmail_extra">Put firebird framework/dynamic library there and that's <br>it. No changes in the code needed, if firebird is already dynamically linked.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">thanks,<br></div><div class="gmail_extra">Dmitry<br></div></div>