Skip to content

Instantly share code, notes, and snippets.

@visioncan
Created October 2, 2014 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save visioncan/2c7d6e2b19d9e1543eaa to your computer and use it in GitHub Desktop.
Save visioncan/2c7d6e2b19d9e1543eaa to your computer and use it in GitHub Desktop.
Exporting Sketch Assets Into Xcode
/usr/local/bin/sketchtool export artboards "$PROJECT_DIR"/"Resource/AppIcon.sketch" --output="$PROJECT_DIR"/"$PROJECT_NAME"/Images.xcassets/AppIcon.appiconset --formats="png"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment