0

I am experiencing an error when running my project in xcode4.

A couple of times it stopped when it was trying to copy the database to the build directory, telling me the sqlite-file isn't there. After restarting my Mac it now stops in the build process. The text above the info-progress bar tells me "attaching to [project]".

This doesnt happen when running my project with Xcode 3.2.6.

Does anybody know a workaround for this?

Thank you very much in advance.

best regards

Tom

1 Answer 1

1

Apparently Xcode is a bit more serious about what's really within the xcode-project, not just laying in the directory. The error means I forgot to add the file in the directory to the project again after I mucked around with it. Now that the file was added to the project everything is working again. I hope it saves a bit of time in case somebody else comes accross the same problem.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.