mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-26 07:57:41 +00:00
Remove all private modulemaps [skip ci]
This commit is contained in:
11
submodules/sqlcipher/Sources/sqlcipher.h
Normal file
11
submodules/sqlcipher/Sources/sqlcipher.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
//! Project version number for sqlcipher.
|
||||
FOUNDATION_EXPORT double sqlcipherVersionNumber;
|
||||
|
||||
//! Project version string for sqlcipher.
|
||||
FOUNDATION_EXPORT const unsigned char sqlcipherVersionString[];
|
||||
|
||||
#import <sqlcipher/sqlcipher_config.h>
|
||||
#import <sqlcipher/sqlite3.h>
|
||||
#import <sqlcipher/sqlite3ext.h>
|
||||
Reference in New Issue
Block a user