Skip to content

Commit

Permalink
Missed one :( (#11918)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdunkerley authored Dec 19, 2024
1 parent 014b562 commit c336c76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/ide-desktop/client/tasks/signArchivesMacOs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ async function ensoPackageSignables(resourcesDir: string): Promise<Signable[]> {
[
'org/jline/nativ/Mac/arm64/libjlinenative.jnilib',
'org/jline/nativ/Mac/x86_64/libjlinenative.jnilib',
'org/jline/nativ/Mac/x86/libjlinenative.jnilib',
],
],
[
Expand Down

0 comments on commit c336c76

Please sign in to comment.