From d940fd55bbd50569b4f975f97ea68a0a4331e1ba Mon Sep 17 00:00:00 2001 From: Doug <6060466+pixlwave@users.noreply.github.com> Date: Tue, 3 Jun 2025 09:20:00 +0100 Subject: [PATCH] Add a placeholder association for localhost in developer mode. (#4163) --- ElementX/SupportingFiles/target.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ElementX/SupportingFiles/target.yml b/ElementX/SupportingFiles/target.yml index 4946b8f76..50e75ce8b 100644 --- a/ElementX/SupportingFiles/target.yml +++ b/ElementX/SupportingFiles/target.yml @@ -119,6 +119,7 @@ targets: - applinks:call.element.io - applinks:call.element.dev - applinks:matrix.to + # - applinks:localhost?mode=developer # developer mode only works with https (but self-signed is fine). - webcredentials:*.element.io com.apple.developer.usernotifications.communication: true com.apple.security.app-sandbox: true