chore: removing submodule of forked version of sharetarget

This commit is contained in:
2025-05-03 13:00:22 +01:00
parent e9617f86ec
commit 92e346578a
9 changed files with 26 additions and 16 deletions

View File

@@ -0,0 +1,8 @@
identifier = "iOS"
description = "Capabilities for iOS platforms"
windows = ["main"]
platforms = ["iOS"]
permissions = [
"ios-shared-token:default"
]

View File

@@ -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" },