阅读背景:

想在iOS应用程序中使用sqlite3.h

来源:互联网 

I am responsible for converting an application from Objective-C to Swift. One of the objective c files called 'database' imports file called sqlite3.h. Now I did not convert database.h and database.m to Swift. Instead I created an Objective-C bridging header that exposed the database code to the Swift files. However the database header file imports a file called sqlite3.h. So first I linked a library to my project called libsqlite3.dylib as I believed this library contains the sqlite3.h file. But I cannot view any header files the library contains. I am responsible for converting an application




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: