lpw
2025-03-18 1178266bed9f244671ebcb4e9624a01ce0d58097
frameworks/FirebaseInstallations.xcframework/tvos-arm64/FirebaseInstallations.framework/Modules/module.modulemap
@@ -1,10 +1,9 @@
framework module FirebaseInstallations {
umbrella header "FirebaseInstallations.h"
umbrella header "FirebaseInstallations-umbrella.h"
export *
module * { export * }
  link framework "Foundation"
  link framework "Security"
  link framework "SystemConfiguration"
  link framework "UIKit"
  link "z"
}