From 7f1579d96dd40b11117e55acde74af171a4a7bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Wed, 19 Apr 2017 14:06:10 +0200 Subject: [PATCH] [RN] Update iOS Xcode project file --- ios/jitsi-meet-react.xcodeproj/project.pbxproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ios/jitsi-meet-react.xcodeproj/project.pbxproj b/ios/jitsi-meet-react.xcodeproj/project.pbxproj index 1948729f2..ec1f52909 100644 --- a/ios/jitsi-meet-react.xcodeproj/project.pbxproj +++ b/ios/jitsi-meet-react.xcodeproj/project.pbxproj @@ -81,6 +81,13 @@ remoteGlobalIDString = 832C81801AAF6DEF007FA2F7; remoteInfo = RCTVibration; }; + 0B50D60B1EA7891100B34818 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 5B09C20C78C74A548AAAC1FA /* KCKeepAwake.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 325F5AB71E6763EC00E6CDE4; + remoteInfo = "KCKeepAwake-tvOS"; + }; 0B8752851E26E54A004C5CAB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 5B09C20C78C74A548AAAC1FA /* KCKeepAwake.xcodeproj */; @@ -394,6 +401,7 @@ isa = PBXGroup; children = ( 0B8752861E26E54A004C5CAB /* libKCKeepAwake.a */, + 0B50D60C1EA7891100B34818 /* libKCKeepAwake-tvOS.a */, ); name = Products; sourceTree = ""; @@ -728,6 +736,13 @@ remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; + 0B50D60C1EA7891100B34818 /* libKCKeepAwake-tvOS.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = "libKCKeepAwake-tvOS.a"; + remoteRef = 0B50D60B1EA7891100B34818 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; 0B8752861E26E54A004C5CAB /* libKCKeepAwake.a */ = { isa = PBXReferenceProxy; fileType = archive.ar;