• 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: LLDB and NSLocalizedString()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LLDB and NSLocalizedString()


  • Subject: Re: LLDB and NSLocalizedString()
  • From: Alex Zavatone <email@hidden>
  • Date: Tue, 29 Sep 2015 15:55:55 -0400

Perfect.  DOH.  I should have noticed.

Thanks Quincey.


On Sep 29, 2015, at 12:44 PM, Quincey Morris wrote:

> On Sep 29, 2015, at 08:53 , Alex Zavatone <email@hidden> wrote:
>>
>> I just keep getting
>>
>> error: use of undeclared identifier 'NSLocalizedString',
>
> NSLocalizedString and its friends are macros, not functions. In the debugger, you’ll need to do what the macro does: use the ‘localizedStringForKey:value:table:’ method on the main bundle.
>
>


 _______________________________________________
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


References: 
 >LLDB and NSLocalizedString() (From: Alex Zavatone <email@hidden>)
 >Re: LLDB and NSLocalizedString() (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: LLDB and NSLocalizedString()
  • Next by Date: System Integrity Protection - can't debug pref pane
  • Previous by thread: Re: LLDB and NSLocalizedString()
  • Next by thread: Re: LLDB and NSLocalizedString()
  • Index(es):
    • Date
    • Thread