mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-12 17:59:43 +00:00
doc: add setups for mac local build
This commit is contained in:
parent
57ae6db648
commit
c170e2039f
@ -59,6 +59,9 @@ npm run tauri dev
|
|||||||
|
|
||||||
# Build for production
|
# Build for production
|
||||||
npm run tauri build
|
npm run tauri build
|
||||||
|
|
||||||
|
# Build for local mac(Bypass code signing)
|
||||||
|
npm run tauri build -- --bundles app --config "{\"bundle\":{\"macOS\":{\"signingIdentity\":null}}}"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user