Quote:
Originally Posted by PhoneyDeveloper
Does your database file that's being copied by Xcode have a file extension? You should look at the build transcript and see how Xcode is copying it. In the build window there are several little icons on the left side in the middle. Click on the one that looks like a page of text. It's possible that Xcode thinks it's some other kind of file than it really is and is processing it somehow when it copies it.
|
Hm, don't know what icons you mean. In my build window are "Building target..." and "Checking dependencies" and "Build succeeded", nothing else.
I tried both .db and .sql as file extensions and there was no difference.