Skip to content
  • Dmitry Kazakov's avatar
    [macappsigner] Fix fetching log files when signing .app folder · d1c0c787
    Dmitry Kazakov authored
    When signing .app package, the script first packs the folder into
    a temporary tarfile and then uploads to the signing service. When
    fetching the result back, we should download the logs into the location
    of the original folder, not to the location of the temporary tarball.
    d1c0c787
Loading