You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 002AF788986B412780935607 /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = B96AF9B6FBC0453798399985 /* FontAwesome.ttf */; };
  10. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
  11. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
  12. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
  13. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
  14. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
  15. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
  16. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
  17. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */; };
  18. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  19. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  20. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  21. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  22. 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  23. 2602576C1D0A7703001E3363 /* jitsi.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 2602576B1D0A7703001E3363 /* jitsi.ttf */; };
  24. 3847F11906B4479A9162628F /* libRNVectorIcons.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 821D8ABD506944B4BDBB069B /* libRNVectorIcons.a */; };
  25. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
  26. 901FE90FA5744B5B94DCDC41 /* libKCKeepAwake.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0EA8C046B2BF46279796F07D /* libKCKeepAwake.a */; };
  27. B30EF2311DC0ED7C00690F45 /* WebRTC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B30EF2301DC0ED7C00690F45 /* WebRTC.framework */; };
  28. B30EF2331DC0EEA500690F45 /* WebRTC.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = B30EF2301DC0ED7C00690F45 /* WebRTC.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  29. B3A9D0251E0481E10009343D /* POSIX.m in Sources */ = {isa = PBXBuildFile; fileRef = B3A9D0241E0481E10009343D /* POSIX.m */; };
  30. BF9643821C34FBB300B0BBDF /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF9643811C34FBB300B0BBDF /* AVFoundation.framework */; };
  31. BF9643841C34FBBB00B0BBDF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF9643831C34FBBB00B0BBDF /* AudioToolbox.framework */; };
  32. BF9643861C34FBC100B0BBDF /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF9643851C34FBC100B0BBDF /* CoreGraphics.framework */; };
  33. BF9643881C34FBC800B0BBDF /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF9643871C34FBC800B0BBDF /* GLKit.framework */; };
  34. BF96438A1C34FBD100B0BBDF /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF9643891C34FBD100B0BBDF /* CoreAudio.framework */; };
  35. BF96438C1C34FBD700B0BBDF /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF96438B1C34FBD700B0BBDF /* CoreVideo.framework */; };
  36. BF96438E1C34FBE100B0BBDF /* VideoToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF96438D1C34FBE100B0BBDF /* VideoToolbox.framework */; };
  37. BF9643901C34FBEB00B0BBDF /* libc.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BF96438F1C34FBEB00B0BBDF /* libc.tbd */; };
  38. BF9643921C34FBF100B0BBDF /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BF9643911C34FBF100B0BBDF /* libsqlite3.tbd */; };
  39. BF9643941C34FBF900B0BBDF /* libstdc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BF9643931C34FBF900B0BBDF /* libstdc++.tbd */; };
  40. BFC745141CB829B300673F38 /* libRCTWebRTC.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BFC745131CB829A700673F38 /* libRCTWebRTC.a */; };
  41. /* End PBXBuildFile section */
  42. /* Begin PBXContainerItemProxy section */
  43. 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */ = {
  44. isa = PBXContainerItemProxy;
  45. containerPortal = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  46. proxyType = 2;
  47. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  48. remoteInfo = RCTActionSheet;
  49. };
  50. 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = {
  51. isa = PBXContainerItemProxy;
  52. containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  53. proxyType = 2;
  54. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  55. remoteInfo = RCTGeolocation;
  56. };
  57. 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = {
  58. isa = PBXContainerItemProxy;
  59. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  60. proxyType = 2;
  61. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  62. remoteInfo = RCTImage;
  63. };
  64. 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */ = {
  65. isa = PBXContainerItemProxy;
  66. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  67. proxyType = 2;
  68. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  69. remoteInfo = RCTNetwork;
  70. };
  71. 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */ = {
  72. isa = PBXContainerItemProxy;
  73. containerPortal = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  74. proxyType = 2;
  75. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  76. remoteInfo = RCTVibration;
  77. };
  78. 0B8752851E26E54A004C5CAB /* PBXContainerItemProxy */ = {
  79. isa = PBXContainerItemProxy;
  80. containerPortal = 5B09C20C78C74A548AAAC1FA /* KCKeepAwake.xcodeproj */;
  81. proxyType = 2;
  82. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  83. remoteInfo = KCKeepAwake;
  84. };
  85. 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
  86. isa = PBXContainerItemProxy;
  87. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  88. proxyType = 2;
  89. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  90. remoteInfo = RCTSettings;
  91. };
  92. 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */ = {
  93. isa = PBXContainerItemProxy;
  94. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  95. proxyType = 2;
  96. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  97. remoteInfo = RCTWebSocket;
  98. };
  99. 146834031AC3E56700842450 /* PBXContainerItemProxy */ = {
  100. isa = PBXContainerItemProxy;
  101. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  102. proxyType = 2;
  103. remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
  104. remoteInfo = React;
  105. };
  106. 26D58A061D0B42EE00FC396B /* PBXContainerItemProxy */ = {
  107. isa = PBXContainerItemProxy;
  108. containerPortal = 22418656B14845609F953A42 /* RNVectorIcons.xcodeproj */;
  109. proxyType = 2;
  110. remoteGlobalIDString = 5DBEB1501B18CEA900B34395;
  111. remoteInfo = RNVectorIcons;
  112. };
  113. 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {
  114. isa = PBXContainerItemProxy;
  115. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  116. proxyType = 2;
  117. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  118. remoteInfo = RCTLinking;
  119. };
  120. 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
  121. isa = PBXContainerItemProxy;
  122. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  123. proxyType = 2;
  124. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  125. remoteInfo = RCTText;
  126. };
  127. B3BA19D41DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
  128. isa = PBXContainerItemProxy;
  129. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  130. proxyType = 2;
  131. remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  132. remoteInfo = "RCTImage-tvOS";
  133. };
  134. B3BA19D81DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
  135. isa = PBXContainerItemProxy;
  136. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  137. proxyType = 2;
  138. remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  139. remoteInfo = "RCTLinking-tvOS";
  140. };
  141. B3BA19DC1DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
  142. isa = PBXContainerItemProxy;
  143. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  144. proxyType = 2;
  145. remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  146. remoteInfo = "RCTNetwork-tvOS";
  147. };
  148. B3BA19E01DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
  149. isa = PBXContainerItemProxy;
  150. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  151. proxyType = 2;
  152. remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  153. remoteInfo = "RCTSettings-tvOS";
  154. };
  155. B3BA19E41DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
  156. isa = PBXContainerItemProxy;
  157. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  158. proxyType = 2;
  159. remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  160. remoteInfo = "RCTText-tvOS";
  161. };
  162. B3BA19EA1DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
  163. isa = PBXContainerItemProxy;
  164. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  165. proxyType = 2;
  166. remoteGlobalIDString = 2D2A28881D9B049200D4039D;
  167. remoteInfo = "RCTWebSocket-tvOS";
  168. };
  169. B3BA19EE1DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
  170. isa = PBXContainerItemProxy;
  171. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  172. proxyType = 2;
  173. remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
  174. remoteInfo = "React-tvOS";
  175. };
  176. BFC745121CB829A700673F38 /* PBXContainerItemProxy */ = {
  177. isa = PBXContainerItemProxy;
  178. containerPortal = BFC7450D1CB829A700673F38 /* RCTWebRTC.xcodeproj */;
  179. proxyType = 2;
  180. remoteGlobalIDString = 35A2221F1CB493700015FD5C;
  181. remoteInfo = RCTWebRTC;
  182. };
  183. /* End PBXContainerItemProxy section */
  184. /* Begin PBXCopyFilesBuildPhase section */
  185. B30EF2341DC0EEA500690F45 /* Embed Frameworks */ = {
  186. isa = PBXCopyFilesBuildPhase;
  187. buildActionMask = 2147483647;
  188. dstPath = "";
  189. dstSubfolderSpec = 10;
  190. files = (
  191. B30EF2331DC0EEA500690F45 /* WebRTC.framework in Embed Frameworks */,
  192. );
  193. name = "Embed Frameworks";
  194. runOnlyForDeploymentPostprocessing = 0;
  195. };
  196. /* End PBXCopyFilesBuildPhase section */
  197. /* Begin PBXFileReference section */
  198. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  199. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  200. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  201. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  202. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  203. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  204. 0EA8C046B2BF46279796F07D /* libKCKeepAwake.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libKCKeepAwake.a; sourceTree = "<group>"; };
  205. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  206. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  207. 13B07F961A680F5B00A75B9A /* jitsi-meet-react.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "jitsi-meet-react.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  208. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = app/AppDelegate.h; sourceTree = "<group>"; };
  209. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = app/AppDelegate.m; sourceTree = "<group>"; };
  210. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  211. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = app/Images.xcassets; sourceTree = "<group>"; };
  212. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = app/Info.plist; sourceTree = "<group>"; };
  213. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = app/main.m; sourceTree = "<group>"; };
  214. 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  215. 22418656B14845609F953A42 /* RNVectorIcons.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNVectorIcons.xcodeproj; path = "../node_modules/react-native-vector-icons/RNVectorIcons.xcodeproj"; sourceTree = "<group>"; };
  216. 2602576B1D0A7703001E3363 /* jitsi.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = jitsi.ttf; path = ../android/app/src/main/assets/fonts/jitsi.ttf; sourceTree = "<group>"; };
  217. 5B09C20C78C74A548AAAC1FA /* KCKeepAwake.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = KCKeepAwake.xcodeproj; path = "../node_modules/react-native-keep-awake/ios/KCKeepAwake.xcodeproj"; sourceTree = "<group>"; };
  218. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  219. 821D8ABD506944B4BDBB069B /* libRNVectorIcons.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNVectorIcons.a; sourceTree = "<group>"; };
  220. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  221. B30EF2301DC0ED7C00690F45 /* WebRTC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebRTC.framework; path = "../node_modules/react-native-webrtc/ios/WebRTC.framework"; sourceTree = "<group>"; };
  222. B3A9D0231E0481E10009343D /* POSIX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = POSIX.h; path = app/POSIX.h; sourceTree = "<group>"; };
  223. B3A9D0241E0481E10009343D /* POSIX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = POSIX.m; path = app/POSIX.m; sourceTree = "<group>"; };
  224. B3B083EB1D4955FF0069CEE7 /* jitsi-meet-react.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "jitsi-meet-react.entitlements"; sourceTree = "<group>"; };
  225. B96AF9B6FBC0453798399985 /* FontAwesome.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; };
  226. BF9643811C34FBB300B0BBDF /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  227. BF9643831C34FBBB00B0BBDF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  228. BF9643851C34FBC100B0BBDF /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  229. BF9643871C34FBC800B0BBDF /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
  230. BF9643891C34FBD100B0BBDF /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  231. BF96438B1C34FBD700B0BBDF /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
  232. BF96438D1C34FBE100B0BBDF /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; };
  233. BF96438F1C34FBEB00B0BBDF /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; };
  234. BF9643911C34FBF100B0BBDF /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
  235. BF9643931C34FBF900B0BBDF /* libstdc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libstdc++.tbd"; path = "usr/lib/libstdc++.tbd"; sourceTree = SDKROOT; };
  236. BFC7450D1CB829A700673F38 /* RCTWebRTC.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebRTC.xcodeproj; path = "../node_modules/react-native-webrtc/ios/RCTWebRTC.xcodeproj"; sourceTree = "<group>"; };
  237. /* End PBXFileReference section */
  238. /* Begin PBXFrameworksBuildPhase section */
  239. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  240. isa = PBXFrameworksBuildPhase;
  241. buildActionMask = 2147483647;
  242. files = (
  243. BF9643901C34FBEB00B0BBDF /* libc.tbd in Frameworks */,
  244. BF9643921C34FBF100B0BBDF /* libsqlite3.tbd in Frameworks */,
  245. BF9643941C34FBF900B0BBDF /* libstdc++.tbd in Frameworks */,
  246. BF9643841C34FBBB00B0BBDF /* AudioToolbox.framework in Frameworks */,
  247. BF9643821C34FBB300B0BBDF /* AVFoundation.framework in Frameworks */,
  248. BF96438A1C34FBD100B0BBDF /* CoreAudio.framework in Frameworks */,
  249. BF9643861C34FBC100B0BBDF /* CoreGraphics.framework in Frameworks */,
  250. BF96438C1C34FBD700B0BBDF /* CoreVideo.framework in Frameworks */,
  251. BF9643881C34FBC800B0BBDF /* GLKit.framework in Frameworks */,
  252. B30EF2311DC0ED7C00690F45 /* WebRTC.framework in Frameworks */,
  253. BF96438E1C34FBE100B0BBDF /* VideoToolbox.framework in Frameworks */,
  254. 146834051AC3E58100842450 /* libReact.a in Frameworks */,
  255. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
  256. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
  257. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
  258. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
  259. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
  260. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */,
  261. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
  262. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
  263. BFC745141CB829B300673F38 /* libRCTWebRTC.a in Frameworks */,
  264. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
  265. 3847F11906B4479A9162628F /* libRNVectorIcons.a in Frameworks */,
  266. 901FE90FA5744B5B94DCDC41 /* libKCKeepAwake.a in Frameworks */,
  267. );
  268. runOnlyForDeploymentPostprocessing = 0;
  269. };
  270. /* End PBXFrameworksBuildPhase section */
  271. /* Begin PBXGroup section */
  272. 00C302A81ABCB8CE00DB3ED1 /* Products */ = {
  273. isa = PBXGroup;
  274. children = (
  275. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */,
  276. );
  277. name = Products;
  278. sourceTree = "<group>";
  279. };
  280. 00C302B61ABCB90400DB3ED1 /* Products */ = {
  281. isa = PBXGroup;
  282. children = (
  283. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */,
  284. );
  285. name = Products;
  286. sourceTree = "<group>";
  287. };
  288. 00C302BC1ABCB91800DB3ED1 /* Products */ = {
  289. isa = PBXGroup;
  290. children = (
  291. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
  292. B3BA19D51DC6B37B00BCD481 /* libRCTImage-tvOS.a */,
  293. );
  294. name = Products;
  295. sourceTree = "<group>";
  296. };
  297. 00C302D41ABCB9D200DB3ED1 /* Products */ = {
  298. isa = PBXGroup;
  299. children = (
  300. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
  301. B3BA19DD1DC6B37B00BCD481 /* libRCTNetwork-tvOS.a */,
  302. );
  303. name = Products;
  304. sourceTree = "<group>";
  305. };
  306. 00C302E01ABCB9EE00DB3ED1 /* Products */ = {
  307. isa = PBXGroup;
  308. children = (
  309. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */,
  310. );
  311. name = Products;
  312. sourceTree = "<group>";
  313. };
  314. 0B8752821E26E54A004C5CAB /* Products */ = {
  315. isa = PBXGroup;
  316. children = (
  317. 0B8752861E26E54A004C5CAB /* libKCKeepAwake.a */,
  318. );
  319. name = Products;
  320. sourceTree = "<group>";
  321. };
  322. 139105B71AF99BAD00B5F7CC /* Products */ = {
  323. isa = PBXGroup;
  324. children = (
  325. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
  326. B3BA19E11DC6B37B00BCD481 /* libRCTSettings-tvOS.a */,
  327. );
  328. name = Products;
  329. sourceTree = "<group>";
  330. };
  331. 139FDEE71B06529A00C62182 /* Products */ = {
  332. isa = PBXGroup;
  333. children = (
  334. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
  335. B3BA19EB1DC6B37B00BCD481 /* libRCTWebSocket-tvOS.a */,
  336. );
  337. name = Products;
  338. sourceTree = "<group>";
  339. };
  340. 13B07FAE1A68108700A75B9A /* app */ = {
  341. isa = PBXGroup;
  342. children = (
  343. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  344. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  345. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  346. 13B07FB61A68108700A75B9A /* Info.plist */,
  347. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  348. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  349. 13B07FB71A68108700A75B9A /* main.m */,
  350. B3A9D0231E0481E10009343D /* POSIX.h */,
  351. B3A9D0241E0481E10009343D /* POSIX.m */,
  352. );
  353. name = app;
  354. sourceTree = "<group>";
  355. };
  356. 146834001AC3E56700842450 /* Products */ = {
  357. isa = PBXGroup;
  358. children = (
  359. 146834041AC3E56700842450 /* libReact.a */,
  360. B3BA19EF1DC6B37B00BCD481 /* libReact-tvOS.a */,
  361. );
  362. name = Products;
  363. sourceTree = "<group>";
  364. };
  365. 26D589F81D0B42EE00FC396B /* Products */ = {
  366. isa = PBXGroup;
  367. children = (
  368. 26D58A071D0B42EE00FC396B /* libRNVectorIcons.a */,
  369. );
  370. name = Products;
  371. sourceTree = "<group>";
  372. };
  373. 6956B374CC3C453DB7B8E82D /* Resources */ = {
  374. isa = PBXGroup;
  375. children = (
  376. B96AF9B6FBC0453798399985 /* FontAwesome.ttf */,
  377. 2602576B1D0A7703001E3363 /* jitsi.ttf */,
  378. );
  379. name = Resources;
  380. sourceTree = "<group>";
  381. };
  382. 78C398B11ACF4ADC00677621 /* Products */ = {
  383. isa = PBXGroup;
  384. children = (
  385. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
  386. B3BA19D91DC6B37B00BCD481 /* libRCTLinking-tvOS.a */,
  387. );
  388. name = Products;
  389. sourceTree = "<group>";
  390. };
  391. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  392. isa = PBXGroup;
  393. children = (
  394. BF96438F1C34FBEB00B0BBDF /* libc.tbd */,
  395. BF9643911C34FBF100B0BBDF /* libsqlite3.tbd */,
  396. BF9643931C34FBF900B0BBDF /* libstdc++.tbd */,
  397. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
  398. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
  399. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
  400. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
  401. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
  402. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */,
  403. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
  404. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
  405. BFC7450D1CB829A700673F38 /* RCTWebRTC.xcodeproj */,
  406. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
  407. 146833FF1AC3E56700842450 /* React.xcodeproj */,
  408. 22418656B14845609F953A42 /* RNVectorIcons.xcodeproj */,
  409. 5B09C20C78C74A548AAAC1FA /* KCKeepAwake.xcodeproj */,
  410. );
  411. name = Libraries;
  412. sourceTree = "<group>";
  413. };
  414. 832341B11AAA6A8300B99B32 /* Products */ = {
  415. isa = PBXGroup;
  416. children = (
  417. 832341B51AAA6A8300B99B32 /* libRCTText.a */,
  418. B3BA19E51DC6B37B00BCD481 /* libRCTText-tvOS.a */,
  419. );
  420. name = Products;
  421. sourceTree = "<group>";
  422. };
  423. 83CBB9F61A601CBA00E9B192 = {
  424. isa = PBXGroup;
  425. children = (
  426. 13B07FAE1A68108700A75B9A /* app */,
  427. B3BA19B71DC6B02F00BCD481 /* Frameworks */,
  428. B3B083EB1D4955FF0069CEE7 /* jitsi-meet-react.entitlements */,
  429. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  430. 83CBBA001A601CBA00E9B192 /* Products */,
  431. 6956B374CC3C453DB7B8E82D /* Resources */,
  432. );
  433. indentWidth = 2;
  434. sourceTree = "<group>";
  435. tabWidth = 2;
  436. };
  437. 83CBBA001A601CBA00E9B192 /* Products */ = {
  438. isa = PBXGroup;
  439. children = (
  440. 13B07F961A680F5B00A75B9A /* jitsi-meet-react.app */,
  441. );
  442. name = Products;
  443. sourceTree = "<group>";
  444. };
  445. B3BA19B71DC6B02F00BCD481 /* Frameworks */ = {
  446. isa = PBXGroup;
  447. children = (
  448. BF9643831C34FBBB00B0BBDF /* AudioToolbox.framework */,
  449. BF9643811C34FBB300B0BBDF /* AVFoundation.framework */,
  450. BF9643891C34FBD100B0BBDF /* CoreAudio.framework */,
  451. BF9643851C34FBC100B0BBDF /* CoreGraphics.framework */,
  452. BF96438B1C34FBD700B0BBDF /* CoreVideo.framework */,
  453. BF9643871C34FBC800B0BBDF /* GLKit.framework */,
  454. BF96438D1C34FBE100B0BBDF /* VideoToolbox.framework */,
  455. B30EF2301DC0ED7C00690F45 /* WebRTC.framework */,
  456. );
  457. name = Frameworks;
  458. sourceTree = "<group>";
  459. };
  460. BFC7450E1CB829A700673F38 /* Products */ = {
  461. isa = PBXGroup;
  462. children = (
  463. BFC745131CB829A700673F38 /* libRCTWebRTC.a */,
  464. );
  465. name = Products;
  466. sourceTree = "<group>";
  467. };
  468. /* End PBXGroup section */
  469. /* Begin PBXNativeTarget section */
  470. 13B07F861A680F5B00A75B9A /* jitsi-meet-react */ = {
  471. isa = PBXNativeTarget;
  472. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet-react" */;
  473. buildPhases = (
  474. 13B07F871A680F5B00A75B9A /* Sources */,
  475. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  476. 13B07F8E1A680F5B00A75B9A /* Resources */,
  477. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  478. B30EF2341DC0EEA500690F45 /* Embed Frameworks */,
  479. B3DBBAC41DC6A3BE001DA4DD /* ShellScript */,
  480. B35383AD1DDA0083008F406A /* ShellScript */,
  481. );
  482. buildRules = (
  483. );
  484. dependencies = (
  485. );
  486. name = "jitsi-meet-react";
  487. productName = "Hello World";
  488. productReference = 13B07F961A680F5B00A75B9A /* jitsi-meet-react.app */;
  489. productType = "com.apple.product-type.application";
  490. };
  491. /* End PBXNativeTarget section */
  492. /* Begin PBXProject section */
  493. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  494. isa = PBXProject;
  495. attributes = {
  496. LastUpgradeCheck = 0800;
  497. ORGANIZATIONNAME = Facebook;
  498. TargetAttributes = {
  499. 13B07F861A680F5B00A75B9A = {
  500. DevelopmentTeam = BQNXB4G3KQ;
  501. SystemCapabilities = {
  502. com.apple.SafariKeychain = {
  503. enabled = 1;
  504. };
  505. };
  506. };
  507. };
  508. };
  509. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet-react" */;
  510. compatibilityVersion = "Xcode 3.2";
  511. developmentRegion = English;
  512. hasScannedForEncodings = 0;
  513. knownRegions = (
  514. en,
  515. Base,
  516. );
  517. mainGroup = 83CBB9F61A601CBA00E9B192;
  518. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  519. projectDirPath = "";
  520. projectReferences = (
  521. {
  522. ProductGroup = 0B8752821E26E54A004C5CAB /* Products */;
  523. ProjectRef = 5B09C20C78C74A548AAAC1FA /* KCKeepAwake.xcodeproj */;
  524. },
  525. {
  526. ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
  527. ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  528. },
  529. {
  530. ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
  531. ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  532. },
  533. {
  534. ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
  535. ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  536. },
  537. {
  538. ProductGroup = 78C398B11ACF4ADC00677621 /* Products */;
  539. ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  540. },
  541. {
  542. ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
  543. ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  544. },
  545. {
  546. ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
  547. ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  548. },
  549. {
  550. ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
  551. ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  552. },
  553. {
  554. ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */;
  555. ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  556. },
  557. {
  558. ProductGroup = BFC7450E1CB829A700673F38 /* Products */;
  559. ProjectRef = BFC7450D1CB829A700673F38 /* RCTWebRTC.xcodeproj */;
  560. },
  561. {
  562. ProductGroup = 139FDEE71B06529A00C62182 /* Products */;
  563. ProjectRef = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  564. },
  565. {
  566. ProductGroup = 146834001AC3E56700842450 /* Products */;
  567. ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  568. },
  569. {
  570. ProductGroup = 26D589F81D0B42EE00FC396B /* Products */;
  571. ProjectRef = 22418656B14845609F953A42 /* RNVectorIcons.xcodeproj */;
  572. },
  573. );
  574. projectRoot = "";
  575. targets = (
  576. 13B07F861A680F5B00A75B9A /* jitsi-meet-react */,
  577. );
  578. };
  579. /* End PBXProject section */
  580. /* Begin PBXReferenceProxy section */
  581. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */ = {
  582. isa = PBXReferenceProxy;
  583. fileType = archive.ar;
  584. path = libRCTActionSheet.a;
  585. remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
  586. sourceTree = BUILT_PRODUCTS_DIR;
  587. };
  588. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = {
  589. isa = PBXReferenceProxy;
  590. fileType = archive.ar;
  591. path = libRCTGeolocation.a;
  592. remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */;
  593. sourceTree = BUILT_PRODUCTS_DIR;
  594. };
  595. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
  596. isa = PBXReferenceProxy;
  597. fileType = archive.ar;
  598. path = libRCTImage.a;
  599. remoteRef = 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */;
  600. sourceTree = BUILT_PRODUCTS_DIR;
  601. };
  602. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */ = {
  603. isa = PBXReferenceProxy;
  604. fileType = archive.ar;
  605. path = libRCTNetwork.a;
  606. remoteRef = 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */;
  607. sourceTree = BUILT_PRODUCTS_DIR;
  608. };
  609. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */ = {
  610. isa = PBXReferenceProxy;
  611. fileType = archive.ar;
  612. path = libRCTVibration.a;
  613. remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
  614. sourceTree = BUILT_PRODUCTS_DIR;
  615. };
  616. 0B8752861E26E54A004C5CAB /* libKCKeepAwake.a */ = {
  617. isa = PBXReferenceProxy;
  618. fileType = archive.ar;
  619. path = libKCKeepAwake.a;
  620. remoteRef = 0B8752851E26E54A004C5CAB /* PBXContainerItemProxy */;
  621. sourceTree = BUILT_PRODUCTS_DIR;
  622. };
  623. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
  624. isa = PBXReferenceProxy;
  625. fileType = archive.ar;
  626. path = libRCTSettings.a;
  627. remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */;
  628. sourceTree = BUILT_PRODUCTS_DIR;
  629. };
  630. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */ = {
  631. isa = PBXReferenceProxy;
  632. fileType = archive.ar;
  633. path = libRCTWebSocket.a;
  634. remoteRef = 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */;
  635. sourceTree = BUILT_PRODUCTS_DIR;
  636. };
  637. 146834041AC3E56700842450 /* libReact.a */ = {
  638. isa = PBXReferenceProxy;
  639. fileType = archive.ar;
  640. path = libReact.a;
  641. remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
  642. sourceTree = BUILT_PRODUCTS_DIR;
  643. };
  644. 26D58A071D0B42EE00FC396B /* libRNVectorIcons.a */ = {
  645. isa = PBXReferenceProxy;
  646. fileType = archive.ar;
  647. path = libRNVectorIcons.a;
  648. remoteRef = 26D58A061D0B42EE00FC396B /* PBXContainerItemProxy */;
  649. sourceTree = BUILT_PRODUCTS_DIR;
  650. };
  651. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
  652. isa = PBXReferenceProxy;
  653. fileType = archive.ar;
  654. path = libRCTLinking.a;
  655. remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
  656. sourceTree = BUILT_PRODUCTS_DIR;
  657. };
  658. 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
  659. isa = PBXReferenceProxy;
  660. fileType = archive.ar;
  661. path = libRCTText.a;
  662. remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
  663. sourceTree = BUILT_PRODUCTS_DIR;
  664. };
  665. B3BA19D51DC6B37B00BCD481 /* libRCTImage-tvOS.a */ = {
  666. isa = PBXReferenceProxy;
  667. fileType = archive.ar;
  668. path = "libRCTImage-tvOS.a";
  669. remoteRef = B3BA19D41DC6B37B00BCD481 /* PBXContainerItemProxy */;
  670. sourceTree = BUILT_PRODUCTS_DIR;
  671. };
  672. B3BA19D91DC6B37B00BCD481 /* libRCTLinking-tvOS.a */ = {
  673. isa = PBXReferenceProxy;
  674. fileType = archive.ar;
  675. path = "libRCTLinking-tvOS.a";
  676. remoteRef = B3BA19D81DC6B37B00BCD481 /* PBXContainerItemProxy */;
  677. sourceTree = BUILT_PRODUCTS_DIR;
  678. };
  679. B3BA19DD1DC6B37B00BCD481 /* libRCTNetwork-tvOS.a */ = {
  680. isa = PBXReferenceProxy;
  681. fileType = archive.ar;
  682. path = "libRCTNetwork-tvOS.a";
  683. remoteRef = B3BA19DC1DC6B37B00BCD481 /* PBXContainerItemProxy */;
  684. sourceTree = BUILT_PRODUCTS_DIR;
  685. };
  686. B3BA19E11DC6B37B00BCD481 /* libRCTSettings-tvOS.a */ = {
  687. isa = PBXReferenceProxy;
  688. fileType = archive.ar;
  689. path = "libRCTSettings-tvOS.a";
  690. remoteRef = B3BA19E01DC6B37B00BCD481 /* PBXContainerItemProxy */;
  691. sourceTree = BUILT_PRODUCTS_DIR;
  692. };
  693. B3BA19E51DC6B37B00BCD481 /* libRCTText-tvOS.a */ = {
  694. isa = PBXReferenceProxy;
  695. fileType = archive.ar;
  696. path = "libRCTText-tvOS.a";
  697. remoteRef = B3BA19E41DC6B37B00BCD481 /* PBXContainerItemProxy */;
  698. sourceTree = BUILT_PRODUCTS_DIR;
  699. };
  700. B3BA19EB1DC6B37B00BCD481 /* libRCTWebSocket-tvOS.a */ = {
  701. isa = PBXReferenceProxy;
  702. fileType = archive.ar;
  703. path = "libRCTWebSocket-tvOS.a";
  704. remoteRef = B3BA19EA1DC6B37B00BCD481 /* PBXContainerItemProxy */;
  705. sourceTree = BUILT_PRODUCTS_DIR;
  706. };
  707. B3BA19EF1DC6B37B00BCD481 /* libReact-tvOS.a */ = {
  708. isa = PBXReferenceProxy;
  709. fileType = archive.ar;
  710. path = "libReact-tvOS.a";
  711. remoteRef = B3BA19EE1DC6B37B00BCD481 /* PBXContainerItemProxy */;
  712. sourceTree = BUILT_PRODUCTS_DIR;
  713. };
  714. BFC745131CB829A700673F38 /* libRCTWebRTC.a */ = {
  715. isa = PBXReferenceProxy;
  716. fileType = archive.ar;
  717. path = libRCTWebRTC.a;
  718. remoteRef = BFC745121CB829A700673F38 /* PBXContainerItemProxy */;
  719. sourceTree = BUILT_PRODUCTS_DIR;
  720. };
  721. /* End PBXReferenceProxy section */
  722. /* Begin PBXResourcesBuildPhase section */
  723. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  724. isa = PBXResourcesBuildPhase;
  725. buildActionMask = 2147483647;
  726. files = (
  727. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  728. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  729. 2602576C1D0A7703001E3363 /* jitsi.ttf in Resources */,
  730. 002AF788986B412780935607 /* FontAwesome.ttf in Resources */,
  731. );
  732. runOnlyForDeploymentPostprocessing = 0;
  733. };
  734. /* End PBXResourcesBuildPhase section */
  735. /* Begin PBXShellScriptBuildPhase section */
  736. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  737. isa = PBXShellScriptBuildPhase;
  738. buildActionMask = 2147483647;
  739. files = (
  740. );
  741. inputPaths = (
  742. );
  743. name = "Bundle React Native code and images";
  744. outputPaths = (
  745. );
  746. runOnlyForDeploymentPostprocessing = 0;
  747. shellPath = /bin/sh;
  748. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh";
  749. };
  750. B35383AD1DDA0083008F406A /* ShellScript */ = {
  751. isa = PBXShellScriptBuildPhase;
  752. buildActionMask = 2147483647;
  753. files = (
  754. );
  755. inputPaths = (
  756. );
  757. outputPaths = (
  758. );
  759. runOnlyForDeploymentPostprocessing = 0;
  760. shellPath = /bin/sh;
  761. shellScript = "APP_PATH=\"${TARGET_BUILD_DIR}/${WRAPPER_NAME}\"\n\n# This script loops through the frameworks embedded in the application and\n# removes unused architectures.\nfind \"$APP_PATH\" -name '*.framework' -type d | while read -r FRAMEWORK\ndo\nFRAMEWORK_EXECUTABLE_NAME=$(defaults read \"$FRAMEWORK/Info.plist\" CFBundleExecutable)\nFRAMEWORK_EXECUTABLE_PATH=\"$FRAMEWORK/$FRAMEWORK_EXECUTABLE_NAME\"\necho \"Executable is $FRAMEWORK_EXECUTABLE_PATH\"\n\nEXTRACTED_ARCHS=()\n\nfor ARCH in $ARCHS\ndo\necho \"Extracting $ARCH from $FRAMEWORK_EXECUTABLE_NAME\"\nlipo -extract \"$ARCH\" \"$FRAMEWORK_EXECUTABLE_PATH\" -o \"$FRAMEWORK_EXECUTABLE_PATH-$ARCH\"\nEXTRACTED_ARCHS+=(\"$FRAMEWORK_EXECUTABLE_PATH-$ARCH\")\ndone\n\necho \"Merging extracted architectures: ${ARCHS}\"\nlipo -o \"$FRAMEWORK_EXECUTABLE_PATH-merged\" -create \"${EXTRACTED_ARCHS[@]}\"\nrm \"${EXTRACTED_ARCHS[@]}\"\n\necho \"Replacing original executable with thinned version\"\nrm \"$FRAMEWORK_EXECUTABLE_PATH\"\nmv \"$FRAMEWORK_EXECUTABLE_PATH-merged\" \"$FRAMEWORK_EXECUTABLE_PATH\"\n\ndone";
  762. };
  763. B3DBBAC41DC6A3BE001DA4DD /* ShellScript */ = {
  764. isa = PBXShellScriptBuildPhase;
  765. buildActionMask = 2147483647;
  766. files = (
  767. );
  768. inputPaths = (
  769. );
  770. outputPaths = (
  771. );
  772. runOnlyForDeploymentPostprocessing = 0;
  773. shellPath = /bin/sh;
  774. shellScript = "\"${PODS_ROOT}/Fabric/run\" a8ae24a58302ba79da1d312138e941f6b86e3242 256ed316263eb534e26a1ad5dcc42ca9c179af5937dd864c3e44cfefa2e8b54c";
  775. };
  776. /* End PBXShellScriptBuildPhase section */
  777. /* Begin PBXSourcesBuildPhase section */
  778. 13B07F871A680F5B00A75B9A /* Sources */ = {
  779. isa = PBXSourcesBuildPhase;
  780. buildActionMask = 2147483647;
  781. files = (
  782. B3A9D0251E0481E10009343D /* POSIX.m in Sources */,
  783. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  784. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  785. );
  786. runOnlyForDeploymentPostprocessing = 0;
  787. };
  788. /* End PBXSourcesBuildPhase section */
  789. /* Begin PBXVariantGroup section */
  790. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  791. isa = PBXVariantGroup;
  792. children = (
  793. 13B07FB21A68108700A75B9A /* Base */,
  794. );
  795. name = LaunchScreen.xib;
  796. path = app;
  797. sourceTree = "<group>";
  798. };
  799. /* End PBXVariantGroup section */
  800. /* Begin XCBuildConfiguration section */
  801. 13B07F941A680F5B00A75B9A /* Debug */ = {
  802. isa = XCBuildConfiguration;
  803. buildSettings = {
  804. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  805. CODE_SIGN_ENTITLEMENTS = "jitsi-meet-react.entitlements";
  806. CURRENT_PROJECT_VERSION = 1;
  807. DEAD_CODE_STRIPPING = NO;
  808. ENABLE_BITCODE = NO;
  809. FRAMEWORK_SEARCH_PATHS = (
  810. "$(inherited)",
  811. "$(SRCROOT)/../node_modules/react-native-webrtc/**",
  812. );
  813. HEADER_SEARCH_PATHS = (
  814. "$(inherited)",
  815. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  816. "$(SRCROOT)/../node_modules/react-native/React/**",
  817. "$(SRCROOT)/../node_modules/react-native/Libraries/LinkingIOS/**",
  818. "$(SRCROOT)/../node_modules/react-native-keep-awake/ios",
  819. "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
  820. );
  821. INFOPLIST_FILE = app/Info.plist;
  822. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  823. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  824. LIBRARY_SEARCH_PATHS = (
  825. "$(inherited)",
  826. "$(SRCROOT)/../node_modules/react-native-webrtc/**",
  827. );
  828. OTHER_LDFLAGS = (
  829. "$(inherited)",
  830. "-ObjC",
  831. "-lc++",
  832. );
  833. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeet.ios;
  834. PRODUCT_NAME = "jitsi-meet-react";
  835. TARGETED_DEVICE_FAMILY = "1,2";
  836. };
  837. name = Debug;
  838. };
  839. 13B07F951A680F5B00A75B9A /* Release */ = {
  840. isa = XCBuildConfiguration;
  841. buildSettings = {
  842. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  843. CODE_SIGN_ENTITLEMENTS = "jitsi-meet-react.entitlements";
  844. CURRENT_PROJECT_VERSION = 1;
  845. ENABLE_BITCODE = NO;
  846. FRAMEWORK_SEARCH_PATHS = (
  847. "$(inherited)",
  848. "$(SRCROOT)/../node_modules/react-native-webrtc/**",
  849. );
  850. HEADER_SEARCH_PATHS = (
  851. "$(inherited)",
  852. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  853. "$(SRCROOT)/../node_modules/react-native/React/**",
  854. "$(SRCROOT)/../node_modules/react-native/Libraries/LinkingIOS/**",
  855. "$(SRCROOT)/../node_modules/react-native-keep-awake/ios",
  856. "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
  857. );
  858. INFOPLIST_FILE = app/Info.plist;
  859. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  860. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  861. LIBRARY_SEARCH_PATHS = (
  862. "$(inherited)",
  863. "$(SRCROOT)/../node_modules/react-native-webrtc/**",
  864. );
  865. OTHER_LDFLAGS = (
  866. "$(inherited)",
  867. "-ObjC",
  868. "-lc++",
  869. );
  870. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeet.ios;
  871. PRODUCT_NAME = "jitsi-meet-react";
  872. TARGETED_DEVICE_FAMILY = "1,2";
  873. };
  874. name = Release;
  875. };
  876. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  877. isa = XCBuildConfiguration;
  878. buildSettings = {
  879. ALWAYS_SEARCH_USER_PATHS = NO;
  880. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  881. CLANG_CXX_LIBRARY = "libc++";
  882. CLANG_ENABLE_MODULES = YES;
  883. CLANG_ENABLE_OBJC_ARC = YES;
  884. CLANG_WARN_BOOL_CONVERSION = YES;
  885. CLANG_WARN_CONSTANT_CONVERSION = YES;
  886. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  887. CLANG_WARN_EMPTY_BODY = YES;
  888. CLANG_WARN_ENUM_CONVERSION = YES;
  889. CLANG_WARN_INT_CONVERSION = YES;
  890. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  891. CLANG_WARN_UNREACHABLE_CODE = YES;
  892. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  893. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  894. COPY_PHASE_STRIP = NO;
  895. ENABLE_STRICT_OBJC_MSGSEND = YES;
  896. GCC_C_LANGUAGE_STANDARD = gnu99;
  897. GCC_DYNAMIC_NO_PIC = NO;
  898. GCC_OPTIMIZATION_LEVEL = 0;
  899. GCC_PREPROCESSOR_DEFINITIONS = (
  900. "DEBUG=1",
  901. "$(inherited)",
  902. );
  903. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  904. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  905. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  906. GCC_WARN_UNDECLARED_SELECTOR = YES;
  907. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  908. GCC_WARN_UNUSED_FUNCTION = YES;
  909. GCC_WARN_UNUSED_VARIABLE = YES;
  910. HEADER_SEARCH_PATHS = (
  911. "$(inherited)",
  912. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  913. "$(SRCROOT)/../node_modules/react-native/React/**",
  914. "$(SRCROOT)/../node_modules/react-native-keep-awake/ios",
  915. "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
  916. );
  917. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  918. MTL_ENABLE_DEBUG_INFO = YES;
  919. ONLY_ACTIVE_ARCH = YES;
  920. SDKROOT = iphoneos;
  921. };
  922. name = Debug;
  923. };
  924. 83CBBA211A601CBA00E9B192 /* Release */ = {
  925. isa = XCBuildConfiguration;
  926. buildSettings = {
  927. ALWAYS_SEARCH_USER_PATHS = NO;
  928. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  929. CLANG_CXX_LIBRARY = "libc++";
  930. CLANG_ENABLE_MODULES = YES;
  931. CLANG_ENABLE_OBJC_ARC = YES;
  932. CLANG_WARN_BOOL_CONVERSION = YES;
  933. CLANG_WARN_CONSTANT_CONVERSION = YES;
  934. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  935. CLANG_WARN_EMPTY_BODY = YES;
  936. CLANG_WARN_ENUM_CONVERSION = YES;
  937. CLANG_WARN_INT_CONVERSION = YES;
  938. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  939. CLANG_WARN_UNREACHABLE_CODE = YES;
  940. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  941. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  942. COPY_PHASE_STRIP = YES;
  943. ENABLE_NS_ASSERTIONS = NO;
  944. ENABLE_STRICT_OBJC_MSGSEND = YES;
  945. GCC_C_LANGUAGE_STANDARD = gnu99;
  946. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  947. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  948. GCC_WARN_UNDECLARED_SELECTOR = YES;
  949. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  950. GCC_WARN_UNUSED_FUNCTION = YES;
  951. GCC_WARN_UNUSED_VARIABLE = YES;
  952. HEADER_SEARCH_PATHS = (
  953. "$(inherited)",
  954. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  955. "$(SRCROOT)/../node_modules/react-native/React/**",
  956. "$(SRCROOT)/../node_modules/react-native-keep-awake/ios",
  957. "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
  958. );
  959. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  960. MTL_ENABLE_DEBUG_INFO = NO;
  961. SDKROOT = iphoneos;
  962. VALIDATE_PRODUCT = YES;
  963. };
  964. name = Release;
  965. };
  966. /* End XCBuildConfiguration section */
  967. /* Begin XCConfigurationList section */
  968. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet-react" */ = {
  969. isa = XCConfigurationList;
  970. buildConfigurations = (
  971. 13B07F941A680F5B00A75B9A /* Debug */,
  972. 13B07F951A680F5B00A75B9A /* Release */,
  973. );
  974. defaultConfigurationIsVisible = 0;
  975. defaultConfigurationName = Release;
  976. };
  977. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet-react" */ = {
  978. isa = XCConfigurationList;
  979. buildConfigurations = (
  980. 83CBBA201A601CBA00E9B192 /* Debug */,
  981. 83CBBA211A601CBA00E9B192 /* Release */,
  982. );
  983. defaultConfigurationIsVisible = 0;
  984. defaultConfigurationName = Release;
  985. };
  986. /* End XCConfigurationList section */
  987. };
  988. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  989. }