Update apple-app-site-association (#582)

This commit is contained in:
Caspian Zhao 2023-05-25 15:44:47 +08:00 committed by GitHub
parent 4ee973b012
commit 61cb260e34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
{
"applinks": {
"apps": [], // This is usually left empty, but still must be included
"details": [
{
"appID": "9AYPRU93J4.com.crossbell.xlog",
"paths": ["/*"]
},
{
"appIDs": ["9AYPRU93J4.com.crossbell.xlog"],
"components": [
@ -12,4 +17,4 @@
}
]
}
}
}