Well there you go! That's definitely the problem then.
brendan$ otool -L Tap\ Forms /Tap Forms.app/Tap Forms: /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 307.4.0) */usr/lib/libsqlite3.dylib (compatibility version 9.0.0, current version 252.0.0)* /usr/lib/libxml2.2.dylib (compatibility version 10.0.0, current version 10.9.0) I know for a fact that I have* libsqlcipher.a* in my Link Binary with Libraries build phase. And I do NOT have *libsqlite3.dylib* linked anywhere. A bit of a mystery, but this is definitely progress. -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/4f9634ef-f703-44da-a754-c41a326bd346%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
