Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove ElectronAsarIntegrity when asar is disabled #1281

Merged
merged 4 commits into from
Oct 12, 2022

Conversation

MarshallOfSound
Copy link
Member

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

malept
malept previously requested changes Sep 15, 2021
Copy link
Member

@malept malept left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, add a test?

@malept
Copy link
Member

malept commented Sep 15, 2021

I guess fix the tests too 😅

@codecov
Copy link

codecov bot commented Oct 12, 2022

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%> (ø)

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

@MarshallOfSound MarshallOfSound dismissed malept’s stale review October 12, 2022 19:20

tests both added and working

@MarshallOfSound MarshallOfSound merged commit c02695f into main Oct 12, 2022
@MarshallOfSound MarshallOfSound deleted the remove-asar-integrity branch October 12, 2022 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants