Using JavaFX deploy and having signing issues...
Tony Anecito
adanecito at yahoo.com
Mon Mar 24 17:24:29 UTC 2014
Thanks Richard,
I know some more now. It seems with Mavericks 10.9 codesign and the bundle format that JavaFX deploy creates is no longer valid. There are starting to appear to be more references to this issue on the internet.
So JavaFX apps can no longer be created and work on the Mac at least as far as the Apple Store is concerned.
I may have to downgrade my Mac OS X to 10.8 to create Apple Store distributable JavaFX apps for the Mac.
-Tony
On Monday, March 24, 2014 10:57 AM, Richard Bair <richard.bair at oracle.com> wrote:
> One last hurdle, you need to remove the media library for JavaFX (lib/libjfxmedia.dylib) from your bundled JDK. It uses QuickTime and that is being disowned by apple. This may be fixed in a later 8u update, but not in 8.0.0_b132.
Oh good grief, Apple! So what should we be using instead? This means I cannot make use of fx media in any app submitted to the app store?
Richard
More information about the openjfx-dev
mailing list