From 541d8329b68d841dd35946f0a4df5b9ec4766f86 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 09:04:28 +0800 Subject: [PATCH] 提交版本 4.7.0 --- 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