1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
| {
| "product": "Aligner",
| "version": "0.0.0",
| "build": "YYYYMMDD.HHMM",
| "gitBranch": "",
| "gitCommit": "",
| "gitTag": "",
| "expectedGitTag": "v0.0.0-buildYYYYMMDD.HHMM",
| "sourceStatus": "unknown",
| "buildCommand": "03-O/C3.tools/release-app.sh",
| "signingIdentity": "Developer ID Application: <Name> (<TEAMID>)",
| "teamID": "",
| "notarizationRequestID": "",
| "notarizationStatus": "not-submitted",
| "stapleStatus": "not-run",
| "codesignVerifyStatus": "not-run",
| "spctlStatus": "not-run",
| "dmgPath": "",
| "dmgSHA256": "",
| "dmgSize": 0,
| "qaCommands": [],
| "qaReports": [],
| "createdAt": "",
| "createdBy": ""
| }
|
|