Skip to content

Commit

Permalink
Added Usage
Browse files Browse the repository at this point in the history
  • Loading branch information
techinpark committed Aug 18, 2023
1 parent ba29868 commit 42c158f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,22 @@ Updating the version of an application can be repetitive. XcodeProjectBump is he

## 📖 Usage

### Install

- Using [Mint](https://github.com/yonaskolb/Mint)
```sh
$ brew install mint
```

```sh
$ mint install techinpark/XcodeProjectBump
```

To use XcodeProjectBump, navigate to your Xcode project's root directory in the terminal and type:

![](.github/images/screenshot.png)


```bash
$ XcodeProjectBump [flags]
```
Expand Down

0 comments on commit 42c158f

Please sign in to comment.