Skip to content

Commit

Permalink
Updated readme as it's no longer 2013.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Verwer committed Aug 27, 2015
1 parent e45e3af commit 84977ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -6,8 +6,6 @@

SDScreenshotCapture is a class which can be used to capture a screenshot of the app window which excludes the iOS status bar. It includes methods to grab the screenshot directly as a `UIImage`, share it via a `UIActivityViewController`, save it to the camera roll or write it directly to the app sandbox in the Documents directory.

This class is most useful on iOS 7 for capturing Launch Images or for preparing your screenshots for the App Store. We wrote it to prepare images for a tool we wrote, [Status Magic](http://shinydevelopment.com/status-magic/) which puts perfect status bars on screenshots ready for use in an App Store listing.

# Usage

Import the SDScreenshotCapture class and use **one** of the following methods to capture a screenshot:
Expand Down

0 comments on commit 84977ce

Please sign in to comment.