R.swift-plugin
R.swift-plugin copied to clipboard
Strings not updating
Hello, I'm starting to use this great plugin and I am facing some problems: I installed the plugin, everything ok. Selected "auto sync" and R.swift was created Then I created Base.lproj/Localizable.strings
inside that file, I wrote
"txt"="text"
but R.swift wasn't changed, and I can't use R.txt
I'm using xCode 7.3.1, and Alcatraz to install the plugin
Any help will be appreciated, thank you very much :)
Hi Victorgf87,
Do you put the ; behind "txt"="text"?
If you do, could you give me a screenshot that include this localizable file and the directory structure shown in project navigator.
It will be helpful to let me figure out the problem
Thank you