fix: Improve macOS support

This commit is contained in:
LukeGus
2025-10-19 02:36:07 -05:00
parent e34ff2153d
commit f6556fdb08
2 changed files with 1 additions and 1 deletions

View File

@@ -112,5 +112,5 @@
"ITSAppUsesNonExemptEncryption": false
}
},
"afterSign": "build/notarize.js"
"afterSign": "build/notarize.cjs"
}