{
|
|
"$schema": "https://schema.tauri.app/config/2",
|
|
"identifier": "com.WaveControl.maplelost",
|
|
"bundle": {
|
|
"resources": [],
|
|
"macOS": {
|
|
"files": {
|
|
"Resources/model": "../model",
|
|
"Frameworks": "./bin/backend-py/_internal"
|
|
}
|
|
}
|
|
}
|
|
}
|