amrbashir 1 rok pred
rodič
commit
b5d797893e

+ 1 - 0
tooling/bundler/src/bundle/windows/sign.rs

@@ -43,6 +43,7 @@ impl Settings {
   }
 }
 
+#[cfg_attr(not(windows), allow(dead_code))]
 pub struct SignParams {
   pub product_name: String,
   pub digest_algorithm: String,