tauri/examples/updater/src-tauri
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
..
src fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
.gitignore feat(updater): Alpha version (#643) 2021-04-05 14:51:17 -03:00
.license_template feat(examples): add sidecar example (#1999) 2021-06-16 22:18:24 -03:00
build.rs feat(examples): add splashscreen example (#1685) 2021-05-03 11:16:51 -03:00
Cargo.toml feat(cli.rs): allow using cross instead of cargo, add target triple arg (#1664) 2021-04-30 15:16:14 -03:00
tauri.conf.json fix(macOS): updater EXC_BAD_ACCESS (#2181) 2021-07-12 12:03:27 -03:00