Mitigate macOS 26 performance issues

This commit is contained in:
Fedor Indutny
2025-09-30 09:51:18 -07:00
committed by GitHub
parent 658a63cfe6
commit 8fee01054a

View File

@@ -464,7 +464,10 @@
] ]
} }
], ],
"bundleVersion": "1" "bundleVersion": "1",
"extendInfo": {
"NSAutoFillRequiresTextContentTypeForOneTimeCodeOnMac": true
}
}, },
"win": { "win": {
"signtoolOptions": { "signtoolOptions": {