ld: warning: directory not found for option '-F/Users/<myusername>/.../Couchbase'
I assume this is because I renamed the directory* "Couchbase Lite". What setting do I need to update in Xcode to change the directory path?
Probably the “Framework Search Paths” setting. If you drag a framework into an Xcode project, it will add the absolute path of its parent directory to the framework search paths.