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

4 lines
177 B
Text

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