Package Exports
- makeappicon
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (makeappicon) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
makeappicon
If you have never used http://makeappicon.com/ to generate all icons for your iOS Apps you are missing out! Well, were missing out, this module aims to enhance the experience of the site plus allow give you a drag and drop ready icon set!
Usage:
Fire up a terminal and type:
$: npm install -g makeappiconCreate a 1024x1024 png image and call the script as such:
$: makeappicon --base-icon pathToBaseIcon.pngThat take upload your base icon file and generate all the images that you need into the AppIcon.appiconset directory. Open XCode, open your Images.xcassets pane and delete the default AppIcon entry, now drag and drop the entire AppIcon.appiconset directory into that pane and you should be good to go! Build your app and you should see your new icon all over the place.
Credits:
- http://makeappicon.com for the idea
- Toaster ASCII Art from http://www.retrojunkie.com/asciiart/food/toasters.htm
Todo:
- Tests
Other
This module is in no way, shape or form associated with OURSKY.