env:
XCode Version 7.0.1 (7A1001) + MAC 10.10.5 (14F27) + couchbase-lite-ios-enterprise_1.1.1-18
CBLRegisterJSViewCompiler.h not found
fixed by add couchbase-lite-ios-enterprise_1.1.1-18/Extras/* to Frameworks directory.
App Transport Security policy requires the use of a secure connection on iOS9 simulator (index.ios.bundle.js can not load)
fixed by add a new set of keys to Info.plist:
NSAppTransportSecurity: Dictionary
env: XCode Version 7.0.1 (7A1001) + MAC 10.10.5 (14F27) + couchbase-lite-ios-enterprise_1.1.1-18