[SOLVED] Can't build Couchbase Lite for iOS in XCode 6.1

Following README at https://github.com/couchbase/couchbase-lite-ios, I get an error in CouchbaseLitePrefix.h:

'CollectionUtils.h' file not found

Never mind, forgot to init the submodule and build runs now.