If I added a user-defined setting in my build configuration, how can I read that setting in my Objective-C code?
I have two files in my project, debug.plist
debug.plist
I tried zmippie suggestion but it didn't work for me.
I got it working with this:
${MY_LANG}