MAS codesign requirements break Java app signing
Zach Oakes
zsoakes at gmail.com
Mon Nov 10 00:10:39 UTC 2014
Can you elaborate on what you are trying to say? As I mentioned, I already
ran "codesign -dv MyApp.app", and it does indeed show "version=2". Yet, I
still get the error from Apple after uploading.
On Sun, Nov 9, 2014 at 7:06 PM, Michael Hall <mik3hall at gmail.com> wrote:
> 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