• 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: NSCFDictionary EXCEPTION
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSCFDictionary EXCEPTION


  • Subject: Re: NSCFDictionary EXCEPTION
  • From: Chris Espinosa <email@hidden>
  • Date: Mon, 24 Apr 2006 15:58:38 -0700


On Apr 24, 2006, at 3:53 PM, Ondra Cada wrote:

Jeremy,

On 24.4.2006, at 23:41, Jeremy Sagan wrote:

Checking Dependencies Exception occurred while starting build: *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value

If I go back, clean just this target then it will build fine but this is not the way it is supposed to work. Any ideas appreciated!

(i) this would better fit the Cocoa-dev list, I guess;
(ii) too little information.

The bug can be caused by a plethora of diverse things. Break on raise (or perhaps objc_exception_throw, but I believe NSDictionary uses -[NSException raise] consistently), and have a look on the stack which code is putting the nil there.

He's talking about an exception raised by Xcode during a build.  

This often means that you're setting an invalid build setting in an .xcconfig file, or your .xcconfig file is unreadable for other reasons.

Chris
 _______________________________________________
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

  • Follow-Ups:
    • Re: NSCFDictionary EXCEPTION
      • From: Jeremy Sagan <email@hidden>
References: 
 >NSCFDictionary EXCEPTION (From: Jeremy Sagan <email@hidden>)
 >Re: NSCFDictionary EXCEPTION (From: Ondra Cada <email@hidden>)

  • Prev by Date: Re: NSCFDictionary EXCEPTION
  • Next by Date: Re: NSCFDictionary EXCEPTION
  • Previous by thread: Re: NSCFDictionary EXCEPTION
  • Next by thread: Re: NSCFDictionary EXCEPTION
  • Index(es):
    • Date
    • Thread