Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
auramagi authored Jun 3, 2022
1 parent e31cdc2 commit d10357b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ NewIcon allows you to edit a template file with Xcode by creating and opening a
```sh
$ new-icon template edit TEMPLATE
```
- Tip: Make sure `My Mac` is selected as build destination.

![Editing the sample template](./Assets/TemplateEdit.png)


### Clear build cache for templates

Template files need to be built before they can be used. At the very least, this takes several seconds, so NewIcon caches build product inside `~/.new-icon/cache` to speed up any subsequent use of the same template. There is a small command to clear this cache.
Expand Down

0 comments on commit d10357b

Please sign in to comment.