Skip to content

Commit 57df53a

Browse files
committed
[CODE-61] Add developer ID to sign pkg
1 parent 7fb03ee commit 57df53a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
}
7979
},
8080
"macos": {
81-
"identifier": "com.codify.cli"
81+
"identifier": "com.codify.cli",
82+
"sign": "\"Developer ID Installer: Qingran Wang (PCG246DPVT)\""
8283
}
8384
},
8485
"repository": "kevinwang5658/codify",

0 commit comments

Comments
 (0)