Copy data file in 4.5
Copy data file in 4.5
- Subject: Copy data file in 4.5
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 20 Sep 2012 16:33:32 +0700
Starting with Xcode 4.5 I have a problem.
My app uses a data file which for some reason starts with the magic words: "bplist00" - but it is not a property file in binary format.
Xcode knowns that it is:
File Type Default - data
But when it tries to copy it, 4.5 now becomes nosy, looks into the data (which it has no business to do) and refuses to copy it with the remark "Reading plist: The data couldn't be copied because it is corrupted".
To reiterate: the file is not called something.plist, it is not a plist, is not declared to be a plist, it is just plain data which should be opaque to Xcode.
What can I do to convince Xcode NOT to treat it as a plist and just copy the file?
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden