-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pod bin code [xxxxxx] not work #213
Comments
Closed
楼主解决了吗 |
请见谅,这是我的自动回复邮件,您的邮件已收到,谢谢!
|
看着不太对啊。二进制引入的时候,他应该是不会存在podfile.lock中的source里的啊。我像你这样拿,拿到的仍然是空的。 |
请见谅,这是我的自动回复邮件,您的邮件已收到,谢谢!
|
#220 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#下载源码到本地
这段代码位于code.rb中,但是fetch_external_source是不是用错了,pod bin code [podname]这个里面的podname应该是在二进制源内的吧,那他的find_dependency.external_source就会是nil,然后在cocoapods代码里面会报nil没有key?这个方法。
感觉改成下面这样会不会好点,求大佬解答一下,我这跑半天都是报错的
The text was updated successfully, but these errors were encountered: