Dactyloidae/mobile/ios/ThirdParty/SQLite.swift/CocoaPods/iphonesimulator/module.modulemap
2026-06-26 21:04:09 -07:00

4 lines
189 B
Text

module CSQLite [system] {
header "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/sqlite3.h"
export *
}