On Mon, Jun 22, 2015 at 7:54 AM, Graeme Geldenhuys < [email protected]> wrote:
> That was my initial thought too... should be similar to Linux. But it > ended up not being the case (at least for me). > For example: > * Libraries need to be included inside the application bundle. I'm > still trying to get my head around application bundles. > They're. If Firebird comes in a form of framework or dynamic library you should unclude them in your application bundle. Just "Frameworks" directory needs to be created, within "Contents" directory. Put firebird framework/dynamic library there and that's it. No changes in the code needed, if firebird is already dynamically linked. thanks, Dmitry
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
