lpw
2023-06-03 aca600212ff84587e15aad341babd5eb2faf69a5
commit | author | age
df1e8e 1 framework module FirebaseAnalytics {
aca600 2 umbrella header "FirebaseAnalytics-umbrella.h"
df1e8e 3 export *
L 4 module * { export * }
5   link framework "AppKit"
6   link framework "Foundation"
7   link framework "Security"
8   link framework "SystemConfiguration"
9   link "c++"
10   link "sqlite3"
11   link "z"
12 }