mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 11:52:59 +03:00
Fix signing yet again. (#11206)
- Add a new file to list of things to sign...
This commit is contained in:
parent
b5d60a0660
commit
41000b88f1
@ -98,6 +98,7 @@ async function ensoPackageSignables(resourcesDir: string): Promise<Signable[]> {
|
||||
'META-INF/resources/engine/libtruffleattach/darwin/aarch64/bin/libtruffleattach.dylib',
|
||||
],
|
||||
],
|
||||
['component/jna-*.jar', ['com/sun/jna/*/libjnidispatch.jnilib']],
|
||||
[
|
||||
'lib/Standard/Database/*/polyglot/java/sqlite-jdbc-*.jar',
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user