Couchbase compiles well, but my project complains about "CouchbaseLite.h" headers...
Ive tried all, but no idea where to tell Xcode to find the static target headers 2015-04-09 12:56 GMT-05:00 Frederic Yesid Peña Sánchez < [email protected]>: > So theoretically: > > > > > 2015-04-09 10:50 GMT-05:00 Jens Alfke <[email protected]>: > > >> On Apr 9, 2015, at 7:39 AM, Frederic Yesid Peña Sánchez < >> [email protected]> wrote: >> >> There is some insight on how to include CBL as dependency for my iOS app, >> so one click-build-all? >> >> >> I think this will work, but I haven’t tried it — >> >> - Drag the CBL Xcode project into your app’s Xcode project >> - Go to your app target’s Dependencies build phase and add the CBL >> project’s “CBL iOS” target >> - Go to the Link Binary With Libraries build phase, press “+”, and >> add the “Couchbase Lite.framework” from the “CBL iOS” target. >> >> >> —Jens >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Couchbase Mobile" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/mobile-couchbase/EutJZlBUfe0/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/mobile-couchbase/406919D2-0269-423E-9ACB-4ECC8FF79A52%40couchbase.com >> <https://groups.google.com/d/msgid/mobile-couchbase/406919D2-0269-423E-9ACB-4ECC8FF79A52%40couchbase.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/CAD0KcgVM8YFjEWrNzX1b6gg1g%2BY3PQ8%3DpZor2NV_R1X4L%2BumrQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
