Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 885 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 885 Bytes

1x2x3x

This script creates .imageset with 1x 2x 3x images needed for .xcassets in Xcode.

Steps:

  1. Download the project
  2. Find the script_1x2x3x.sh file inside the directory
  3. Open terminal
  4. Type sudo chmod 755 <path of script_1x2x3x.sh> in terminal
  5. Type your mac password
  6. In terminal change directory cd to your images directory with 3x images
  7. Type <path of script_1x2x3x.sh> in the terminal. .imageset files will be created automatically
  8. Drag & drop .imageset files in the Xcode .xcassets directory

From now on, you only need step 6, 7 and 8. Enjoy 🤘

Check my other open source projects at github.com/rishi420