Well after several intents, some advance

Removed CBL iOS and added "CouchbaseLite.framework iOS" to target dependency

Now the problem is the ForestDB as several linker errors appear about not
available symbols for armv7

Undefined symbols for architecture armv7:
  "_OBJC_CLASS_$_CBLSpecialKey", referenced from:
      objc-class-ref in libCBLForestDBStorage.a(CBL_ForestDBViewStorage.o)
  "_OBJC_CLASS_$_CBL_Attachment", referenced from:
      objc-class-ref in libCBLForestDBStorage.a(CBL_ForestDBStorage.o)

2015-04-09 14:35 GMT-05:00 Frederic Yesid Peña Sánchez <
[email protected]>:

> 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/CAD0KcgVzuF2bcKZbc3wFua%2B%2B%2BkKTAY%2B9B8v5yoQ6dGyi56zCTg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to