TastePick/Pods/Target Support Files/FirebaseInstallations/FirebaseInstallations.modulemap
2025-12-30 16:16:19 +08:00

7 lines
132 B
Plaintext

framework module FirebaseInstallations {
umbrella header "FirebaseInstallations-umbrella.h"
export *
module * { export * }
}