Coder Social home page Coder Social logo

nonchalant / appicon Goto Github PK

View Code? Open in Web Editor NEW
1.5K 19.0 89.0 1.92 MB

AppIcon generates *.appiconset contains each resolution image for iOS

Home Page: https://github.com/Nonchalant/homebrew-appicon

License: MIT License

Swift 92.71% Makefile 7.29%
ios swift-package-manager cli commandline xcode automation homebrew

appicon's People

Contributors

alphatroya avatar camji55 avatar giginet avatar jmcph avatar nonchalant avatar yutailang0119 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

appicon's Issues

[Homebrew] Warning when using AppIcon via brew

When intalling and upgrading packages via brew while AppIcon is also installed with Homebrew, I get the following warning for a while now:

Warning: Calling sha256 "digest" => :tag in a bottle block is deprecated! Use brew style --fix on the formula to update the style or use sha256 tag: "digest" instead.
Please report this issue to the nonchalant/appicon tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/nonchalant/homebrew-appicon/appicon.rb:13

I'm not sure if this is an easy fix, but I wanted to let you know about it.

Issue when installing via homebrew

I can't seem to install the script through homebrew. Error is specified below.

$ brew install Noncahalant/appicon/appicon
==> Tapping noncahalant/appicon
Cloning into '/usr/local/Homebrew/Library/Taps/noncahalant/homebrew-appicon'...
remote: Repository not found.
fatal: repository 'https://github.com/Noncahalant/homebrew-appicon/' not found
Error: Failure while executing: git clone https://github.com/Noncahalant/homebrew-appicon /usr/local/Homebrew/Library/Taps/noncahalant/homebrew-appicon --depth=1

Brew install fail Mojave

make
install
PREFIX=/usr/local/Cellar/appicon/1.0.1

swift build -c release -Xswiftc -static-stdlib
/private/tmp/appicon-20181015-29379-1kzzz26/AppIcon-1.0.1: error: manifest parse error(s):
sandbox-exec: sandbox_apply_container: Operation not permitted
make: *** [build] Error 1

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/Nonchalant/homebrew-appicon/issues

dyld: Symbol not found: _$s11SubSequenceSlTl

if I compile using the terminal with make the compilation is successful, but if I try to execute it I get this error:

dyld: Symbol not found: _$s11SubSequenceSlTl
  Referenced from: /usr/local/bin/appicon
  Expected in: /usr/local/lib/libswiftCore.dylib
 in /usr/local/bin/appicon
Abort trap: 6

iPad icons?

Great util! Wondering if it would be possible to add the option for iPad icon size as well?

generated a wrong name file

when i use 'appicon Text.png --ipad'
finally it generated two same suffix file
appicon Text.png --ipad {AppIcon}.appiconset.appiconset is generated ๐ŸŽ‰

WatchOS wrong generated size + missing size

I tried to generated watchOS App Icon but some icon doesn't have the correct size. Example:
[email protected] --> real size : 216x216px
(every @2x seems to be double pixels. But real size in icon name should be preferable...)

Apple wathcOS sizes requirements:

38mm 40mm 41mm 42mm 44mm 45mm 49mm Usage
80x80 88x88 92x92 80x80 100x100 102x102 108x108 Home Screen
48x48 55x55 58x58 55x55 58x58 66x66 66x66 Notification Center
172x172 196x196 196x196 196x196 216x216 234x234 258x258 Short look

But this lib only generate: 20x20, 24x24, 27,5x27,5, 29x29, 40x40, 44x44, 50x50, 60x60, 86x86, 98x98, 108x108, 1024x1024 which doesn't match all apple required sizes for watchOS.

got errors on uploading my app to apple store.

AppIcon is a great utility!!

However, I got errors of appIcon when I uploaded my app to Apple Store.

2018-03-11 16 04 57

Basically, it tells us that some sizes are missing and the icons should be jpg instead of png.

Thanks :)

WatchOS assets

Would you guys be accepting a PR, which included a --watchOS feature? I'm planning to develop that over the weekend ๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.