commit | author | age | ||
a6c014 | 1 | framework module FirebaseInstallations { |
aca600 | 2 | umbrella header "FirebaseInstallations-umbrella.h" |
a6c014 | 3 | export * |
L | 4 | module * { export * } |
5 | link framework "Foundation" | |
6 | link framework "Security" | |
7 | link framework "UIKit" | |
8 | link "z" | |
9 | } |