Dactyloidae/mobile/ios/ThirdParty/SQLite.swift/CocoaPods/iphoneos/module.modulemap

4 lines
175 B
Text
Raw Permalink Normal View History

2026-06-26 21:04:09 -07:00
module CSQLite [system] {
header "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/sqlite3.h"
export *
}