chore: removing submodule of forked version of sharetarget
This commit is contained in:
8
frontend/src-tauri/capabilities/ios.toml
Normal file
8
frontend/src-tauri/capabilities/ios.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
identifier = "iOS"
|
||||
description = "Capabilities for iOS platforms"
|
||||
windows = ["main"]
|
||||
platforms = ["iOS"]
|
||||
|
||||
permissions = [
|
||||
"ios-shared-token:default"
|
||||
]
|
||||
@@ -9,7 +9,6 @@ permissions = [
|
||||
"http:default",
|
||||
"os:default",
|
||||
"sharetarget:default",
|
||||
"ios-shared-token:default",
|
||||
{ identifier = "http:default", allow = [
|
||||
{ url = "https://haystack.johncosta.tech" },
|
||||
{ url = "http://localhost:3040" },
|
||||
|
||||
Reference in New Issue
Block a user