添加apple-app-site-association.json
This commit is contained in:
parent
5e01c0f413
commit
21d801e511
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"applinks": {
|
||||||
|
"apps": [],
|
||||||
|
"details": [
|
||||||
|
{
|
||||||
|
"appID": "434CGNSJ28",
|
||||||
|
"paths": ["/sdapp/","*"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue