mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-11 11:53:21 +03:00
456a94f663
* fix(ci): updater artifacts * add temporary macos signature * add entitlement and notarization credentials * WIP macos fix * build version 2.0.0 with macos signature * [ci skip] revert version to `1.0.0` * sandbox current app to a directory * make clippy happy * [ci skip] disable `Notarization` in CI tests * [ci skip] add changefile * remove unwanted `unwrap` and `expect` * fmt
6 lines
82 B
Markdown
6 lines
82 B
Markdown
---
|
|
"tauri": patch
|
|
---
|
|
|
|
Fix macOS `EXC_BAD_ACCESS` panic when app is code-signed.
|