My business partner and I are working on an iPhone app which uses a Couchbase Lite database for storage.
I have added code to the app to open/use a Couchbase Lite database, however I notice the path returned my the call [[CBLManager sharedInstance] directory] is specific to my account on my MacBook - /Users/<myusername>/Library/Application Support/iPhone Simulator/7.1/Applications/.../CouchbaseLite. What path would the app report if my colleague was to pull down my changes and run the app? I guess what I am asking is how do we organise things so we can both work on the app (with a Couchbase Lite database) independently? -- 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/9b67f333-9fad-47ca-82e0-0ad8906c303a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
