草庐IT

ios - "pod install"返回 "[!] Unable to find a target"

我刚开始this关于为ios创建天气应用程序的教程。一切都很顺利,直到我在终端中输入podinstall以..安装pod。结果是:Analyzingdependencies[!]Unabletofindatarget我的“podfile”文档和“Pods”文件夹与我的“RHSWeather.xcodeproj”位于同一文件夹中。我使用的是Xcode6.1。我的“podfile”文件内容如下:platform:ios,'7.0'xcodeproj'RHSWeather'pod'Mantle','~>1.3.1'pod'LBBlurredImage','~>0.1.0'pod'TSMess

ios - "pod install"返回 "[!] Unable to find a target"

我刚开始this关于为ios创建天气应用程序的教程。一切都很顺利,直到我在终端中输入podinstall以..安装pod。结果是:Analyzingdependencies[!]Unabletofindatarget我的“podfile”文档和“Pods”文件夹与我的“RHSWeather.xcodeproj”位于同一文件夹中。我使用的是Xcode6.1。我的“podfile”文件内容如下:platform:ios,'7.0'xcodeproj'RHSWeather'pod'Mantle','~>1.3.1'pod'LBBlurredImage','~>0.1.0'pod'TSMess

ios - 从项目中删除 Pod - xcode

我正在尝试从我的项目中删除pod。在我删除所有文件和所有内容后,我收到了这条消息diff:/../Podfile.lock:Nosuchfileordirectorydiff:/Manifest.lock:Nosuchfileordirectoryerror:ThesandboxisnotinsyncwiththePodfile.lock.Run'podinstall'orupdateyourCocoaPodsinstallation.我尝试从项目中删除pod,重新安装它们,从构建阶段删除脚本,但没有任何效果。 最佳答案 从pod文

ios - 从项目中删除 Pod - xcode

我正在尝试从我的项目中删除pod。在我删除所有文件和所有内容后,我收到了这条消息diff:/../Podfile.lock:Nosuchfileordirectorydiff:/Manifest.lock:Nosuchfileordirectoryerror:ThesandboxisnotinsyncwiththePodfile.lock.Run'podinstall'orupdateyourCocoaPodsinstallation.我尝试从项目中删除pod,重新安装它们,从构建阶段删除脚本,但没有任何效果。 最佳答案 从pod文

ios - Pod 问题,链接器命令失败,退出代码为 1

当我运行我的项目时,我得到这样的错误:看来我的cocoapods中的所有框架都有问题。这是我的椰子足类动物的问题吗?我已经重新安装了我的cocoapods,并使用了“podsetup”或“podinstall”等,但它不起作用,我仍然有同样的错误......而在Xcode中,像这样的'Podfile'上的红色'rd',我不知道它是否与错误有关。pods1.0.0ruby2.0.0xcode7.3.1有人遇到同样的问题吗? 最佳答案 这对我有用:poddeintegratepodinstall

ios - Pod 问题,链接器命令失败,退出代码为 1

当我运行我的项目时,我得到这样的错误:看来我的cocoapods中的所有框架都有问题。这是我的椰子足类动物的问题吗?我已经重新安装了我的cocoapods,并使用了“podsetup”或“podinstall”等,但它不起作用,我仍然有同样的错误......而在Xcode中,像这样的'Podfile'上的红色'rd',我不知道它是否与错误有关。pods1.0.0ruby2.0.0xcode7.3.1有人遇到同样的问题吗? 最佳答案 这对我有用:poddeintegratepodinstall

ios - Pod 文件没有被初始化?

当我尝试通过终端初始化pod文件以使用cocoapods时,它给了我这个错误。如何修复它。/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.2.0/lib/cocoapods/command.rb:128:in`verify_minimum_git_version!':[!]Youneedatleastgitversion1.8.5touseCocoaPods(Pod::Informative) 最佳答案 我遇到了同样的问题,用下面的命令解决了:sudoxcode-select--switch/Ap

ios - Pod 文件没有被初始化?

当我尝试通过终端初始化pod文件以使用cocoapods时,它给了我这个错误。如何修复它。/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.2.0/lib/cocoapods/command.rb:128:in`verify_minimum_git_version!':[!]Youneedatleastgitversion1.8.5touseCocoaPods(Pod::Informative) 最佳答案 我遇到了同样的问题,用下面的命令解决了:sudoxcode-select--switch/Ap

ios - 生成 Pod 项目时出错 - Pod 安装

我有一个使用cocoapod的工作项目。我尝试“podinstall”并遇到了这个奇怪的错误:GeneratingPodsproject-CreatingPodsproject-AddingsourcefilestoPodsproject-AddingframeworkstoPodsproject-AddinglibrariestoPodsproject-AddingresourcestoPodsproject-Linkingheaders-Installingtargets-Installingtarget`Pods-NIDropDown`iOS7.0-Installingtarge

ios - 生成 Pod 项目时出错 - Pod 安装

我有一个使用cocoapod的工作项目。我尝试“podinstall”并遇到了这个奇怪的错误:GeneratingPodsproject-CreatingPodsproject-AddingsourcefilestoPodsproject-AddingframeworkstoPodsproject-AddinglibrariestoPodsproject-AddingresourcestoPodsproject-Linkingheaders-Installingtargets-Installingtarget`Pods-NIDropDown`iOS7.0-Installingtarge