commit | author | age | ||
a6c014 | 1 | framework module FirebaseCoreDiagnostics { |
L | 2 | umbrella header "FirebaseCoreDiagnostics-umbrella.h" |
3 | export * | |
4 | module * { export * } | |
5 | link framework "CoreTelephony" | |
6 | link framework "Foundation" | |
ed8a75 | 7 | link framework "Security" |
a6c014 | 8 | link framework "SystemConfiguration" |
L | 9 | link "z" |
10 | } |