Skip to content

Commit

Permalink
docs:
Browse files Browse the repository at this point in the history
  • Loading branch information
lecepin committed Aug 2, 2022
1 parent c70845f commit 98ffe28
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@

### 构建

MAC:

```
npm run tauri build -- --target aarch64-apple-darwin
npm run tauri build -- --target universal-apple-darwin
```

0 comments on commit 98ffe28

Please sign in to comment.