gpt4 book ai didi

ios - CocoaPods:[!] 无法找到 'Surge4Swift3' 的规范

转载 作者:行者123 更新时间:2023-11-28 15:22:32 24 4
gpt4 key购买 nike

我是 CocoaPods 的新手。我刚刚创建了一个 Github 项目,并希望将其包含在我的 Pod 中。它给我一个错误:

[!] 无法找到“Surge4Swift3Plus”的规范。

我试过:

pod repo remove master
pod setup
pod install --verbose

这是我的 Podfile:

target 'MyApp' do
use_frameworks!

pod 'Firebase/Core'
pod 'Firebase/Auth'
pod 'Firebase/Database'

pod 'GeoFire', :git => 'https://github.com/firebase/geofire-objc.git'
pod 'Surge4Swift3Plus', :git => 'https://github.com/dmr07/Surge4Swift3Plus.git'
end

我需要为 Github 项目做一些特别的事情吗?

最佳答案

我认为您不能在 Podfile 中包含任何 git 存储库。 CocoaPods 需要首先知道它是什么。请参阅以下有关制作 cocoa 足类动物的链接。 https://guides.cocoapods.org/making/making-a-cocoapod.html

关于ios - CocoaPods:[!] 无法找到 'Surge4Swift3' 的规范,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45743149/

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