mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-18 04:27:45 +01:00
Compare commits
1 Commits
v0.9.1
...
add-macos-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e7f8f7ef6e |
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"identifier": "rs.coco.app",
|
||||||
"bundle": {
|
"bundle": {
|
||||||
"macOS": {
|
"macOS": {
|
||||||
"entitlements": "./Entitlements.plist",
|
"entitlements": "./Entitlements.plist",
|
||||||
@@ -7,4 +8,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
8
src-tauri/tauri.macos.conf.json
Normal file
8
src-tauri/tauri.macos.conf.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"identifier": "rs.coco.app",
|
||||||
|
"bundle": {
|
||||||
|
"macOS": {
|
||||||
|
"entitlements": "./Entitlements.plist"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user