Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

project.pbxproj 45KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990
  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. B35383AD1DDA0083008F406A /* ShellScript */,
  480. );
  481. buildRules = (
  482. );
  483. dependencies = (
  484. );
  485. name = "jitsi-meet-react";
  486. productName = "Hello World";
  487. productReference = 13B07F961A680F5B00A75B9A /* jitsi-meet-react.app */;
  488. productType = "com.apple.product-type.application";
  489. };
  490. /* End PBXNativeTarget section */
  491. /* Begin PBXProject section */
  492. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  493. isa = PBXProject;
  494. attributes = {
  495. LastUpgradeCheck = 0800;
  496. ORGANIZATIONNAME = Facebook;
  497. TargetAttributes = {
  498. 13B07F861A680F5B00A75B9A = {
  499. DevelopmentTeam = BQNXB4G3KQ;
  500. SystemCapabilities = {
  501. com.apple.SafariKeychain = {
  502. enabled = 1;
  503. };
  504. };
  505. };
  506. };
  507. };
  508. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet-react" */;
  509. compatibilityVersion = "Xcode 3.2";
  510. developmentRegion = English;
  511. hasScannedForEncodings = 0;
  512. knownRegions = (
  513. en,
  514. Base,
  515. );
  516. mainGroup = 83CBB9F61A601CBA00E9B192;
  517. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  518. projectDirPath = "";
  519. projectReferences = (
  520. {
  521. ProductGroup = 0B8752821E26E54A004C5CAB /* Products */;
  522. ProjectRef = 5B09C20C78C74A548AAAC1FA /* KCKeepAwake.xcodeproj */;
  523. },
  524. {
  525. ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
  526. ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  527. },
  528. {
  529. ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
  530. ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  531. },
  532. {
  533. ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
  534. ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  535. },
  536. {
  537. ProductGroup = 78C398B11ACF4ADC00677621 /* Products */;
  538. ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  539. },
  540. {
  541. ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
  542. ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  543. },
  544. {
  545. ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
  546. ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  547. },
  548. {
  549. ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
  550. ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  551. },
  552. {
  553. ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */;
  554. ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  555. },
  556. {
  557. ProductGroup = BFC7450E1CB829A700673F38 /* Products */;
  558. ProjectRef = BFC7450D1CB829A700673F38 /* RCTWebRTC.xcodeproj */;
  559. },
  560. {
  561. ProductGroup = 139FDEE71B06529A00C62182 /* Products */;
  562. ProjectRef = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  563. },
  564. {
  565. ProductGroup = 146834001AC3E56700842450 /* Products */;
  566. ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  567. },
  568. {
  569. ProductGroup = 26D589F81D0B42EE00FC396B /* Products */;
  570. ProjectRef = 22418656B14845609F953A42 /* RNVectorIcons.xcodeproj */;
  571. },
  572. );
  573. projectRoot = "";
  574. targets = (
  575. 13B07F861A680F5B00A75B9A /* jitsi-meet-react */,
  576. );
  577. };
  578. /* End PBXProject section */
  579. /* Begin PBXReferenceProxy section */
  580. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */ = {
  581. isa = PBXReferenceProxy;
  582. fileType = archive.ar;
  583. path = libRCTActionSheet.a;
  584. remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
  585. sourceTree = BUILT_PRODUCTS_DIR;
  586. };
  587. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = {
  588. isa = PBXReferenceProxy;
  589. fileType = archive.ar;
  590. path = libRCTGeolocation.a;
  591. remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */;
  592. sourceTree = BUILT_PRODUCTS_DIR;
  593. };
  594. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
  595. isa = PBXReferenceProxy;
  596. fileType = archive.ar;
  597. path = libRCTImage.a;
  598. remoteRef = 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */;
  599. sourceTree = BUILT_PRODUCTS_DIR;
  600. };
  601. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */ = {
  602. isa = PBXReferenceProxy;
  603. fileType = archive.ar;
  604. path = libRCTNetwork.a;
  605. remoteRef = 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */;
  606. sourceTree = BUILT_PRODUCTS_DIR;
  607. };
  608. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */ = {
  609. isa = PBXReferenceProxy;
  610. fileType = archive.ar;
  611. path = libRCTVibration.a;
  612. remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
  613. sourceTree = BUILT_PRODUCTS_DIR;
  614. };
  615. 0B8752861E26E54A004C5CAB /* libKCKeepAwake.a */ = {
  616. isa = PBXReferenceProxy;
  617. fileType = archive.ar;
  618. path = libKCKeepAwake.a;
  619. remoteRef = 0B8752851E26E54A004C5CAB /* PBXContainerItemProxy */;
  620. sourceTree = BUILT_PRODUCTS_DIR;
  621. };
  622. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
  623. isa = PBXReferenceProxy;
  624. fileType = archive.ar;
  625. path = libRCTSettings.a;
  626. remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */;
  627. sourceTree = BUILT_PRODUCTS_DIR;
  628. };
  629. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */ = {
  630. isa = PBXReferenceProxy;
  631. fileType = archive.ar;
  632. path = libRCTWebSocket.a;
  633. remoteRef = 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */;
  634. sourceTree = BUILT_PRODUCTS_DIR;
  635. };
  636. 146834041AC3E56700842450 /* libReact.a */ = {
  637. isa = PBXReferenceProxy;
  638. fileType = archive.ar;
  639. path = libReact.a;
  640. remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
  641. sourceTree = BUILT_PRODUCTS_DIR;
  642. };
  643. 26D58A071D0B42EE00FC396B /* libRNVectorIcons.a */ = {
  644. isa = PBXReferenceProxy;
  645. fileType = archive.ar;
  646. path = libRNVectorIcons.a;
  647. remoteRef = 26D58A061D0B42EE00FC396B /* PBXContainerItemProxy */;
  648. sourceTree = BUILT_PRODUCTS_DIR;
  649. };
  650. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
  651. isa = PBXReferenceProxy;
  652. fileType = archive.ar;
  653. path = libRCTLinking.a;
  654. remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
  655. sourceTree = BUILT_PRODUCTS_DIR;
  656. };
  657. 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
  658. isa = PBXReferenceProxy;
  659. fileType = archive.ar;
  660. path = libRCTText.a;
  661. remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
  662. sourceTree = BUILT_PRODUCTS_DIR;
  663. };
  664. B3BA19D51DC6B37B00BCD481 /* libRCTImage-tvOS.a */ = {
  665. isa = PBXReferenceProxy;
  666. fileType = archive.ar;
  667. path = "libRCTImage-tvOS.a";
  668. remoteRef = B3BA19D41DC6B37B00BCD481 /* PBXContainerItemProxy */;
  669. sourceTree = BUILT_PRODUCTS_DIR;
  670. };
  671. B3BA19D91DC6B37B00BCD481 /* libRCTLinking-tvOS.a */ = {
  672. isa = PBXReferenceProxy;
  673. fileType = archive.ar;
  674. path = "libRCTLinking-tvOS.a";
  675. remoteRef = B3BA19D81DC6B37B00BCD481 /* PBXContainerItemProxy */;
  676. sourceTree = BUILT_PRODUCTS_DIR;
  677. };
  678. B3BA19DD1DC6B37B00BCD481 /* libRCTNetwork-tvOS.a */ = {
  679. isa = PBXReferenceProxy;
  680. fileType = archive.ar;
  681. path = "libRCTNetwork-tvOS.a";
  682. remoteRef = B3BA19DC1DC6B37B00BCD481 /* PBXContainerItemProxy */;
  683. sourceTree = BUILT_PRODUCTS_DIR;
  684. };
  685. B3BA19E11DC6B37B00BCD481 /* libRCTSettings-tvOS.a */ = {
  686. isa = PBXReferenceProxy;
  687. fileType = archive.ar;
  688. path = "libRCTSettings-tvOS.a";
  689. remoteRef = B3BA19E01DC6B37B00BCD481 /* PBXContainerItemProxy */;
  690. sourceTree = BUILT_PRODUCTS_DIR;
  691. };
  692. B3BA19E51DC6B37B00BCD481 /* libRCTText-tvOS.a */ = {
  693. isa = PBXReferenceProxy;
  694. fileType = archive.ar;
  695. path = "libRCTText-tvOS.a";
  696. remoteRef = B3BA19E41DC6B37B00BCD481 /* PBXContainerItemProxy */;
  697. sourceTree = BUILT_PRODUCTS_DIR;
  698. };
  699. B3BA19EB1DC6B37B00BCD481 /* libRCTWebSocket-tvOS.a */ = {
  700. isa = PBXReferenceProxy;
  701. fileType = archive.ar;
  702. path = "libRCTWebSocket-tvOS.a";
  703. remoteRef = B3BA19EA1DC6B37B00BCD481 /* PBXContainerItemProxy */;
  704. sourceTree = BUILT_PRODUCTS_DIR;
  705. };
  706. B3BA19EF1DC6B37B00BCD481 /* libReact-tvOS.a */ = {
  707. isa = PBXReferenceProxy;
  708. fileType = archive.ar;
  709. path = "libReact-tvOS.a";
  710. remoteRef = B3BA19EE1DC6B37B00BCD481 /* PBXContainerItemProxy */;
  711. sourceTree = BUILT_PRODUCTS_DIR;
  712. };
  713. BFC745131CB829A700673F38 /* libRCTWebRTC.a */ = {
  714. isa = PBXReferenceProxy;
  715. fileType = archive.ar;
  716. path = libRCTWebRTC.a;
  717. remoteRef = BFC745121CB829A700673F38 /* PBXContainerItemProxy */;
  718. sourceTree = BUILT_PRODUCTS_DIR;
  719. };
  720. /* End PBXReferenceProxy section */
  721. /* Begin PBXResourcesBuildPhase section */
  722. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  723. isa = PBXResourcesBuildPhase;
  724. buildActionMask = 2147483647;
  725. files = (
  726. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  727. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  728. 2602576C1D0A7703001E3363 /* jitsi.ttf in Resources */,
  729. 002AF788986B412780935607 /* FontAwesome.ttf in Resources */,
  730. );
  731. runOnlyForDeploymentPostprocessing = 0;
  732. };
  733. /* End PBXResourcesBuildPhase section */
  734. /* Begin PBXShellScriptBuildPhase section */
  735. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  736. isa = PBXShellScriptBuildPhase;
  737. buildActionMask = 2147483647;
  738. files = (
  739. );
  740. inputPaths = (
  741. );
  742. name = "Bundle React Native code and images";
  743. outputPaths = (
  744. );
  745. runOnlyForDeploymentPostprocessing = 0;
  746. shellPath = /bin/sh;
  747. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh";
  748. };
  749. B35383AD1DDA0083008F406A /* ShellScript */ = {
  750. isa = PBXShellScriptBuildPhase;
  751. buildActionMask = 2147483647;
  752. files = (
  753. );
  754. inputPaths = (
  755. );
  756. outputPaths = (
  757. );
  758. runOnlyForDeploymentPostprocessing = 0;
  759. shellPath = /bin/sh;
  760. 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";
  761. };
  762. /* End PBXShellScriptBuildPhase section */
  763. /* Begin PBXSourcesBuildPhase section */
  764. 13B07F871A680F5B00A75B9A /* Sources */ = {
  765. isa = PBXSourcesBuildPhase;
  766. buildActionMask = 2147483647;
  767. files = (
  768. B3A9D0251E0481E10009343D /* POSIX.m in Sources */,
  769. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  770. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  771. );
  772. runOnlyForDeploymentPostprocessing = 0;
  773. };
  774. /* End PBXSourcesBuildPhase section */
  775. /* Begin PBXVariantGroup section */
  776. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  777. isa = PBXVariantGroup;
  778. children = (
  779. 13B07FB21A68108700A75B9A /* Base */,
  780. );
  781. name = LaunchScreen.xib;
  782. path = app;
  783. sourceTree = "<group>";
  784. };
  785. /* End PBXVariantGroup section */
  786. /* Begin XCBuildConfiguration section */
  787. 13B07F941A680F5B00A75B9A /* Debug */ = {
  788. isa = XCBuildConfiguration;
  789. buildSettings = {
  790. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  791. CODE_SIGN_ENTITLEMENTS = "jitsi-meet-react.entitlements";
  792. CURRENT_PROJECT_VERSION = 1;
  793. DEAD_CODE_STRIPPING = NO;
  794. ENABLE_BITCODE = NO;
  795. FRAMEWORK_SEARCH_PATHS = (
  796. "$(inherited)",
  797. "$(SRCROOT)/../node_modules/react-native-webrtc/**",
  798. );
  799. HEADER_SEARCH_PATHS = (
  800. "$(inherited)",
  801. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  802. "$(SRCROOT)/../node_modules/react-native/React/**",
  803. "$(SRCROOT)/../node_modules/react-native/Libraries/LinkingIOS/**",
  804. "$(SRCROOT)/../node_modules/react-native-keep-awake/ios",
  805. "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
  806. );
  807. INFOPLIST_FILE = app/Info.plist;
  808. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  809. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  810. LIBRARY_SEARCH_PATHS = (
  811. "$(inherited)",
  812. "$(SRCROOT)/../node_modules/react-native-webrtc/**",
  813. );
  814. OTHER_LDFLAGS = (
  815. "$(inherited)",
  816. "-ObjC",
  817. "-lc++",
  818. );
  819. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeet.ios;
  820. PRODUCT_NAME = "jitsi-meet-react";
  821. TARGETED_DEVICE_FAMILY = "1,2";
  822. };
  823. name = Debug;
  824. };
  825. 13B07F951A680F5B00A75B9A /* Release */ = {
  826. isa = XCBuildConfiguration;
  827. buildSettings = {
  828. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  829. CODE_SIGN_ENTITLEMENTS = "jitsi-meet-react.entitlements";
  830. CURRENT_PROJECT_VERSION = 1;
  831. ENABLE_BITCODE = NO;
  832. FRAMEWORK_SEARCH_PATHS = (
  833. "$(inherited)",
  834. "$(SRCROOT)/../node_modules/react-native-webrtc/**",
  835. );
  836. HEADER_SEARCH_PATHS = (
  837. "$(inherited)",
  838. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  839. "$(SRCROOT)/../node_modules/react-native/React/**",
  840. "$(SRCROOT)/../node_modules/react-native/Libraries/LinkingIOS/**",
  841. "$(SRCROOT)/../node_modules/react-native-keep-awake/ios",
  842. "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
  843. );
  844. INFOPLIST_FILE = app/Info.plist;
  845. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  846. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  847. LIBRARY_SEARCH_PATHS = (
  848. "$(inherited)",
  849. "$(SRCROOT)/../node_modules/react-native-webrtc/**",
  850. );
  851. OTHER_LDFLAGS = (
  852. "$(inherited)",
  853. "-ObjC",
  854. "-lc++",
  855. );
  856. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeet.ios;
  857. PRODUCT_NAME = "jitsi-meet-react";
  858. TARGETED_DEVICE_FAMILY = "1,2";
  859. };
  860. name = Release;
  861. };
  862. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  863. isa = XCBuildConfiguration;
  864. buildSettings = {
  865. ALWAYS_SEARCH_USER_PATHS = NO;
  866. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  867. CLANG_CXX_LIBRARY = "libc++";
  868. CLANG_ENABLE_MODULES = YES;
  869. CLANG_ENABLE_OBJC_ARC = YES;
  870. CLANG_WARN_BOOL_CONVERSION = YES;
  871. CLANG_WARN_CONSTANT_CONVERSION = YES;
  872. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  873. CLANG_WARN_EMPTY_BODY = YES;
  874. CLANG_WARN_ENUM_CONVERSION = YES;
  875. CLANG_WARN_INT_CONVERSION = YES;
  876. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  877. CLANG_WARN_UNREACHABLE_CODE = YES;
  878. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  879. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  880. COPY_PHASE_STRIP = NO;
  881. ENABLE_STRICT_OBJC_MSGSEND = YES;
  882. GCC_C_LANGUAGE_STANDARD = gnu99;
  883. GCC_DYNAMIC_NO_PIC = NO;
  884. GCC_OPTIMIZATION_LEVEL = 0;
  885. GCC_PREPROCESSOR_DEFINITIONS = (
  886. "DEBUG=1",
  887. "$(inherited)",
  888. );
  889. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  890. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  891. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  892. GCC_WARN_UNDECLARED_SELECTOR = YES;
  893. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  894. GCC_WARN_UNUSED_FUNCTION = YES;
  895. GCC_WARN_UNUSED_VARIABLE = YES;
  896. HEADER_SEARCH_PATHS = (
  897. "$(inherited)",
  898. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  899. "$(SRCROOT)/../node_modules/react-native/React/**",
  900. "$(SRCROOT)/../node_modules/react-native-keep-awake/ios",
  901. "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
  902. );
  903. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  904. MTL_ENABLE_DEBUG_INFO = YES;
  905. ONLY_ACTIVE_ARCH = YES;
  906. SDKROOT = iphoneos;
  907. };
  908. name = Debug;
  909. };
  910. 83CBBA211A601CBA00E9B192 /* Release */ = {
  911. isa = XCBuildConfiguration;
  912. buildSettings = {
  913. ALWAYS_SEARCH_USER_PATHS = NO;
  914. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  915. CLANG_CXX_LIBRARY = "libc++";
  916. CLANG_ENABLE_MODULES = YES;
  917. CLANG_ENABLE_OBJC_ARC = YES;
  918. CLANG_WARN_BOOL_CONVERSION = YES;
  919. CLANG_WARN_CONSTANT_CONVERSION = YES;
  920. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  921. CLANG_WARN_EMPTY_BODY = YES;
  922. CLANG_WARN_ENUM_CONVERSION = YES;
  923. CLANG_WARN_INT_CONVERSION = YES;
  924. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  925. CLANG_WARN_UNREACHABLE_CODE = YES;
  926. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  927. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  928. COPY_PHASE_STRIP = YES;
  929. ENABLE_NS_ASSERTIONS = NO;
  930. ENABLE_STRICT_OBJC_MSGSEND = YES;
  931. GCC_C_LANGUAGE_STANDARD = gnu99;
  932. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  933. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  934. GCC_WARN_UNDECLARED_SELECTOR = YES;
  935. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  936. GCC_WARN_UNUSED_FUNCTION = YES;
  937. GCC_WARN_UNUSED_VARIABLE = YES;
  938. HEADER_SEARCH_PATHS = (
  939. "$(inherited)",
  940. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  941. "$(SRCROOT)/../node_modules/react-native/React/**",
  942. "$(SRCROOT)/../node_modules/react-native-keep-awake/ios",
  943. "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
  944. );
  945. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  946. MTL_ENABLE_DEBUG_INFO = NO;
  947. SDKROOT = iphoneos;
  948. VALIDATE_PRODUCT = YES;
  949. };
  950. name = Release;
  951. };
  952. /* End XCBuildConfiguration section */
  953. /* Begin XCConfigurationList section */
  954. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet-react" */ = {
  955. isa = XCConfigurationList;
  956. buildConfigurations = (
  957. 13B07F941A680F5B00A75B9A /* Debug */,
  958. 13B07F951A680F5B00A75B9A /* Release */,
  959. );
  960. defaultConfigurationIsVisible = 0;
  961. defaultConfigurationName = Release;
  962. };
  963. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "jitsi-meet-react" */ = {
  964. isa = XCConfigurationList;
  965. buildConfigurations = (
  966. 83CBBA201A601CBA00E9B192 /* Debug */,
  967. 83CBBA211A601CBA00E9B192 /* Release */,
  968. );
  969. defaultConfigurationIsVisible = 0;
  970. defaultConfigurationName = Release;
  971. };
  972. /* End XCConfigurationList section */
  973. };
  974. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  975. }