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 | } |