Update apple-app-site-association (#582)
This commit is contained in:
parent
4ee973b012
commit
61cb260e34
|
|
@ -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 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue