netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Updating macOS installer process to sign libjunixsocket-native-2.5.1.dylib

Open mcdonnell-john opened this issue 3 years ago • 1 comments
trafficstars

Adding libjunixsocket-native-2.5.1.dylib to the list of native binaries that are signed when creating the macOS installer

mcdonnell-john avatar Aug 07 '22 05:08 mcdonnell-john

Thanks. Change looks good. If we have no other need for a 15-rc4, might consider merging this to master and mentioning the required alteration in the installer vote thread? We've done similar once before.

Longer term, might be good to wildcard this? Along lines of https://github.com/apache/netbeans-tools/blob/master/nbpackage/src/main/java/org/apache/netbeans/nbpackage/macos/MacOS.java#L31 although using find or similar rather than Java implementation of.

neilcsmith-net avatar Aug 08 '22 12:08 neilcsmith-net