add swiftUI code
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
framework module GRDB {
|
||||
umbrella header "GRDB.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
|
||||
header "grdb_config.h"
|
||||
}
|
||||
Reference in New Issue
Block a user