* 'master' of github.com:nanaimostudio/Xcode-Quick-Localization: add xcode 7.1 add xcode 7.1 beta Xcode 7.1 GM support Support Xcode 6.4
Xcode Plugin to Convert @"content" to NSLocalizedString(@"content", @"content")
Support Swift string, Convert "content" to NSLocalizedString("content", comment:"content")
Select any line in xcode, press option + shift + d. String will be converted to localized string.
You can also access it under Edit -> Quick Localization