Because not everyone requires the listener framework, since 1.1.0, 
CouchbaseLiteListener.framework goes to subspec named "Listener".

Please try pod 'couchbase-lite-ios/Listener', '1.1.1'

-- Pasin


On Saturday, September 26, 2015 at 9:53:30 AM UTC-7, Jens Alfke wrote:
>
> I don't know, but I've "reached out" (I hate that phrase!) to Pasin, who 
> updated the pod spec for 1.1.1. In the meantime, I suggest filing an issue 
> on Github.
>
> —Jens 
>
> On Sep 25, 2015, at 2:25 AM, Pelle Krøgholt <pellek...@gmail.com 
> <javascript:>> wrote:
>
> Hi 
>
> I have an ios app using `couchbase-lite-ios` installed through cocoa pods
>
> I have some code that depends on :
>
>     #import "CouchbaseLiteListener/CBLListener.h"
>
> With 
>
>     pod 'couchbase-lite-ios', '1.0.4'
>
> it works(tm) and the listener is there:
>
>     find . -name '*CouchbaseLiteListener*'
>     ./Pods/couchbase-lite-ios/CouchbaseLiteListener.framework
>     
> ./Pods/couchbase-lite-ios/CouchbaseLiteListener.framework/CouchbaseLiteListener
>     ./Pods/Headers/Public/couchbase-lite-ios/CouchbaseLiteListener
>
> But after upgrading to 
>
>     pod 'couchbase-lite-ios', '1.1.1'
>
> I get error about find / link `CouchbaseLiteListener.framework` and `find 
> . -name '*CouchbaseLiteListener*'` is empty?
>
> Any hints?
>
> Thx
>
> Pelle
>
> -- 
> 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 mobile-couchba...@googlegroups.com <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/mobile-couchbase/64723e2a-37c2-42fc-b901-df0621268350%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/mobile-couchbase/64723e2a-37c2-42fc-b901-df0621268350%40googlegroups.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 mobile-couchbase+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/2e4900f7-43a5-430b-ac7d-227cfe030805%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to