ci: Fix tests by renaming __fixtures__ to .github/fixtures
4
.github/fixtures/.cargo/config.toml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
[build]
|
||||
# Forcing examples to share a target dir without a cargo workspace.
|
||||
# This also fixes `tauri init` problems with the `rust-cache` action creating `src-tauri/target/`.
|
||||
target-dir = "./target"
|
||||
1
.github/fixtures/example-v1/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
dist/index.tauri.html
|
||||
7
.github/fixtures/example-v1/dist/index.html
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<h3>Hello!</h3>
|
||||
</body>
|
||||
</html>
|
||||
BIN
.github/fixtures/example-v1/icon.png
vendored
Normal file
|
After Width: | Height: | Size: 16 KiB |
14
.github/fixtures/example-v1/package.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "example",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tauri-apps/cli": "^1.5.6"
|
||||
}
|
||||
}
|
||||
1
.github/fixtures/example-v2/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
dist/index.tauri.html
|
||||
7
.github/fixtures/example-v2/dist/index.html
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<h3>Hello!</h3>
|
||||
</body>
|
||||
</html>
|
||||
BIN
.github/fixtures/example-v2/icon.png
vendored
Normal file
|
After Width: | Height: | Size: 16 KiB |
14
.github/fixtures/example-v2/package.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "example",
|
||||
"version": "0.0.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tauri-apps/cli": "next"
|
||||
}
|
||||
}
|
||||
1
.github/fixtures/example-with-tauri-v1/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
dist/index.tauri.html
|
||||
7
.github/fixtures/example-with-tauri-v1/dist/index.html
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<h3>Hello!</h3>
|
||||
</body>
|
||||
</html>
|
||||
14
.github/fixtures/example-with-tauri-v1/package.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "example-with-tauri",
|
||||
"version": "0.1.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tauri-apps/cli": "^1.5.6"
|
||||
}
|
||||
}
|
||||
125
.github/fixtures/example-with-tauri-v1/pnpm-lock.yaml
generated
vendored
Normal file
@@ -0,0 +1,125 @@
|
||||
lockfileVersion: '9.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
importers:
|
||||
|
||||
.:
|
||||
dependencies:
|
||||
'@tauri-apps/cli':
|
||||
specifier: ^1.5.6
|
||||
version: 1.5.14
|
||||
|
||||
packages:
|
||||
|
||||
'@tauri-apps/cli-darwin-arm64@1.5.14':
|
||||
resolution: {integrity: sha512-lxoSOp3KKSqzHJa7iT32dukPGMlfsTuja1xXSgwR8o/fqzpYJY7FY/3ZxesP8HR66FcK+vtqa//HNqeOQ0mHkA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@tauri-apps/cli-darwin-x64@1.5.14':
|
||||
resolution: {integrity: sha512-EXSwN1n5spfG8FoXuyc90ACtmDJXzaZ1gxyENaq9xEpQoo7j/Q1vb6qXxmr6azKr8zmqY4h08ZFbv3exh93xJg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@tauri-apps/cli-linux-arm-gnueabihf@1.5.14':
|
||||
resolution: {integrity: sha512-Yb8BH/KYR7Tl+de40sZPfrqbhcU3Jlu+UPIrnXt05sjn48xqIps74Xjz8zzVp0TuHxUp8FmIGtCVhQgsbrsvvg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@tauri-apps/cli-linux-arm64-gnu@1.5.14':
|
||||
resolution: {integrity: sha512-QrKHP4gRaHiup478rPBZ+BmNd88yze9jMmheoNy9mN1K/aECRmTHO+tWhsxv5moFHZzRhO0QDWxxvTtiaPXaGg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@tauri-apps/cli-linux-arm64-musl@1.5.14':
|
||||
resolution: {integrity: sha512-Hb1C1VMxmUcyGjW/K/INKF87zzzgLEVRmWZZnQd7M1P4uue4xPyIwUELSdX12Z2jREPgmLW4AXPD0m6wsNu7iw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@tauri-apps/cli-linux-x64-gnu@1.5.14':
|
||||
resolution: {integrity: sha512-kD9v/UwPDuhIgq2TJj/s2/7rqk+vmExVV6xHPKI8vVbIvlNAOZqmx3fpxjej1241vhJ/piGd/m6q6YMWGsL0oQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@tauri-apps/cli-linux-x64-musl@1.5.14':
|
||||
resolution: {integrity: sha512-204Drgg9Zx0+THKndqASz4+iPCwqA3gQVF9C0CDIArNXrjPyJjVvW8VP5CHiZYaTNWxlz/ltyxluM6UFWbXNFw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@tauri-apps/cli-win32-arm64-msvc@1.5.14':
|
||||
resolution: {integrity: sha512-sqPSni2MnWNCm+8YZnLdWCclxfSHaYqKuPFSz8q7Tn1G1m/cA9gyPoC1G0esHftY7bu/ZM5lB4kM3I4U0KlLiA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@tauri-apps/cli-win32-ia32-msvc@1.5.14':
|
||||
resolution: {integrity: sha512-8xN8W0zTs8oFsQmvYLxHFeqhzVI7oTaPK1xQMc5gbpFP45jN41c21aCXfjnvzT+h90EfCHUF9EWj2HTEJSb7Iw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@tauri-apps/cli-win32-x64-msvc@1.5.14':
|
||||
resolution: {integrity: sha512-U0slee5tNM2PYECBpPHavLSwkT3szGMZ+qhcikQQbDan84bQdLn/kHWjyXOgLJs4KSve4+KxcrN+AVqj0VyHnw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@tauri-apps/cli@1.5.14':
|
||||
resolution: {integrity: sha512-JOSMKymlg116UdEXSj69eg5p1OtZnQkUE0qIGbtNDO1sk3X/KgBN6+oHBW0BzPStp/W0AjBgrMWCqjHPwEpOug==}
|
||||
engines: {node: '>= 10'}
|
||||
hasBin: true
|
||||
|
||||
snapshots:
|
||||
|
||||
'@tauri-apps/cli-darwin-arm64@1.5.14':
|
||||
optional: true
|
||||
|
||||
'@tauri-apps/cli-darwin-x64@1.5.14':
|
||||
optional: true
|
||||
|
||||
'@tauri-apps/cli-linux-arm-gnueabihf@1.5.14':
|
||||
optional: true
|
||||
|
||||
'@tauri-apps/cli-linux-arm64-gnu@1.5.14':
|
||||
optional: true
|
||||
|
||||
'@tauri-apps/cli-linux-arm64-musl@1.5.14':
|
||||
optional: true
|
||||
|
||||
'@tauri-apps/cli-linux-x64-gnu@1.5.14':
|
||||
optional: true
|
||||
|
||||
'@tauri-apps/cli-linux-x64-musl@1.5.14':
|
||||
optional: true
|
||||
|
||||
'@tauri-apps/cli-win32-arm64-msvc@1.5.14':
|
||||
optional: true
|
||||
|
||||
'@tauri-apps/cli-win32-ia32-msvc@1.5.14':
|
||||
optional: true
|
||||
|
||||
'@tauri-apps/cli-win32-x64-msvc@1.5.14':
|
||||
optional: true
|
||||
|
||||
'@tauri-apps/cli@1.5.14':
|
||||
optionalDependencies:
|
||||
'@tauri-apps/cli-darwin-arm64': 1.5.14
|
||||
'@tauri-apps/cli-darwin-x64': 1.5.14
|
||||
'@tauri-apps/cli-linux-arm-gnueabihf': 1.5.14
|
||||
'@tauri-apps/cli-linux-arm64-gnu': 1.5.14
|
||||
'@tauri-apps/cli-linux-arm64-musl': 1.5.14
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.5.14
|
||||
'@tauri-apps/cli-linux-x64-musl': 1.5.14
|
||||
'@tauri-apps/cli-win32-arm64-msvc': 1.5.14
|
||||
'@tauri-apps/cli-win32-ia32-msvc': 1.5.14
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.5.14
|
||||
10
.github/fixtures/example-with-tauri-v1/src-tauri/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
WixTools
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
config.json
|
||||
bundle.json
|
||||
5342
.github/fixtures/example-with-tauri-v1/src-tauri/Cargo.lock
generated
vendored
Normal file
19
.github/fixtures/example-with-tauri-v1/src-tauri/Cargo.toml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
[package]
|
||||
name = "test-app"
|
||||
version = "0.1.0"
|
||||
description = "A Tauri App"
|
||||
authors = [ "you" ]
|
||||
license = ""
|
||||
repository = ""
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1"
|
||||
serde = { version = "1", features = [ "derive" ] }
|
||||
tauri = { version = "1", features = ["api-all", "updater"] }
|
||||
|
||||
[build-dependencies]
|
||||
tauri-build = { version = "1", features = [] }
|
||||
|
||||
[features]
|
||||
custom-protocol = [ "tauri/custom-protocol" ]
|
||||
3
.github/fixtures/example-with-tauri-v1/src-tauri/build.rs
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
tauri_build::build()
|
||||
}
|
||||
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/128x128.png
vendored
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/128x128@2x.png
vendored
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/32x32.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/Square107x107Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/Square142x142Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/Square150x150Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/Square284x284Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/Square30x30Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/Square310x310Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/Square44x44Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/Square71x71Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/Square89x89Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 9.6 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/StoreLogo.png
vendored
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/icon.icns
vendored
Normal file
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/icon.ico
vendored
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
.github/fixtures/example-with-tauri-v1/src-tauri/icons/icon.png
vendored
Normal file
|
After Width: | Height: | Size: 88 KiB |
7
.github/fixtures/example-with-tauri-v1/src-tauri/src/main.rs
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
|
||||
fn main() {
|
||||
tauri::Builder::default()
|
||||
.run(tauri::generate_context!())
|
||||
.expect("error while running tauri application");
|
||||
}
|
||||
59
.github/fixtures/example-with-tauri-v1/src-tauri/tauri.conf.json
vendored
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"build": {
|
||||
"distDir": "../dist",
|
||||
"devPath": "http://localhost:4000",
|
||||
"beforeDevCommand": "",
|
||||
"beforeBuildCommand": ""
|
||||
},
|
||||
"package": {
|
||||
"productName": "TauriExample App",
|
||||
"version": "0.1.1"
|
||||
},
|
||||
"tauri": {
|
||||
"bundle": {
|
||||
"active": true,
|
||||
"targets": "all",
|
||||
"identifier": "com.tauri.actiontest",
|
||||
"icon": [
|
||||
"icons/32x32.png",
|
||||
"icons/128x128.png",
|
||||
"icons/128x128@2x.png",
|
||||
"icons/icon.icns",
|
||||
"icons/icon.ico"
|
||||
],
|
||||
"resources": [],
|
||||
"externalBin": [],
|
||||
"copyright": "",
|
||||
"category": "DeveloperTool",
|
||||
"shortDescription": "",
|
||||
"longDescription": "",
|
||||
"deb": {
|
||||
"depends": []
|
||||
},
|
||||
"macOS": {
|
||||
"frameworks": [],
|
||||
"minimumSystemVersion": "",
|
||||
"exceptionDomain": ""
|
||||
}
|
||||
},
|
||||
"updater": {
|
||||
"active": true,
|
||||
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDE5QzMxNjYwNTM5OEUwNTgKUldSWTRKaFRZQmJER1h4d1ZMYVA3dnluSjdpN2RmMldJR09hUFFlZDY0SlFqckkvRUJhZDJVZXAK"
|
||||
},
|
||||
"allowlist": {
|
||||
"all": true
|
||||
},
|
||||
"windows": [
|
||||
{
|
||||
"title": "Tauri App",
|
||||
"width": 800,
|
||||
"height": 600,
|
||||
"resizable": true,
|
||||
"fullscreen": false
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
"csp": "default-src blob: data: filesystem: ws: http: https: 'unsafe-eval' 'unsafe-inline'"
|
||||
}
|
||||
}
|
||||
}
|
||||
1
.github/fixtures/example-with-tauri-v2/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
dist/index.tauri.html
|
||||
7
.github/fixtures/example-with-tauri-v2/dist/index.html
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<h3>Hello!</h3>
|
||||
</body>
|
||||
</html>
|
||||
14
.github/fixtures/example-with-tauri-v2/package.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "example-with-tauri",
|
||||
"version": "0.1.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tauri-apps/cli": "next"
|
||||
}
|
||||
}
|
||||
10
.github/fixtures/example-with-tauri-v2/src-tauri/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
WixTools
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
config.json
|
||||
bundle.json
|
||||
19
.github/fixtures/example-with-tauri-v2/src-tauri/Cargo.toml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
[package]
|
||||
name = "test-app"
|
||||
version = "0.1.0"
|
||||
description = "A Tauri App"
|
||||
authors = [ "you" ]
|
||||
license = ""
|
||||
repository = ""
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1"
|
||||
serde = { version = "1", features = [ "derive" ] }
|
||||
tauri = { version = "2.0.0-beta", features = [] }
|
||||
|
||||
[build-dependencies]
|
||||
tauri-build = { version = "2.0.0-beta", features = [] }
|
||||
|
||||
[features]
|
||||
prod = [ "tauri/custom-protocol" ]
|
||||
3
.github/fixtures/example-with-tauri-v2/src-tauri/build.rs
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
tauri_build::build()
|
||||
}
|
||||
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/128x128.png
vendored
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/128x128@2x.png
vendored
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/32x32.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/Square107x107Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/Square142x142Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/Square150x150Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/Square284x284Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/Square30x30Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/Square310x310Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/Square44x44Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/Square71x71Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/Square89x89Logo.png
vendored
Normal file
|
After Width: | Height: | Size: 9.6 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/StoreLogo.png
vendored
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/icon.icns
vendored
Normal file
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/icon.ico
vendored
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
.github/fixtures/example-with-tauri-v2/src-tauri/icons/icon.png
vendored
Normal file
|
After Width: | Height: | Size: 88 KiB |
7
.github/fixtures/example-with-tauri-v2/src-tauri/src/main.rs
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
|
||||
fn main() {
|
||||
tauri::Builder::default()
|
||||
.run(tauri::generate_context!())
|
||||
.expect("error while running tauri application");
|
||||
}
|
||||
31
.github/fixtures/example-with-tauri-v2/src-tauri/tauri.conf.json
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"productName": "TauriExample App",
|
||||
"version": "0.1.2",
|
||||
"identifier": "com.tauri.actiontest",
|
||||
"build": {
|
||||
"frontendDist": "../dist"
|
||||
},
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "Tauri App",
|
||||
"width": 800,
|
||||
"height": 600
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
"csp": null
|
||||
}
|
||||
},
|
||||
"bundle": {
|
||||
"active": true,
|
||||
"targets": "all",
|
||||
"icon": [
|
||||
"icons/32x32.png",
|
||||
"icons/128x128.png",
|
||||
"icons/128x128@2x.png",
|
||||
"icons/icon.icns",
|
||||
"icons/icon.ico"
|
||||
]
|
||||
}
|
||||
}
|
||||