ios - Extract all the variables [NSNumber, NSDates, NSStrings, etc...] from entire XCode project -


is there way can variables declared [nsnumber, nsdates, nsstrings, etc...] entire xcode project. want use performing localization.

i went through several tools extracts strings only. need types of variables result each controllers in xcode project. such xcode plugin help.

thanks in advance.


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -