add swiftUI code
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
@import Foundation;
|
||||
|
||||
//! Project version number for GRDB.
|
||||
FOUNDATION_EXPORT double GRDB_VersionNumber;
|
||||
|
||||
//! Project version string for GRDB.
|
||||
FOUNDATION_EXPORT const unsigned char GRDB_VersionString[];
|
||||
|
||||
#import <GRDB/GRDBCustomSQLite-USER.h>
|
||||
#import <GRDB/sqlite3.h>
|
||||
#import "GRDB-Bridging.h"
|
||||
Reference in New Issue
Block a user