vendoo_v1.0/Pods/Firebase/Samples/app-indexing/web/public/apple-app-site-association

12 lines
239 B
Plaintext

{
"applinks": {
"apps": [],
"details": [
{
"appID": "<YOUR-APPID-OR-TEAMID>.com.google.firebase.quickstart.AppIndexingExample",
"paths": ["*"]
}
]
}
}