Xamarin 目标Sharpie错误:无法运行pod列表

Xamarin 目标Sharpie错误:无法运行pod列表,xamarin,xamarin.ios,cocoapods,objective-sharpie,Xamarin,Xamarin.ios,Cocoapods,Objective Sharpie,我使用的是Cocoapods 1.4.0、适用于Mac 7.3.3(构建12)的Visual Studio社区、Objective Sharpie 3.4.0-c0f0e73、Mac OS 10.12.6(Sierra) 每当我尝试添加Cocoapod示例时 我得到以下错误: mbp:iOS user$ sharpie pod init ios AFNetworking ** Setting up CocoaPods master repo ... (this may take a whi

我使用的是Cocoapods 1.4.0、适用于Mac 7.3.3(构建12)的Visual Studio社区、Objective Sharpie 3.4.0-c0f0e73、Mac OS 10.12.6(Sierra)

每当我尝试添加Cocoapod示例时

我得到以下错误:

mbp:iOS user$ sharpie pod init ios AFNetworking
** Setting up CocoaPods master repo ...
   (this may take a while the first time)
Setting up CocoaPods master repo
  $ /usr/bin/git -C /Users/user/.cocoapods/repos/master fetch origin
  --progress
  remote: Counting objects: 1101, done.        
  remote: Compressing objects: 100% (224/224), done.        
  remote: Total 1101 (delta 540), reused 465 (delta 465), pack-reused 402        
  Receiving objects: 100% (1101/1101), 165.70 KiB | 2.91 MiB/s, done.
  Resolving deltas: 100% (690/690), completed with 258 local objects.
  From https://github.com/CocoaPods/Specs
     6a7b167b826..807a5994b64  master     -> origin/master
  $ /usr/bin/git -C /Users/user/.cocoapods/repos/master rev-parse
  --abbrev-ref HEAD
  master
  $ /usr/bin/git -C /Users/user/.cocoapods/repos/master reset --hard
  origin/master
  HEAD is now at 807a5994b64 [Add] SwiftyGif 4.1.0
Setup completed
** Searching for requested CocoaPods ...
error: Failed to run pod list
有人知道为什么吗?谁来解决这个问题

我只是想加一个豆荚


注意:在本机iOS项目上尝试使用CocoaPods时,我没有任何问题

使用新安装的CocoaPods和Objective Sharpie,这对我来说很好

从自制软件安装CoCoapod:

brew安装cocoapods

双击pkg文件查找最新版本并安装它

现在只需运行您已经尝试过的相同命令:

sharpie pod init ios AFN网络

-~/derp»sharpie pod init ios AFP网络
**正在设置CocoaPods主报告。。。
(第一次可能需要一段时间)
忽略可执行文件-hooks-1.4.2,因为未构建其扩展。Try:gem原始可执行挂钩——版本1.4.2
忽略gem-wrappers-1.3.2,因为它的扩展未构建。Try:gem原始gem包装器——版本1.3.2
建立CocoaPods主回购协议
$/usr/local/bin/git-C/Users/tomasci/.cocoapods/repos/master fetch origin--进度
输入密钥“/Users/tomasci/.ssh/cheesebaron github”的密码短语:
远程:计数对象:36,完成。
远程:压缩对象:100%(33/33),完成。
远程:共36个(增量22),重复使用0个(增量0),包重复使用0个
从…起ssh://github.com/CocoaPods/Specs
e874a97a946..0d05aca4c0d主控->原点/主控
$/usr/local/bin/git-C/Users/tomasci/.cocoapods/repos/master rev parse--abbrev ref HEAD
主人
$/usr/local/bin/git-C/Users/tomasci/.cocoapods/repos/master reset——硬源代码/master
HEAD现在位于0d05aca4c0d[Add]XTFMDB 1.5.0
CocoaPods 1.6.0.beta.1已经上市。
要更新,请使用:`gem install cocoapods--pre`
[!]这是我们希望您尝试的测试版本。
有关详细信息,请参阅https://blog.cocoapods.org 此版本的更改日志位于https://github.com/CocoaPods/CocoaPods/releases/tag/1.6.0.beta.1
安装完成
**正在搜索请求的椰子荚。。。
**工作目录:
**-正在编写播客文件。。。
**-安装CoCoapod。。。
**(正在运行'pod install--no repo update')
忽略可执行文件-hooks-1.4.2,因为未构建其扩展。Try:gem原始可执行挂钩——版本1.4.2
忽略gem-wrappers-1.3.2,因为它的扩展未构建。Try:gem原始gem包装器——版本1.3.2
分析依赖关系
下载依赖项
安装AFN网络(3.2.1)
输入密钥“/Users/tomasci/.ssh/cheesebaron github”的密码短语:
生成Pods项目
跳过用户项目集成
发送统计数据
吊舱安装完成!pod文件中有1个依赖项,总共安装了1个pod。

**尝试降级Cocoapods或Objective SharpieI在使用Cocoapods 1.5时,我降级到1.3,然后又降级到1.1,但仍然有相同的问题:“错误:无法运行pod列表”我有相同的错误,一次又一次,我在用一个著名的库测试Xamarin,最后我用了React Native的方式。这个问题似乎在原始问题发布6个月后仍然存在。实际上,这个问题的原始日期已经过去了3年,这个错误仍然没有解决!!为微软和Xamarin团队感到羞耻!!多年来一直如此令人沮丧。。这些家伙根本不关心我们开发社区!