gpt4 book ai didi

ios - CocoaPods - 无法找到 `MobileCenter` 的规范

转载 作者:可可西里 更新时间:2023-11-01 05:02:38 24 4
gpt4 key购买 nike

无法使用 CocoaPods 添加 MobileCenter。 CocoaPods 无法找到 MobileCenter 的规范。

播客文件

platform :ios, '8.0'

target 'VisualStudioMobileCenterDemo' do
pod 'MobileCenter'
end

错误

enter image description here

最佳答案

如果您使用 Cocoapods 在您的应用程序中安装 Mobile Center 并遇到消息错误 - 无法找到 MobileCenter 的规范,请运行

$ pod repo update

在您的终端中。它将为您同步最新的 podspec 文件。然后尝试

$ pod install

应该在您的应用中安装 Mobile Center 模块。

enter image description here enter image description here

关于ios - CocoaPods - 无法找到 `MobileCenter` 的规范,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40785259/

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