FIXUP: removing target
This commit is contained in:
@ -58,7 +58,6 @@ pub fn android() {
|
||||
.plugin(tauri_plugin_store::Builder::new().build())
|
||||
.plugin(tauri_plugin_http::init())
|
||||
.plugin(tauri_plugin_sharetarget::init())
|
||||
#[cfg(target_os = "ios")]
|
||||
.plugin(tauri_plugin_ios_shared_token::init())
|
||||
.setup(|app| {
|
||||
log::info!("running things!");
|
||||
|
Reference in New Issue
Block a user