I have a problem with my Xcode, For example i\'m gonna to NSLog @\"سلام\"; when i did writing it\'ll show NSLog @\"مالس\";. They are reveresed. I\'
NSLog @\"سلام\";
NSLog @\"مالس\";
Actually its problem with Editor so change the Editor as in my case I opened file in TextEdit and wrote Arabic and Persian which worked correctly for me.