tauri/core
david 456a94f663
fix(macOS): updater EXC_BAD_ACCESS (#2181)
* 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
2021-07-12 12:03:27 -03:00
..
tauri fix(macOS): updater EXC_BAD_ACCESS (#2181) 2021-07-12 12:03:27 -03:00
tauri-build Apply Version Updates From Current Changes (#2069) 2021-06-28 11:03:55 -03:00
tauri-codegen fix(core): improve JS ESM detection (#2139) 2021-07-02 00:00:40 -03:00
tauri-macros Apply Version Updates From Current Changes (#2069) 2021-06-28 11:03:55 -03:00
tauri-runtime feat(core): allow listening to event loop events & prevent window close (#2131) 2021-07-06 13:36:37 -03:00
tauri-runtime-wry fix: center and focus not being allowed in config (#2199) 2021-07-12 11:59:32 -03:00
tauri-utils chore(deps) Update Rust crate thiserror to 1.0.26 (#2164) 2021-07-08 12:06:04 -03:00