lpw
2020-09-01 a6c01451f65c7fc139844333f37345283d5f4354
commit | author | age
a6c014 1 framework module FIRAnalyticsConnector {
L 2   export *
3   module * { export * }
4   link "sqlite3"
5   link "z"
6   link framework "CoreData"
7   link framework "Security"
8   link framework "StoreKit"
9   link framework "SystemConfiguration"
10   link framework "UIKit"
11 }