[bisq-network/bisq] UI / Performance: Remove dependencies on AWT (system tray icon) (#4940)

Christoph Atteneder notifications at github.com
Wed Apr 14 10:59:50 CEST 2021


And we really need to get rid of it now:

```
{
  "logFormatVersion": 1,
  "jobId": "b28d2a4f-7f18-4539-ac05-a2858b7cf1f2",
  "status": "Invalid",
  "statusSummary": "Archive contains critical validation errors",
  "statusCode": 4000,
  "archiveFilename": "Bisq-1.6.2.dmg",
  "uploadDate": "2021-04-14T08:20:07Z",
  "sha256": "4e4258559e1765428b067697c810cc4c05394fd87c393b21d3b9d43b1d8890d3",
  "ticketContents": null,
  "issues": [
    {
      "severity": "error",
      "code": null,
      "path": "Bisq-1.6.2.dmg/Bisq.app/Contents/app/desktop-1.6.2-SNAPSHOT-all.jar/com/github/sarxos/webcam/ds/buildin/lib/darwin_universal/libOpenIMAJGrabber.dylib",
      "message": "The binary uses an SDK older than the 10.9 SDK.",
      "docUrl": null,
      "architecture": "i386"
    },
    {
      "severity": "error",
      "code": null,
      "path": "Bisq-1.6.2.dmg/Bisq.app/Contents/app/desktop-1.6.2-SNAPSHOT-all.jar/com/github/sarxos/webcam/ds/buildin/lib/darwin_universal/libOpenIMAJGrabber.dylib",
      "message": "The binary uses an SDK older than the 10.9 SDK.",
      "docUrl": null,
      "architecture": "x86_64"
    }
  ]
}
```

It prevents us to build notarized versions now for macOS as well.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4940#issuecomment-819356557
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210414/20f3dcad/attachment.htm>


More information about the bisq-github mailing list