tauri/examples
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
..
.icons feat(examples): add splashscreen example (#1685) 2021-05-03 11:16:51 -03:00
api Update example/api README.md fix #2151 (#2177) 2021-07-08 12:04:22 -03:00
commands fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
helloworld fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
multiwindow fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
navigation fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
params fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
resources fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
sidecar fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
splashscreen fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
state fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
updater fix(macOS): updater EXC_BAD_ACCESS (#2181) 2021-07-12 12:03:27 -03:00