From 6043080366f1deb3053bb1312b8ef3897e61e473 Mon Sep 17 00:00:00 2001 From: Manuel de la Pena Date: Mon, 9 Sep 2019 18:31:38 -0400 Subject: [PATCH] [LinkPresentation] Add the framework to simlauncher. --- tools/mtouch/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/mtouch/Makefile b/tools/mtouch/Makefile index f07cc7fb3836..89db2b864e05 100644 --- a/tools/mtouch/Makefile +++ b/tools/mtouch/Makefile @@ -147,6 +147,7 @@ SIMLAUNCHER_FRAMEWORKS = \ -weak_framework NaturalLanguage \ -weak_framework Network \ -weak_framework IdentityLookupUI \ + -weak_framework LinkPresentation \ -weak_framework VisionKit \ # note: there _was_ no CoreAudioKit.framework or Metal.framework for the simulator (before recent iOS9 betas)