KSScreenshotManager icon indicating copy to clipboard operation
KSScreenshotManager copied to clipboard

Teach your computer to take screenshots of your app so you don't have to anymore. Tools to automate making iOS screenshots.

Results 1 KSScreenshotManager issues
Sort by recently updated
recently updated
newest added

I think it is more relevant to use: ``` [NSLocale preferredLanguages][0] ``` instead of: ``` [[NSLocale currentLocale] localeIdentifier] ```