Use of unresolved identifier 'sqlite3_key' in XCode 9 iOS 11

Hello @jdleung - if there are other components that reference SQLite, you should take a look at this guidance as well related to the link ordering.

This isn’t specific to XCode 9, but it sounds like you might have some cross dependencies that might need to be addressed.