Remove the Apple site association for Element X PR (#29968)

This is an old app variant that we've deleted in favour of making custom TestFlight builds.
This commit is contained in:
Doug 2025-05-15 12:51:44 +01:00 committed by GitHub
parent fb65bbf521
commit c309cc8bfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,8 +5,7 @@
"appIDs": [ "appIDs": [
"7J4U792NQT.im.vector.app", "7J4U792NQT.im.vector.app",
"7J4U792NQT.io.element.elementx", "7J4U792NQT.io.element.elementx",
"7J4U792NQT.io.element.elementx.nightly", "7J4U792NQT.io.element.elementx.nightly"
"7J4U792NQT.io.element.elementx.pr"
], ],
"components": [ "components": [
{ {
@ -28,8 +27,7 @@
"apps": [ "apps": [
"7J4U792NQT.im.vector.app", "7J4U792NQT.im.vector.app",
"7J4U792NQT.io.element.elementx", "7J4U792NQT.io.element.elementx",
"7J4U792NQT.io.element.elementx.nightly", "7J4U792NQT.io.element.elementx.nightly"
"7J4U792NQT.io.element.elementx.pr"
] ]
} }
} }