Skip to content

Commit

Permalink
Add more details to current map section of README (#240)
Browse files Browse the repository at this point in the history
This is in response to this recently closed issue
#237
  • Loading branch information
mpdifran authored Jan 13, 2021
1 parent 4c68baf commit b667f84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,8 @@ git describe --tags --exact-match `git rev-parse HEAD`
__If the commands does not resolve to any tag, the HEAD commit hash from `git rev-parse HEAD` is used as version.__
In order for `--no-skip-current` to work, make sure to run `carthage archive` to create an artifact to cache.
#### Multiple Aliases
Suppose you have a framework `Framework` that builds two targets, `t1` and `t2`,
Expand Down

0 comments on commit b667f84

Please sign in to comment.