view repoint-lock.json @ 2265:d33dff02b39b sandbox-notarize

Work on sandboxing (possibly) and using the hardened runtime for notarization. Supply appropriate bundle ID for helpers as well as main application, and request inherited sandbox entitlements. Currently works with sandboxing (apparently) but not yet with the hardened runtime, where we can't load plugins signed by third parties even with the com.apple.security.cs.disable-library-validation entitlement because their team IDs don't match the host. Possibly that exception is supposed to be requested some other way?
author Chris Cannam
date Thu, 25 Apr 2019 16:46:02 +0100
parents 2d0c69aab4a4
children
line wrap: on
line source
{
  "libraries": {
    "vamp-plugin-sdk": {
      "pin": "b650289c47b4"
    },
    "svcore": {
      "pin": "a9d0b5a2c242"
    },
    "svgui": {
      "pin": "089afbbe1253"
    },
    "svapp": {
      "pin": "21673429dba5"
    },
    "checker": {
      "pin": "c8c17e51aab0"
    },
    "piper": {
      "pin": "f5a04ffe4d5a0ae01e77018a86a59b48a425e674"
    },
    "piper-vamp-cpp": {
      "pin": "0e3328c6091f59c912e25bc392a7dc75182be1c7"
    },
    "dataquay": {
      "pin": "b82360a98f49"
    },
    "bqvec": {
      "pin": "c2d355c29372"
    },
    "bqfft": {
      "pin": "ff1d1bd48876"
    },
    "bqresample": {
      "pin": "f5dee7d40378"
    },
    "bqaudioio": {
      "pin": "8c4162878ae6"
    },
    "bqaudiostream": {
      "pin": "f6df3ce6f229"
    },
    "bqthingfactory": {
      "pin": "7686116dcdd5"
    },
    "sv-dependency-builds": {
      "pin": "f3731af47c4b"
    },
    "icons/scalable": {
      "pin": "1c8844bfa946"
    }
  }
}