• 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
Re: Error migrating: "Unacceptable type of value for attribute"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error migrating: "Unacceptable type of value for attribute"


  • Subject: Re: Error migrating: "Unacceptable type of value for attribute"
  • From: Jerry Krinock <email@hidden>
  • Date: Sat, 28 Feb 2015 11:25:21 -0800

> On 2015 Feb 27, at 20:10, Rick Mann <email@hidden> wrote:
>
> *** Terminating app due to uncaught exception ‘NSInvalidArgumentException' …
> Any ideas?

Maybe add a symbolic breakpoint at ‘NSInvalidArgumentException’, and when it breaks, poke around.  Or do a heavyweight migration; at least then it should break in your code so you won’t be frustrated by “Couldn’t materialize struct” errors when poking into registers.

I don’t know whether or not that particular breakpoint is included in “All Objective-C Exceptions”.  It’s not really “Objective”.  Also, I never know whether or not to prefix an underscore, as in _NSInvalidArgumentException.  I’ve got some similar working breakpoints with the underscore and some without.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Error migrating: "Unacceptable type of value for attribute"
      • From: Rick Mann <email@hidden>
    • Re: Error migrating: "Unacceptable type of value for attribute"
      • From: Kyle Sluder <email@hidden>
References: 
 >Error migrating: "Unacceptable type of value for attribute" (From: Rick Mann <email@hidden>)

  • Prev by Date: Programmatically change screen saver settings
  • Next by Date: Re: Error migrating: "Unacceptable type of value for attribute"
  • Previous by thread: Error migrating: "Unacceptable type of value for attribute"
  • Next by thread: Re: Error migrating: "Unacceptable type of value for attribute"
  • Index(es):
    • Date
    • Thread