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

4 lines
187 B
Text
Raw Normal View History

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