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