Skip to content
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

hi i am trying to run project in Xcode 6 but its showing error like:-diff: /../Podfile.lock: No such file or directory diff: /Manifest.lock: No such file or directory error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation. #1

Open
vishw3 opened this issue Feb 9, 2015 · 1 comment

Comments

@vishw3
Copy link

vishw3 commented Feb 9, 2015

No description provided.

@vishw3 vishw3 changed the title hi i am trying to run project in Xcode 6 but its showing error like:- hi i am trying to run project in Xcode 6 but its showing error like:-diff: /../Podfile.lock: No such file or directory diff: /Manifest.lock: No such file or directory error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation. Feb 9, 2015
@rajatmohanty
Copy link

You need to install cocoapods in your system before using this project.

http://www.raywenderlich.com/64546/introduction-to-cocoapods-2

After which you need to cd to your project folder and make a "pod update"

Note : You need to open .xcworkspace instead of .xcodeproj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants