20 lines
721 B
JSON
20 lines
721 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"defaultPlatformSigningMode": "signed",
|
|
"updaterSigningRequired": true,
|
|
"unsignedPlatformExceptions": [
|
|
{
|
|
"version": "0.1.0",
|
|
"status": "approved",
|
|
"macos": "ad-hoc",
|
|
"windows": "unsigned",
|
|
"distribution": "controlled",
|
|
"macosLocalExactTagFallback": true,
|
|
"windowsDelivery": "deferred-same-tag",
|
|
"updaterFeedActivation": "after-combined-platform-verification",
|
|
"approvedOn": "2026-07-17",
|
|
"reason": "The v0.1.0 release owner cannot currently provide Apple Developer signing/notarization credentials or an organization Windows code-signing certificate, and hosted Windows build capacity is temporarily unavailable."
|
|
}
|
|
]
|
|
}
|