The deployment target is IOS 6.0, right now. On Tuesday, 3 June 2014 22:12:17 UTC+5:30, Jens Alfke wrote: > > > On Jun 3, 2014, at 8:07 AM, Nithin Haridas <[email protected] > <javascript:>> wrote: > > CouchbaseLite.framework/Headers/CBLManager.h:93:1: Property with 'retain >> (or strong)' attribute must be of object type > > which correponds to > >> @property (strong) dispatch_queue_t dispatchQueue; > > > > IIRC this happens when building for earlier versions of iOS or Mac OS, > because dispatch_queue isn’t recognized as an object type in those earlier > OSs. What are your deployment targets set to? > > —Jens >
-- 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/4e36fea7-e079-413d-b7a1-58b318741afc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
