gon-sign.json raw

   1  {
   2    "source": [
   3      "./build/bin/AlbyHub.app",
   4      "./build/bin/AlbyHub.app/Contents/MacOS/AlbyHub"
   5    ],
   6    "bundle_id": "com.getalby.AlbyHub",
   7    "sign": {
   8      "application_identity": "Developer ID Application: Alby Inc.",
   9      "entitlements_file": "./build/darwin/entitlements.plist"
  10    }
  11  }
  12