build: 苹果Developer ID签名配置+icns图标(签名身份 bei sun 825A9L3G7Q·本机装机验通)
This commit is contained in:
parent
e7b01031f8
commit
1b2ed649e9
2 changed files with 6 additions and 2 deletions
BIN
product-source/hololake-native-desktop/src-tauri/icons/icon.icns
Normal file
BIN
product-source/hololake-native-desktop/src-tauri/icons/icon.icns
Normal file
Binary file not shown.
|
|
@ -28,9 +28,13 @@
|
|||
"active": true,
|
||||
"targets": "all",
|
||||
"icon": [
|
||||
"icons/icon.icns",
|
||||
"icons/icon.png"
|
||||
],
|
||||
"createUpdaterArtifacts": false,
|
||||
"category": "Productivity"
|
||||
"category": "Productivity",
|
||||
"macOS": {
|
||||
"signingIdentity": "Developer ID Application: bei sun (825A9L3G7Q)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue