Searched refs:codeSigningPrivateKeyPath (Results 1 – 1 of 1) sorted by relevance
168 const codeSigningPrivateKeyPath = path.join(projectRoot, 'keys', 'private-key.pem'); constant169 const pemBuffer = fs.readFileSync(path.resolve(codeSigningPrivateKeyPath));