Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

appicon

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appicon

  • 0.0.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Do you think it's annoying having to drag and drop images in your iOS app Asset Catalog every time an icon changes? Did you get the right image on the right size? Do you think it's a pain in the ass dealing with lots of sizes of the icon? Do you think these things could be automated?

Yes, they can be.

About

The appicon gem lets you only ever care about one icon, eg. the 1024x1024 iTunes version. The tool will check which sizes you have set up for your app icon in your Asset Catalog, generate all those icons for you and install them in your Asset Catalog. Done.

Installation

    $ gem install appicon

Appicon uses ImageMagick (http://www.imagemagick.org) for image conversion. Install it using brew:

    $ brew install imagemagick

Not sure if you've already got imagemagick? Check:

    $ convert --version

Usage

    $ appicon install iTunesIcon-1024x1024.png path/to/Images.xcassets

Contact

Found a bug or missing something? Let me know, or even better, file a pull request!

Erik Sundin

License

Appicon gem is available under the MIT license. See the LICENSE file for more info.

FAQs

Package last updated on 11 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc