MAS codesign requirements break Java app signing
Michael Hall
mik3hall at gmail.com
Tue Nov 11 01:20:48 UTC 2014
On Nov 10, 2014, at 7:13 PM, Zach Oakes <zsoakes at gmail.com> wrote:
> I actually get a similar result when I run "codesign -dv" on the app bundle created by javapackager, except it says files=6. As far as your other command, I get this when I run it on the one created by app bundler:
Obviously isn’t including all the files in the jre? I’m a little surprised if that is less than the number of total files in the bundle even if you only count the jre as one.
> MyApp.app/: valid on disk
> MyApp.app/: satisfies its Designated Requirement
It would be nice if you could find something else that didn’t like the signature for some reason. It might be easier then to figure out why it doesn’t like it. But that doesn’t seem to happen.
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