lpw
2023-06-03 aca600212ff84587e15aad341babd5eb2faf69a5
commit | author | age
aca600 1 framework module FirebaseCoreInternal {
L 2   umbrella header "FirebaseCoreInternal-umbrella.h"
3
4   export *
5   module * { export * }
6 }
7
8 module FirebaseCoreInternal.Swift {
9     header "FirebaseCoreInternal-Swift.h"
10     requires objc
11 }