Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8094531

Packager for Mac generates invalid ICNS icon

    XMLWordPrintable

Details

    Description

      After native Mac OS packaging with packager, the .app bundle contains some way invalid ICNS icon in <name>.app/Contents/Resources/<name>.icns

      iconutil processes this icns in the way we can expect it to do.

      But when we're trying to submit this application to Mac App Store, Application Loader fails with the error, that says that there're no valid ICNS icon (512x512+512x512@2x).

      The error is fixed by converting <name>,icns to <name>.iconset and back, as described in wiki: http://wiki.se.oracle.com/display/JPGC/Mac+OS+X+App+Store+submission#MacOSXAppStoresubmission-Signingbinariesandbundling.pkg

      Attachments

        Activity

          People

            cbensen Chris Bensen (Inactive)
            dginzbur Dmitry Ginzburg (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: