Cocoapods: diff: /../Podfile.lock: No such file or directory

Created on 17 Mar 2016  路  3Comments  路  Source: CocoaPods/CocoaPods

I have the same issue:
https://github.com/CocoaPods/CocoaPods/issues/2303
but this topic is closed for conversation.

I want to ask for another way to solve this issue. I deleted all the visible pod files and directories but it still shows the same errors. How to delete these pods completely?

Most helpful comment

You want to remove the CocoaPods build phases on the targets that you have used with CocoaPods, it's best that you run pod deintegrate to remove all of the pieces automatically :+1:

All 3 comments

the same here.
[1] $ pod --version
1.0.0.beta.6

You want to remove the CocoaPods build phases on the targets that you have used with CocoaPods, it's best that you run pod deintegrate to remove all of the pieces automatically :+1:

This issue still exists on multiple targets.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Mingmingmew picture Mingmingmew  路  3Comments

marzapower picture marzapower  路  3Comments

Bluelich picture Bluelich  路  3Comments

Curtis-Halbrook picture Curtis-Halbrook  路  3Comments

k06a picture k06a  路  3Comments