From 50bcb6a209d98a699304c2ceb1132fa0843d06c1 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 30 Oct 2025 19:31:54 +0800 Subject: [PATCH] 提交版本 4.8.1 --- frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Versions/A/Modules/module.modulemap | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Versions/A/Modules/module.modulemap b/frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Versions/A/Modules/module.modulemap index 3d0ba0d..d53ad1c 100644 --- a/frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Versions/A/Modules/module.modulemap +++ b/frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Versions/A/Modules/module.modulemap @@ -5,5 +5,6 @@ link framework "AppKit" link framework "Foundation" link framework "Security" + link framework "SystemConfiguration" link "z" } -- Gitblit v1.8.0