Potatso icon indicating copy to clipboard operation
Potatso copied to clipboard

为什么我运行不了项目,有报错

Open anxuanzi opened this issue 7 years ago • 23 comments

这个是xcode报错的图片 1

这个是终端安装pod的图片 2 不知道为什么报这个错误

anxuanzi avatar Jun 13 '17 14:06 anxuanzi

但愿你会中文

anxuanzi avatar Jun 13 '17 14:06 anxuanzi

你的CocoaPod出问题了 可以参考 https://github.com/CocoaPods/CocoaPods/issues/4293 解决问题

so898 avatar Jun 13 '17 16:06 so898

好滴,我去看一下

anxuanzi avatar Jun 14 '17 11:06 anxuanzi

还是不行啊,运行报错 image image

anxuanzi avatar Jul 09 '17 03:07 anxuanzi

@anxuanzi did you start it over yet?

haxpor avatar Jul 09 '17 06:07 haxpor

@haxpor what''s you means

anxuanzi avatar Jul 11 '17 13:07 anxuanzi

@anxuanzi also try to clone the repo, and begin from start again after you took a look at that cocoapod.

haxpor avatar Jul 11 '17 15:07 haxpor

can you speak Chinese? @haxpor if you can't can you tell me what should i do

anxuanzi avatar Jul 12 '17 02:07 anxuanzi

@anxuanzi 我来代替@haxpor 说好了…… 你的 cocoapod 安装不正确 然后我看你截图觉得你打开的可能不是 .workspace 文件,这个项目不能打开 Project 文件的

so898 avatar Jul 12 '17 02:07 so898

@so898 表示我自己看了说明,并且我打开的是workspace文件

anxuanzi avatar Jul 12 '17 02:07 anxuanzi

@anxuanzi 那就很奇怪了,你这边提示 ShadowPath 这个项目文件没有找到,你看一下你的项目 Library 目录下是否有 ShadowPath 这个文件夹 如果有的话,建议你把当前的项目文件删了重新 Clone 一套,把 git submodules 都补齐,再补齐 pod ,记得还有个 Carthage 需要补齐,最好补齐的时候挂上代理,防止网络出错 全部弄完后再开 workspace,编译运行下试试

我第一次跑这个项目也是弄了好几次,需要点耐心慢慢解决问题

so898 avatar Jul 12 '17 02:07 so898

哎,我可是新手,感觉好复杂

anxuanzi avatar Jul 12 '17 02:07 anxuanzi

Thank you @so898 !

@anxuanzi Please try again. Just follow along with README.md as seen on repository closely. Make sure you do all the steps.

haxpor avatar Jul 12 '17 03:07 haxpor

but i do all steps

anxuanzi avatar Jul 19 '17 10:07 anxuanzi

没有执行 git submodule update --init

hulupiao avatar Sep 06 '17 10:09 hulupiao

@haxpor plz tell me your pod version. my version is 1.1.1

go-mou avatar Sep 07 '17 17:09 go-mou

it's ok. re todo it.

go-mou avatar Sep 07 '17 18:09 go-mou

@so898 能提供一个编译通过的包吗?

iHTCboy avatar Oct 16 '17 10:10 iHTCboy

JeansHuang/Potatso Work for Xcode9.1 iOS11.1 Swift3.2 @iHTCboy @anxuanzi

JeansHuang avatar Nov 24 '17 09:11 JeansHuang

@anxuanzi please try again pulling the update from repository and start over. Let me know if you still have any problem.

haxpor avatar Dec 25 '17 10:12 haxpor

@JeansHuang TK!

iHTCboy avatar Dec 25 '17 14:12 iHTCboy

@anxuanzi I suppose that there is a problem with your pod master repo,try this:

pod repo remove master
pod setup
pod install

Textcat avatar Jan 14 '18 06:01 Textcat

Hi, @haxpor . Do I need an Apple Developer account to compile this project? Xcode 9.4 Swift4, I can't compile success. Looking forward to your reply. Thanks.

topfany avatar Jul 12 '18 04:07 topfany