gpt4 book ai didi

ios - Xcode 10 iOS firebase firestore SDK——多个命令在 Firebase 中产生 gRPCCertificates.bundle 错误

转载 作者:行者123 更新时间:2023-12-01 16:02:01 24 4
gpt4 key购买 nike

我正在使用多个命令生成 gRPCCertificates.bundle

Multiple commands produce '...iphoneos/gRPCCertificates.bundle':

1) Target 'gRPC-C++-gRPCCertificates' has create directory command with output '.../iphoneos/gRPCCertificates.bundle'

2) Target 'FirebaseFirestore-gRPCCertificates' has create directory command with output '....iphoneos/gRPCCertificates.bundle'

这是我的 Pod 文件:

    # Uncomment the next line to define a global platform for your project
platform :ios, '11.0'

target 'FireCheck' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!

# Pods for FireCheck

pod 'Firebase/Core'
pod 'Firebase/Firestore'

end

我已经尝试过清理、删除派生数据、分解和重新整合 pod,但没有任何效果我正在使用 Xcode 10。

只有当我构建并实现时才会发生...正常运行/调试工作

它也只发生在 macOS 10.14 (18A391) 中,而不是以前版本的 macOS (High Sierra)

我在这里添加了更多信息 https://github.com/firebase/firebase-ios-sdk/issues/2102

最佳答案

运行pod更新

随着 gRPC-C++ 0.0.5 版的发布,该问题现已得到解决。

更多详情请访问 https://github.com/firebase/firebase-ios-sdk/issues/2102

关于ios - Xcode 10 iOS firebase firestore SDK——多个命令在 Firebase 中产生 gRPCCertificates.bundle 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53406947/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com