This commit is contained in:
10
app/src-tauri/tauri.build-override.conf.json
Normal file
10
app/src-tauri/tauri.build-override.conf.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"build": {
|
||||
"beforeBuildCommand": ""
|
||||
},
|
||||
"bundle": {
|
||||
"macOS": {
|
||||
"signingIdentity": "-"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user