diff --git a/static/.well-known/apple-app-site-association b/static/.well-known/apple-app-site-association index 68de65d..4735d62 100644 --- a/static/.well-known/apple-app-site-association +++ b/static/.well-known/apple-app-site-association @@ -3,8 +3,7 @@ "details": [ { "appIDs": [ - "XSQ2GAB4RW.app.kokio", - "FAKETEAMID.app.kokio" + "XSQ2GAB4RW.app.kokio" ], "components": [ { @@ -18,19 +17,12 @@ "paths": [ "*" ] - }, - { - "appID": "FAKETEAMID.app.kokio", - "paths": [ - "*" - ] } ] }, "webcredentials": { "apps": [ - "XSQ2GAB4RW.app.kokio", - "FAKETEAMID.app.kokio" + "XSQ2GAB4RW.app.kokio" ] } }