MAS codesign requirements break Java app signing
Michael Hall
mik3hall at gmail.com
Mon Nov 10 00:06:13 UTC 2014
On Nov 9, 2014, at 3:26 PM, Zach Oakes <zsoakes at gmail.com> wrote:
> so I think I am using v2 signatures.
https://developer.apple.com/library/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG205
Code Signing Changes in OS X Mavericks
To determine which version of resource envelope a code signature has, use codesign -dv and note the version of the sealed resources, like this:
$ codesign -dv Chess.app/
[...]
Sealed Resources version=2 rules=15 files=53
Michael Hall
trz nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz
HalfPipe Java 6/7 shell app http://www195.pair.com/mik3hall/index.html#halfpipe
AppConverter convert Apple jvm to openjdk apps http://www195.pair.com/mik3hall/index.html#appconverter
More information about the macosx-port-dev
mailing list