lpw
2021-04-21 9afde5943b44574df97d729ca0b16bc0ab65b81c
commit | author | age
ed8a75 1 framework module FirebaseInstallations {
L 2 umbrella header "FirebaseInstallations.h"
3 export *
4 module * { export * }
5   link framework "Foundation"
6   link framework "Security"
7   link framework "SystemConfiguration"
8   link framework "UIKit"
9   link "z"
10 }