audit notarized updater bootstrap acceptance
This commit is contained in:
parent
03a5115f75
commit
c471453abf
1 changed files with 41 additions and 0 deletions
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"schema": "guanghu.hololake.apple-notarization-cleanup-acceptance/v1",
|
||||
"recordedAt": "2026-08-16T17:28:33Z",
|
||||
"version": "0.4.1",
|
||||
"bundleIdentifier": "world.guanghu.hololake",
|
||||
"apple": {
|
||||
"teamId": "825A9L3G7Q",
|
||||
"signingIdentity": "Developer ID Application: bei sun (825A9L3G7Q)",
|
||||
"submissionId": "3D117CB6-78D5-4015-B084-C2AA0368AE94",
|
||||
"submissionMethod": "XCODE_ORGANIZER_DIRECT_DISTRIBUTION",
|
||||
"submissionStatus": "READY_TO_DISTRIBUTE",
|
||||
"staplerValidation": "PASS",
|
||||
"gatekeeperAssessment": "ACCEPTED_NOTARIZED_DEVELOPER_ID",
|
||||
"strictCodeSignature": "PASS"
|
||||
},
|
||||
"installedArtifact": {
|
||||
"app": "/Users/bingshuolingdianyuanhe/Desktop/HoloLake.app",
|
||||
"binarySha256": "73517894b6072629dea05a384561bca04aba4a7613699a3c0dd1bdc563226f05",
|
||||
"dmg": "/Users/bingshuolingdianyuanhe/Desktop/HoloLake-0.4.1-Apple-Silicon.dmg",
|
||||
"dmgSha256": "1d781d56b3b3f13e3e87ab01ca31b1e04cc071b14d55f59753d6bdd86967ee36",
|
||||
"inAppSignedUpdateCheck": "PASS_NO_ACTIVE_UPDATE"
|
||||
},
|
||||
"cleanup": {
|
||||
"oldApplicationsMovedToTrash": 12,
|
||||
"oldDiskImagesMovedToTrash": 2,
|
||||
"recoverableTrashBatch": "/Users/bingshuolingdianyuanhe/.Trash/HoloLake-old-versions-20260817-0122",
|
||||
"recoverableTrashBatchApproximateSize": "807MiB",
|
||||
"cargoBuildCacheRemovedApproximate": "47.9GiB",
|
||||
"runtimeCacheRemovedApproximate": "27MiB",
|
||||
"applicationSupportPreserved": true,
|
||||
"sourceRepositoriesPreserved": true,
|
||||
"releaseSigningMaterialPreserved": true,
|
||||
"xcodeNotarizationArchivePreserved": true
|
||||
},
|
||||
"releaseBoundary": {
|
||||
"bootstrapManualInstallRequiredOnce": true,
|
||||
"subsequentManualReinstallExpected": false,
|
||||
"publicUpdateManifestState": "EMPTY_FAIL_CLOSED_HTTP_204",
|
||||
"silentDownloadInstallRestart": false
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue