blob: 676275695ac1528b944dbc0ee9d980febd3d5e31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"apple_id": {
"username" : "yongh@outlook.com",
"password": "@env:AC_PASSWORD"
},
"notarize" :{
"path": "slang-macos-dist.zip",
"bundle_id": "shader-slang.slang",
"staple": false
}
}
|