Tauri Updater attempt hopefully works first try
This commit is contained in:
@@ -53,6 +53,7 @@ petpet = "2.4.3"
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
tauri-plugin-global-shortcut = "2"
|
||||
tauri-plugin-positioner = "2"
|
||||
tauri-plugin-updater = "2"
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
objc2 = "0.6.3"
|
||||
objc2-app-kit = { version = "0.3.2", features = [
|
||||
|
||||
Reference in New Issue
Block a user