• 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: debugging a static variable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugging a static variable


  • Subject: Re: debugging a static variable
  • From: Sam McCandish <email@hidden>
  • Date: Sun, 20 Jun 2004 13:37:34 -0400

Not <float>1.234</float> ?

On Sun, 20 Jun 2004 13:13:36 -0400, Koen van der Drift
<email@hidden> wrote:
>
>
> On Jun 20, 2004, at 11:12 AM, Koen van der Drift wrote:
>
> > id aFile = [[NSBundle mainBundle]
> > pathForResource:@"modifications" ofType:@"plist"];
> >
>
> Aaarrrgghhh - I had an error in my plist, which is why the file wasn't
> loaded into the NSDictionary.
>
> The error was, I had:
>
> <key>@"key A"</key>
> <value> myFloatA</value>
>
> but in a plist that should be:
>
> <key>@"key A"</key>
> <string> myFloatA</string >
>
>
> - Koen.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >debugging a static variable (From: Koen van der Drift <email@hidden>)
 >Re: debugging a static variable (From: Koen van der Drift <email@hidden>)

  • Prev by Date: Re: Custom buttons
  • Next by Date: Re: Some Questions...
  • Previous by thread: Re: debugging a static variable
  • Next by thread: Checking For Keys
  • Index(es):
    • Date
    • Thread