Skip to content

draaglom/xctools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xctools

Some simple utilities for dealing with xcode projects

icongen -- app icon generator

icongen takes a 1024x1024 PNG app icon, and generates an icon set containing every required resolution.

Installation:

go install github.com/draaglom/xctools/cmd/icongen
Usage of icongen:
icongen source.png /path/to/project/
  -target="all": The icon sizes to generate: options are 'iphone', 'ipad', 'mac', 'ios', 'all'; defaults to 'all'.

About

Some simple utilities for dealing with xcode projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages