• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
why would I get <true></true> in coredata metadata plist?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

why would I get <true></true> in coredata metadata plist?


  • Subject: why would I get <true></true> in coredata metadata plist?
  • From: Jesse Grosjean <email@hidden>
  • Date: Tue, 28 Feb 2006 17:04:55 -0500

I'm getting this error when trying to load a core data document:

XML parser error:
	Encountered non-empty <false> tag on line 1
Old-style plist parser error:
	Malformed data byte group at line 1; invalid hex

Because the metadata plist has <true></true> in it instead of just <true/>.

Does anyone know what could cause <true></true> to get written out instead of <true/>. I'm using standard

	setMetadata:forPersistentStore:

to add the metadata. And I don't get any save errors, so I think all the plist objects in the metadata are valid. Any ideas of what I'm doing wrong?

Thanks,
Jesse
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: rollover buttons
  • Next by Date: Re: Objective-C in a Time Constraint Thread
  • Previous by thread: Getting the current cursor (globally)
  • Next by thread: Problems with NSGraphicsContext
  • Index(es):
    • Date
    • Thread