tauri/examples/updater
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-tauri fix(macOS): updater EXC_BAD_ACCESS (#2181) 2021-07-12 12:03:27 -03:00
entitlements.plist fix(macOS): updater EXC_BAD_ACCESS (#2181) 2021-07-12 12:03:27 -03:00
index.html feat(core): allow dev_path, dist_dir as array of paths, fixes #1897 (#1926) 2021-05-31 11:42:10 -03:00
package.json chore: add .prettierrc in repo root (#2145) 2021-07-03 19:48:04 -03:00
yarn.lock feat(updater): Alpha version (#643) 2021-04-05 14:51:17 -03:00