tags:

views:

11

answers:

0

I'm learning Xcode through templates and incorporating the codes in my app. Anyways this template I'm learning from has a string file under the groups and files. I tried to import that file into my project but it doesn't show up. So my question is which file do I need to create to make this string file? Do I just get a regular .m file and copy and paste the code from the original string file?