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 42KB

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