From 02d36e6e683a1af05da1c13f97f7bfc34fda9e43 Mon Sep 17 00:00:00 2001 From: Michael Kirk Date: Tue, 10 Jan 2017 09:31:02 +0100 Subject: [PATCH] Include built WebRTC.framework in Carthage dependencies It's not really built by Carthage. This is just a convenient pre-existing submodule for cataloging our external dependencies. Treating like the frameworks built by Carthage allows us to use the existing Carthage paths as well as the same framework thinning to strip out simulator code on archive. // FREEBIE --- Carthage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Carthage b/Carthage index 859dc35d6..0bb29e74a 160000 --- a/Carthage +++ b/Carthage @@ -1 +1 @@ -Subproject commit 859dc35d6a725b36d4f71c7cd774b12723790486 +Subproject commit 0bb29e74a59610f83bd91461f4f93e2b6f83acb8