├── README.md ├── iOS App Store Assets.sketch └── iOSAssetsScreenshot.png /README.md: -------------------------------------------------------------------------------- 1 | iOS App Store Assets 2 | =============== 3 | 4 | Sketch file with templates for creating assets for an iOS app. 5 | 6 | In the file, you'll see pages to produce the following assets: 7 | 8 | 1. Splash Screens: slices included to export the correct sizes as well 9 | 2. iTunes Artwork 10 | 3. iPhone Icons iOS 7-8 11 | 4. iPad Icons iOS 7-8 12 | 5. Webclip Icons 13 | 6. Extension Icons 14 | 6. iPhone Icons iOS 5-6 15 | 7. iPad Icons iOS 5-6 16 | 17 | For those who get uneasy reading text, here's a screenshot of the file: 18 | ![Screenshot of the iOS Asset template file](iOSAssetsScreenshot.png?raw=true) 19 | 20 | *ps - the app icon mask is taken from the default Sketch Icon template* 21 | 22 | Original file by [@isnav](http://www.twitter.com/isnav) 23 | -------------------------------------------------------------------------------- /iOS App Store Assets.sketch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buuuk/iOS-App-Store-Assets/124dade69c3806828442052636f6da4320504faa/iOS App Store Assets.sketch -------------------------------------------------------------------------------- /iOSAssetsScreenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buuuk/iOS-App-Store-Assets/124dade69c3806828442052636f6da4320504faa/iOSAssetsScreenshot.png --------------------------------------------------------------------------------