Files
UUVPN/iOS-SwiftUI-Code/GRDB.swift-6.29.3/SQLiteCustom/module.modulemap
T
2025-01-28 12:28:03 +08:00

9 lines
131 B
Plaintext
Executable File

framework module GRDB {
umbrella header "GRDB.h"
export *
module * { export * }
header "grdb_config.h"
}