I lifted some code from the CBL source and I am having troubles with getting method call to build.
The code is calling the my_map method from CollectionUtils.h and it can't find this method. I'm calling #import <CouchbaseLite/CouchbaseLite.h> which I would think would import all the necessary files. I tried #import <CouchbaseLite/CollectionUtils.h> but no luck. What I'm I missing? Todd -- 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/3fd3515d-cc01-41ce-85e2-56f82cc5d724%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
