Can somebody help me with this please I just updated from OSX 10.9.4 to
10.9.5, and it looks like I have to change how I sign Java application
after updating because Im now getting this output after signing with
export
CODESIGN_ALLOCATE="/Applications/Xcode.app/Contents/Developer/Toolchai
On the javapacakger (javafxpackager) side of the house we dodge this by not
using the symlinked JLI.
The JDK as it is installed installs a symlink to the libjli.dylib in
...app/Contents/MacOS is actually a symlink. I don't know if you copy it if it
will still work, it may want to live in
...a
On 18/09/2014 18:16, Danno Ferrin wrote:
On the javapacakger (javafxpackager) side of the house we dodge this by not
using the symlinked JLI.
The JDK as it is installed installs a symlink to the libjli.dylib in
...app/Contents/MacOS is actually a symlink. I don't know if you copy it if it
wi
On Sep 18, 2014, at 20:49, Paul Taylor wrote:
> On 18/09/2014 18:16, Danno Ferrin wrote:
>> On the javapacakger (javafxpackager) side of the house we dodge this by not
>> using the symlinked JLI.
>>
>> The JDK as it is installed installs a symlink to the libjli.dylib in
>> ...app/Contents/MacO