lpw
2020-09-01 a6c01451f65c7fc139844333f37345283d5f4354
commit | author | age
a6c014 1 framework module FirebaseInstallations {
L 2 umbrella header "FirebaseInstallations.h"
3 export *
4 module * { export * }
5   link framework "CoreTelephony"
6   link framework "Foundation"
7   link framework "Security"
8   link framework "SystemConfiguration"
9   link framework "UIKit"
10   link "z"
11 }