Files
UUVPN/iOS-SwiftUI-Code/GRDB.swift-6.29.3/SQLiteCustom/module.modulemap
T

9 lines
131 B
Plaintext

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