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.

project.pbxproj 53KB

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