LLDB and NSLocalizedString()
LLDB and NSLocalizedString()
- Subject: LLDB and NSLocalizedString()
- From: Alex Zavatone <email@hidden>
- Date: Tue, 29 Sep 2015 11:53:41 -0400
I'm reviewing localizations of our iOS app (Xcode 6.4, iOS 8) and am checking where our localizations are failing.
I reviewed the LLDB Quick Start Guide but didn't find anything that helped.
If someone could share the process for calling NSLocalizedString(@"Hi", nil), I'd appreciate it.
I just keep getting
error: use of undeclared identifier 'NSLocalizedString',
when trying p, po, expr
Thanks in advance,
Alex Zavatone
_______________________________________________
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