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

Example Project #71

Closed
ghost opened this issue Oct 1, 2015 · 3 comments
Closed

Example Project #71

ghost opened this issue Oct 1, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 1, 2015

Hi there,

I don't seem to be able to compile the example project due to podfile errors. 'pod install' ran fine, but xCode tells me

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.

Do you know what this could mean?

Thanks and regards,
Sebastian Mecklenburg

@pronebird
Copy link
Contributor

Just run pod install from Example folder as the message suggests.

@ghost
Copy link
Author

ghost commented Oct 1, 2015

Sorry, I should have mentioned that I did that. Also tried pod update and deleting the pod related files and doing a fresh pod init. Stragely enough nothing worked. That was at work where I use Xcode 7.0.1 under OSX 10.10.5. I just treid it on my home computer with Xcode 6.3 (also 10.10.5) and it worked fine. I will check at work again tomorrow, maybe I can find something out. Thanks for your help.

@ruslanskorb
Copy link
Owner

@SebastianMecklenburg I guess this error is related to the configuration of CocoaPods on your computer. You can try to find a solution here.

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