📦 Chore: add app sign and for mac, add win

This commit is contained in:
萌萌哒赫萝
2023-03-07 16:53:05 +08:00
parent def9502316
commit ab4836352c
4 changed files with 26 additions and 133 deletions

View File

@@ -30,6 +30,7 @@ async function main(context) {
appleId: XCODE_APP_LOADER_EMAIL,
appleIdPassword: XCODE_APP_LOADER_PASSWORD,
})
cosole.log("Finished Apple notarization.")
}