packager icon indicating copy to clipboard operation
packager copied to clipboard

fix: remove ElectronAsarIntegrity when asar is disabled

Open MarshallOfSound opened this issue 2 years ago • 1 comments

When asar is disabled we should remove the ElectronAsarIntegrity field from the Info.plist

MarshallOfSound avatar Sep 15 '21 17:09 MarshallOfSound

I guess fix the tests too :sweat_smile:

malept avatar Sep 15 '21 19:09 malept

Codecov Report

Merging #1281 (08207a3) into main (f6e353a) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1281   +/-   ##
=======================================
  Coverage   95.61%   95.62%           
=======================================
  Files          15       15           
  Lines         776      777    +1     
=======================================
+ Hits          742      743    +1     
  Misses         34       34           
Impacted Files Coverage Δ
src/mac.js 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Oct 12 '22 07:10 codecov[bot]