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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0B26BE6E1EC5BC3C00EEFB41 /* JitsiMeet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B26BE6D1EC5BC3C00EEFB41 /* JitsiMeet.framework */; };
  10. 0B26BE6F1EC5BC3C00EEFB41 /* JitsiMeet.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 0B26BE6D1EC5BC3C00EEFB41 /* JitsiMeet.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  11. 0B412F1F1EDEE6E800B1A0A6 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B412F1E1EDEE6E800B1A0A6 /* ViewController.m */; };
  12. 0B412F211EDEE95300B1A0A6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0B412F201EDEE95300B1A0A6 /* Main.storyboard */; };
  13. 0B5418471F7C5D8C00A2DD86 /* MeetingRowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B5418461F7C5D8C00A2DD86 /* MeetingRowController.swift */; };
  14. 0B7001701F7C51CC005944F4 /* InCallController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B70016F1F7C51CC005944F4 /* InCallController.swift */; };
  15. 0BD6B4371EF82A6B00D1F4CD /* WebRTC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */; };
  16. 0BD6B4381EF82A6B00D1F4CD /* WebRTC.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  17. 0BEA5C291F7B8F73000D0AB4 /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0BEA5C271F7B8F73000D0AB4 /* Interface.storyboard */; };
  18. 0BEA5C2B1F7B8F73000D0AB4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0BEA5C2A1F7B8F73000D0AB4 /* Assets.xcassets */; };
  19. 0BEA5C321F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 0BEA5C311F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  20. 0BEA5C371F7B8F73000D0AB4 /* InterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BEA5C361F7B8F73000D0AB4 /* InterfaceController.swift */; };
  21. 0BEA5C391F7B8F73000D0AB4 /* ExtensionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BEA5C381F7B8F73000D0AB4 /* ExtensionDelegate.swift */; };
  22. 0BEA5C3B1F7B8F73000D0AB4 /* ComplicationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BEA5C3A1F7B8F73000D0AB4 /* ComplicationController.swift */; };
  23. 0BEA5C3D1F7B8F73000D0AB4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0BEA5C3C1F7B8F73000D0AB4 /* Assets.xcassets */; };
  24. 0BEA5C411F7B8F73000D0AB4 /* JitsiMeetCompanion.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 0BEA5C251F7B8F73000D0AB4 /* JitsiMeetCompanion.app */; };
  25. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  26. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  27. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  28. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  29. 695AF3ED6F686F9C5EE40F9A /* libPods-jitsi-meet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 489E8EFE2C720D10F5961AEF /* libPods-jitsi-meet.a */; };
  30. DE4C456121DE1E4E00EA0709 /* FIRUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = DE4C455F21DE1E4E00EA0709 /* FIRUtilities.m */; };
  31. E588011722789D43008B0561 /* JitsiMeetContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E58801132278944E008B0561 /* JitsiMeetContext.swift */; };
  32. E5C97B63227A1EB400199214 /* JitsiMeetCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5C97B62227A1EB400199214 /* JitsiMeetCommands.swift */; };
  33. /* End PBXBuildFile section */
  34. /* Begin PBXContainerItemProxy section */
  35. 0BEA5C331F7B8F73000D0AB4 /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  38. proxyType = 1;
  39. remoteGlobalIDString = 0BEA5C301F7B8F73000D0AB4;
  40. remoteInfo = "JitsiMeetCompanion Extension";
  41. };
  42. 0BEA5C3F1F7B8F73000D0AB4 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  45. proxyType = 1;
  46. remoteGlobalIDString = 0BEA5C241F7B8F73000D0AB4;
  47. remoteInfo = JitsiMeetCompanion;
  48. };
  49. /* End PBXContainerItemProxy section */
  50. /* Begin PBXCopyFilesBuildPhase section */
  51. 0B26BE701EC5BC3C00EEFB41 /* Embed Frameworks */ = {
  52. isa = PBXCopyFilesBuildPhase;
  53. buildActionMask = 2147483647;
  54. dstPath = "";
  55. dstSubfolderSpec = 10;
  56. files = (
  57. 0B26BE6F1EC5BC3C00EEFB41 /* JitsiMeet.framework in Embed Frameworks */,
  58. 0BD6B4381EF82A6B00D1F4CD /* WebRTC.framework in Embed Frameworks */,
  59. );
  60. name = "Embed Frameworks";
  61. runOnlyForDeploymentPostprocessing = 0;
  62. };
  63. 0BEA5C471F7B8F73000D0AB4 /* Embed App Extensions */ = {
  64. isa = PBXCopyFilesBuildPhase;
  65. buildActionMask = 2147483647;
  66. dstPath = "";
  67. dstSubfolderSpec = 13;
  68. files = (
  69. 0BEA5C321F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex in Embed App Extensions */,
  70. );
  71. name = "Embed App Extensions";
  72. runOnlyForDeploymentPostprocessing = 0;
  73. };
  74. 0BEA5C491F7B8F73000D0AB4 /* Embed Watch Content */ = {
  75. isa = PBXCopyFilesBuildPhase;
  76. buildActionMask = 2147483647;
  77. dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
  78. dstSubfolderSpec = 16;
  79. files = (
  80. 0BEA5C411F7B8F73000D0AB4 /* JitsiMeetCompanion.app in Embed Watch Content */,
  81. );
  82. name = "Embed Watch Content";
  83. runOnlyForDeploymentPostprocessing = 0;
  84. };
  85. /* End PBXCopyFilesBuildPhase section */
  86. /* Begin PBXFileReference section */
  87. 09AA3B93E4CC62D84B424690 /* Pods-jitsi-meet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-jitsi-meet.release.xcconfig"; path = "../Pods/Target Support Files/Pods-jitsi-meet/Pods-jitsi-meet.release.xcconfig"; sourceTree = "<group>"; };
  88. 0B26BE6D1EC5BC3C00EEFB41 /* JitsiMeet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = JitsiMeet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  89. 0B412F1D1EDEE6E800B1A0A6 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  90. 0B412F1E1EDEE6E800B1A0A6 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  91. 0B412F201EDEE95300B1A0A6 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  92. 0B5418461F7C5D8C00A2DD86 /* MeetingRowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeetingRowController.swift; sourceTree = "<group>"; };
  93. 0B70016F1F7C51CC005944F4 /* InCallController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InCallController.swift; sourceTree = "<group>"; };
  94. 0BBD021F212EB69D00CCB19F /* Types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTree = "<group>"; };
  95. 0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebRTC.framework; path = "../../node_modules/react-native-webrtc/ios/WebRTC.framework"; sourceTree = "<group>"; };
  96. 0BEA5C251F7B8F73000D0AB4 /* JitsiMeetCompanion.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JitsiMeetCompanion.app; sourceTree = BUILT_PRODUCTS_DIR; };
  97. 0BEA5C281F7B8F73000D0AB4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; };
  98. 0BEA5C2A1F7B8F73000D0AB4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  99. 0BEA5C2C1F7B8F73000D0AB4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  100. 0BEA5C311F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "JitsiMeetCompanion Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
  101. 0BEA5C361F7B8F73000D0AB4 /* InterfaceController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InterfaceController.swift; sourceTree = "<group>"; };
  102. 0BEA5C381F7B8F73000D0AB4 /* ExtensionDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionDelegate.swift; sourceTree = "<group>"; };
  103. 0BEA5C3A1F7B8F73000D0AB4 /* ComplicationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplicationController.swift; sourceTree = "<group>"; };
  104. 0BEA5C3C1F7B8F73000D0AB4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  105. 0BEA5C3E1F7B8F73000D0AB4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  106. 13B07F961A680F5B00A75B9A /* jitsi-meet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "jitsi-meet.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  107. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  108. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  109. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  110. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  111. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  112. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  113. 4670A512A688E2DC34528282 /* Pods-jitsi-meet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-jitsi-meet.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-jitsi-meet/Pods-jitsi-meet.debug.xcconfig"; sourceTree = "<group>"; };
  114. 489E8EFE2C720D10F5961AEF /* libPods-jitsi-meet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-jitsi-meet.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  115. B3B083EB1D4955FF0069CEE7 /* app.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = app.entitlements; sourceTree = "<group>"; };
  116. DE4C455F21DE1E4E00EA0709 /* FIRUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIRUtilities.m; sourceTree = "<group>"; };
  117. DE4C456021DE1E4E00EA0709 /* FIRUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FIRUtilities.h; sourceTree = "<group>"; };
  118. E58801132278944E008B0561 /* JitsiMeetContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JitsiMeetContext.swift; sourceTree = "<group>"; };
  119. E5C97B62227A1EB400199214 /* JitsiMeetCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JitsiMeetCommands.swift; sourceTree = "<group>"; };
  120. /* End PBXFileReference section */
  121. /* Begin PBXFrameworksBuildPhase section */
  122. 0BEA5C2E1F7B8F73000D0AB4 /* Frameworks */ = {
  123. isa = PBXFrameworksBuildPhase;
  124. buildActionMask = 2147483647;
  125. files = (
  126. );
  127. runOnlyForDeploymentPostprocessing = 0;
  128. };
  129. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  130. isa = PBXFrameworksBuildPhase;
  131. buildActionMask = 2147483647;
  132. files = (
  133. 0B26BE6E1EC5BC3C00EEFB41 /* JitsiMeet.framework in Frameworks */,
  134. 0BD6B4371EF82A6B00D1F4CD /* WebRTC.framework in Frameworks */,
  135. 695AF3ED6F686F9C5EE40F9A /* libPods-jitsi-meet.a in Frameworks */,
  136. );
  137. runOnlyForDeploymentPostprocessing = 0;
  138. };
  139. 1F021A8A5B056078665DE530 /* Frameworks */ = {
  140. isa = PBXFrameworksBuildPhase;
  141. buildActionMask = 2147483647;
  142. files = (
  143. );
  144. runOnlyForDeploymentPostprocessing = 0;
  145. };
  146. /* End PBXFrameworksBuildPhase section */
  147. /* Begin PBXGroup section */
  148. 0B26BE711EC5BC4D00EEFB41 /* Frameworks */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 0B26BE6D1EC5BC3C00EEFB41 /* JitsiMeet.framework */,
  152. 0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */,
  153. 489E8EFE2C720D10F5961AEF /* libPods-jitsi-meet.a */,
  154. );
  155. name = Frameworks;
  156. sourceTree = "<group>";
  157. };
  158. 0BEA5C261F7B8F73000D0AB4 /* Watch app */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 0BEA5C271F7B8F73000D0AB4 /* Interface.storyboard */,
  162. 0BEA5C2A1F7B8F73000D0AB4 /* Assets.xcassets */,
  163. 0BEA5C2C1F7B8F73000D0AB4 /* Info.plist */,
  164. );
  165. name = "Watch app";
  166. path = watchos/app;
  167. sourceTree = "<group>";
  168. };
  169. 0BEA5C351F7B8F73000D0AB4 /* WatchKit extension */ = {
  170. isa = PBXGroup;
  171. children = (
  172. 0BEA5C361F7B8F73000D0AB4 /* InterfaceController.swift */,
  173. 0BEA5C381F7B8F73000D0AB4 /* ExtensionDelegate.swift */,
  174. 0BEA5C3A1F7B8F73000D0AB4 /* ComplicationController.swift */,
  175. 0BEA5C3C1F7B8F73000D0AB4 /* Assets.xcassets */,
  176. 0BEA5C3E1F7B8F73000D0AB4 /* Info.plist */,
  177. 0B70016F1F7C51CC005944F4 /* InCallController.swift */,
  178. 0B5418461F7C5D8C00A2DD86 /* MeetingRowController.swift */,
  179. E58801132278944E008B0561 /* JitsiMeetContext.swift */,
  180. E5C97B62227A1EB400199214 /* JitsiMeetCommands.swift */,
  181. );
  182. name = "WatchKit extension";
  183. path = watchos/extension;
  184. sourceTree = "<group>";
  185. };
  186. 13B07FAE1A68108700A75B9A /* src */ = {
  187. isa = PBXGroup;
  188. children = (
  189. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  190. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  191. DE4C456021DE1E4E00EA0709 /* FIRUtilities.h */,
  192. DE4C455F21DE1E4E00EA0709 /* FIRUtilities.m */,
  193. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  194. 13B07FB61A68108700A75B9A /* Info.plist */,
  195. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  196. 13B07FB71A68108700A75B9A /* main.m */,
  197. 0B412F201EDEE95300B1A0A6 /* Main.storyboard */,
  198. 0BBD021F212EB69D00CCB19F /* Types.h */,
  199. 0B412F1D1EDEE6E800B1A0A6 /* ViewController.h */,
  200. 0B412F1E1EDEE6E800B1A0A6 /* ViewController.m */,
  201. );
  202. path = src;
  203. sourceTree = "<group>";
  204. };
  205. 5E96ADD5E49F3B3822EF9A52 /* Pods */ = {
  206. isa = PBXGroup;
  207. children = (
  208. 4670A512A688E2DC34528282 /* Pods-jitsi-meet.debug.xcconfig */,
  209. 09AA3B93E4CC62D84B424690 /* Pods-jitsi-meet.release.xcconfig */,
  210. );
  211. name = Pods;
  212. sourceTree = "<group>";
  213. };
  214. 83CBB9F61A601CBA00E9B192 = {
  215. isa = PBXGroup;
  216. children = (
  217. B3B083EB1D4955FF0069CEE7 /* app.entitlements */,
  218. 0B26BE711EC5BC4D00EEFB41 /* Frameworks */,
  219. 83CBBA001A601CBA00E9B192 /* Products */,
  220. 13B07FAE1A68108700A75B9A /* src */,
  221. 5E96ADD5E49F3B3822EF9A52 /* Pods */,
  222. 0BEA5C261F7B8F73000D0AB4 /* Watch app */,
  223. 0BEA5C351F7B8F73000D0AB4 /* WatchKit extension */,
  224. );
  225. indentWidth = 2;
  226. sourceTree = "<group>";
  227. tabWidth = 2;
  228. };
  229. 83CBBA001A601CBA00E9B192 /* Products */ = {
  230. isa = PBXGroup;
  231. children = (
  232. 13B07F961A680F5B00A75B9A /* jitsi-meet.app */,
  233. 0BEA5C251F7B8F73000D0AB4 /* JitsiMeetCompanion.app */,
  234. 0BEA5C311F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex */,
  235. );
  236. name = Products;
  237. sourceTree = "<group>";
  238. };
  239. /* End PBXGroup section */
  240. /* Begin PBXNativeTarget section */
  241. 0BEA5C241F7B8F73000D0AB4 /* JitsiMeetCompanion */ = {
  242. isa = PBXNativeTarget;
  243. buildConfigurationList = 0BEA5C481F7B8F73000D0AB4 /* Build configuration list for PBXNativeTarget "JitsiMeetCompanion" */;
  244. buildPhases = (
  245. 0BEA5C231F7B8F73000D0AB4 /* Resources */,
  246. 0BEA5C471F7B8F73000D0AB4 /* Embed App Extensions */,
  247. 1F021A8A5B056078665DE530 /* Frameworks */,
  248. );
  249. buildRules = (
  250. );
  251. dependencies = (
  252. 0BEA5C341F7B8F73000D0AB4 /* PBXTargetDependency */,
  253. );
  254. name = JitsiMeetCompanion;
  255. productName = JitsiMeetCompanion;
  256. productReference = 0BEA5C251F7B8F73000D0AB4 /* JitsiMeetCompanion.app */;
  257. productType = "com.apple.product-type.application.watchapp2";
  258. };
  259. 0BEA5C301F7B8F73000D0AB4 /* JitsiMeetCompanion Extension */ = {
  260. isa = PBXNativeTarget;
  261. buildConfigurationList = 0BEA5C461F7B8F73000D0AB4 /* Build configuration list for PBXNativeTarget "JitsiMeetCompanion Extension" */;
  262. buildPhases = (
  263. 0BEA5C2D1F7B8F73000D0AB4 /* Sources */,
  264. 0BEA5C2E1F7B8F73000D0AB4 /* Frameworks */,
  265. 0BEA5C2F1F7B8F73000D0AB4 /* Resources */,
  266. );
  267. buildRules = (
  268. );
  269. dependencies = (
  270. );
  271. name = "JitsiMeetCompanion Extension";
  272. productName = "JitsiMeetCompanion Extension";
  273. productReference = 0BEA5C311F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex */;
  274. productType = "com.apple.product-type.watchkit2-extension";
  275. };
  276. 13B07F861A680F5B00A75B9A /* jitsi-meet */ = {
  277. isa = PBXNativeTarget;
  278. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */;
  279. buildPhases = (
  280. B6607F42A5CF0C76E98929E2 /* [CP] Check Pods Manifest.lock */,
  281. 0BBA83C41EC9F7600075A103 /* Run React packager */,
  282. 13B07F871A680F5B00A75B9A /* Sources */,
  283. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  284. 13B07F8E1A680F5B00A75B9A /* Resources */,
  285. 0B26BE701EC5BC3C00EEFB41 /* Embed Frameworks */,
  286. B35383AD1DDA0083008F406A /* Adjust embedded framework architectures */,
  287. 0BB7DA181EC9E695007AAE98 /* Adjust ATS */,
  288. DEF4813D224925A2002AD03A /* Copy Google Plist file */,
  289. DEC2069321CBBD6900072F03 /* Setup Crashlytics */,
  290. DE11877A21EE09640078D059 /* Setup Google reverse URL handler */,
  291. DE4F6D6E22005C0400DE699E /* Setup Dropbox */,
  292. 0BEA5C491F7B8F73000D0AB4 /* Embed Watch Content */,
  293. );
  294. buildRules = (
  295. );
  296. dependencies = (
  297. 0BEA5C401F7B8F73000D0AB4 /* PBXTargetDependency */,
  298. );
  299. name = "jitsi-meet";
  300. productName = "Jitsi Meet";
  301. productReference = 13B07F961A680F5B00A75B9A /* jitsi-meet.app */;
  302. productType = "com.apple.product-type.application";
  303. };
  304. /* End PBXNativeTarget section */
  305. /* Begin PBXProject section */
  306. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  307. isa = PBXProject;
  308. attributes = {
  309. LastUpgradeCheck = 1020;
  310. ORGANIZATIONNAME = Facebook;
  311. TargetAttributes = {
  312. 0BEA5C241F7B8F73000D0AB4 = {
  313. CreatedOnToolsVersion = 9.0;
  314. DevelopmentTeam = FC967L3QRG;
  315. ProvisioningStyle = Automatic;
  316. };
  317. 0BEA5C301F7B8F73000D0AB4 = {
  318. CreatedOnToolsVersion = 9.0;
  319. DevelopmentTeam = FC967L3QRG;
  320. ProvisioningStyle = Automatic;
  321. };
  322. 13B07F861A680F5B00A75B9A = {
  323. DevelopmentTeam = FC967L3QRG;
  324. ProvisioningStyle = Automatic;
  325. SystemCapabilities = {
  326. com.apple.SafariKeychain = {
  327. enabled = 1;
  328. };
  329. com.apple.Siri = {
  330. enabled = 1;
  331. };
  332. };
  333. };
  334. };
  335. };
  336. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "app" */;
  337. compatibilityVersion = "Xcode 3.2";
  338. developmentRegion = en;
  339. hasScannedForEncodings = 0;
  340. knownRegions = (
  341. en,
  342. Base,
  343. );
  344. mainGroup = 83CBB9F61A601CBA00E9B192;
  345. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  346. projectDirPath = "";
  347. projectRoot = "";
  348. targets = (
  349. 13B07F861A680F5B00A75B9A /* jitsi-meet */,
  350. 0BEA5C241F7B8F73000D0AB4 /* JitsiMeetCompanion */,
  351. 0BEA5C301F7B8F73000D0AB4 /* JitsiMeetCompanion Extension */,
  352. );
  353. };
  354. /* End PBXProject section */
  355. /* Begin PBXResourcesBuildPhase section */
  356. 0BEA5C231F7B8F73000D0AB4 /* Resources */ = {
  357. isa = PBXResourcesBuildPhase;
  358. buildActionMask = 2147483647;
  359. files = (
  360. 0BEA5C2B1F7B8F73000D0AB4 /* Assets.xcassets in Resources */,
  361. 0BEA5C291F7B8F73000D0AB4 /* Interface.storyboard in Resources */,
  362. );
  363. runOnlyForDeploymentPostprocessing = 0;
  364. };
  365. 0BEA5C2F1F7B8F73000D0AB4 /* Resources */ = {
  366. isa = PBXResourcesBuildPhase;
  367. buildActionMask = 2147483647;
  368. files = (
  369. 0BEA5C3D1F7B8F73000D0AB4 /* Assets.xcassets in Resources */,
  370. );
  371. runOnlyForDeploymentPostprocessing = 0;
  372. };
  373. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  374. isa = PBXResourcesBuildPhase;
  375. buildActionMask = 2147483647;
  376. files = (
  377. 0B412F211EDEE95300B1A0A6 /* Main.storyboard in Resources */,
  378. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  379. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  380. );
  381. runOnlyForDeploymentPostprocessing = 0;
  382. };
  383. /* End PBXResourcesBuildPhase section */
  384. /* Begin PBXShellScriptBuildPhase section */
  385. 0BB7DA181EC9E695007AAE98 /* Adjust ATS */ = {
  386. isa = PBXShellScriptBuildPhase;
  387. buildActionMask = 2147483647;
  388. files = (
  389. );
  390. inputPaths = (
  391. );
  392. name = "Adjust ATS";
  393. outputPaths = (
  394. );
  395. runOnlyForDeploymentPostprocessing = 0;
  396. shellPath = /bin/sh;
  397. shellScript = "../scripts/fixup-ats.sh\n";
  398. };
  399. 0BBA83C41EC9F7600075A103 /* Run React packager */ = {
  400. isa = PBXShellScriptBuildPhase;
  401. buildActionMask = 2147483647;
  402. files = (
  403. );
  404. inputPaths = (
  405. );
  406. name = "Run React packager";
  407. outputPaths = (
  408. );
  409. runOnlyForDeploymentPostprocessing = 0;
  410. shellPath = /bin/sh;
  411. shellScript = "../scripts/run-packager.sh\n";
  412. };
  413. B35383AD1DDA0083008F406A /* Adjust embedded framework architectures */ = {
  414. isa = PBXShellScriptBuildPhase;
  415. buildActionMask = 2147483647;
  416. files = (
  417. );
  418. inputPaths = (
  419. );
  420. name = "Adjust embedded framework architectures";
  421. outputPaths = (
  422. );
  423. runOnlyForDeploymentPostprocessing = 0;
  424. shellPath = /bin/sh;
  425. shellScript = "../scripts/fixup-frameworks.sh\n";
  426. };
  427. B6607F42A5CF0C76E98929E2 /* [CP] Check Pods Manifest.lock */ = {
  428. isa = PBXShellScriptBuildPhase;
  429. buildActionMask = 2147483647;
  430. files = (
  431. );
  432. inputFileListPaths = (
  433. );
  434. inputPaths = (
  435. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  436. "${PODS_ROOT}/Manifest.lock",
  437. );
  438. name = "[CP] Check Pods Manifest.lock";
  439. outputFileListPaths = (
  440. );
  441. outputPaths = (
  442. "$(DERIVED_FILE_DIR)/Pods-jitsi-meet-checkManifestLockResult.txt",
  443. );
  444. runOnlyForDeploymentPostprocessing = 0;
  445. shellPath = /bin/sh;
  446. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  447. showEnvVarsInLog = 0;
  448. };
  449. DE11877A21EE09640078D059 /* Setup Google reverse URL handler */ = {
  450. isa = PBXShellScriptBuildPhase;
  451. buildActionMask = 2147483647;
  452. files = (
  453. );
  454. inputFileListPaths = (
  455. );
  456. inputPaths = (
  457. );
  458. name = "Setup Google reverse URL handler";
  459. outputFileListPaths = (
  460. );
  461. outputPaths = (
  462. );
  463. runOnlyForDeploymentPostprocessing = 0;
  464. shellPath = /bin/sh;
  465. shellScript = "INFO_PLIST=\"$BUILT_PRODUCTS_DIR/$INFOPLIST_PATH\"\nGOOGLE_PLIST=\"$PROJECT_DIR/GoogleService-Info.plist\"\n\nif [[ -f $GOOGLE_PLIST ]]; then\n REVERSED_CLIENT_ID=$(/usr/libexec/PlistBuddy -c \"Print :REVERSED_CLIENT_ID:\" $GOOGLE_PLIST)\n /usr/libexec/PlistBuddy -c \"Set :CFBundleURLTypes:1:CFBundleURLSchemes:0 $REVERSED_CLIENT_ID\" $INFO_PLIST\nfi\n";
  466. };
  467. DE4F6D6E22005C0400DE699E /* Setup Dropbox */ = {
  468. isa = PBXShellScriptBuildPhase;
  469. buildActionMask = 2147483647;
  470. files = (
  471. );
  472. inputFileListPaths = (
  473. );
  474. inputPaths = (
  475. );
  476. name = "Setup Dropbox";
  477. outputFileListPaths = (
  478. );
  479. outputPaths = (
  480. );
  481. runOnlyForDeploymentPostprocessing = 0;
  482. shellPath = /bin/sh;
  483. shellScript = "INFO_PLIST=\"$BUILT_PRODUCTS_DIR/$INFOPLIST_PATH\"\nDROPBOX_KEY_FILE=\"$PROJECT_DIR/dropbox.key\"\n\nif [[ -f $DROPBOX_KEY_FILE ]]; then\n /usr/libexec/PlistBuddy -c \"Delete :LSApplicationQueriesSchemes\" $INFO_PLIST\n /usr/libexec/PlistBuddy -c \"Add :LSApplicationQueriesSchemes array\" $INFO_PLIST\n /usr/libexec/PlistBuddy -c \"Add :LSApplicationQueriesSchemes:0 string 'dbapi-2'\" $INFO_PLIST\n /usr/libexec/PlistBuddy -c \"Add :LSApplicationQueriesSchemes:1 string 'dbapi-8-emm'\" $INFO_PLIST\n\n DROPBOX_KEY=$(head -n 1 $DROPBOX_KEY_FILE)\n /usr/libexec/PlistBuddy -c \"Add :CFBundleURLTypes:2:CFBundleURLName string dropbox\" $INFO_PLIST\n /usr/libexec/PlistBuddy -c \"Add :CFBundleURLTypes:2:CFBundleURLSchemes array\" $INFO_PLIST\n /usr/libexec/PlistBuddy -c \"Add :CFBundleURLTypes:2:CFBundleURLSchemes:0 string $DROPBOX_KEY\" $INFO_PLIST\nfi\n";
  484. };
  485. DEC2069321CBBD6900072F03 /* Setup Crashlytics */ = {
  486. isa = PBXShellScriptBuildPhase;
  487. buildActionMask = 2147483647;
  488. files = (
  489. );
  490. inputFileListPaths = (
  491. );
  492. inputPaths = (
  493. );
  494. name = "Setup Crashlytics";
  495. outputFileListPaths = (
  496. );
  497. outputPaths = (
  498. );
  499. runOnlyForDeploymentPostprocessing = 0;
  500. shellPath = /bin/sh;
  501. shellScript = "GOOGLE_PLIST=\"$PROJECT_DIR/GoogleService-Info.plist\"\n\nif [[ -f $GOOGLE_PLIST ]]; then\n if [ \"${CONFIGURATION}\" != \"Debug\" ]; then\n find \"${DWARF_DSYM_FOLDER_PATH}\" -name \"*.dSYM\" | xargs -I \\{\\} ${PODS_ROOT}/Fabric/upload-symbols -gsp $GOOGLE_PLIST -p ios \\{\\}\n fi\nfi\n";
  502. };
  503. DEF4813D224925A2002AD03A /* Copy Google Plist file */ = {
  504. isa = PBXShellScriptBuildPhase;
  505. buildActionMask = 2147483647;
  506. files = (
  507. );
  508. inputFileListPaths = (
  509. );
  510. inputPaths = (
  511. );
  512. name = "Copy Google Plist file";
  513. outputFileListPaths = (
  514. );
  515. outputPaths = (
  516. );
  517. runOnlyForDeploymentPostprocessing = 0;
  518. shellPath = /bin/sh;
  519. shellScript = "GOOGLE_PLIST_NAME=\"GoogleService-Info.plist\"\nGOOGLE_PLIST=\"$PROJECT_DIR/$GOOGLE_PLIST_NAME\"\nBUILD_APP_DIR=\"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME.app\"\n\nif [[ -f $GOOGLE_PLIST ]]; then\n cp $GOOGLE_PLIST \"$BUILD_APP_DIR/$GOOGLE_PLIST_NAME\"\nfi\n";
  520. };
  521. /* End PBXShellScriptBuildPhase section */
  522. /* Begin PBXSourcesBuildPhase section */
  523. 0BEA5C2D1F7B8F73000D0AB4 /* Sources */ = {
  524. isa = PBXSourcesBuildPhase;
  525. buildActionMask = 2147483647;
  526. files = (
  527. 0B7001701F7C51CC005944F4 /* InCallController.swift in Sources */,
  528. E5C97B63227A1EB400199214 /* JitsiMeetCommands.swift in Sources */,
  529. 0B5418471F7C5D8C00A2DD86 /* MeetingRowController.swift in Sources */,
  530. E588011722789D43008B0561 /* JitsiMeetContext.swift in Sources */,
  531. 0BEA5C391F7B8F73000D0AB4 /* ExtensionDelegate.swift in Sources */,
  532. 0BEA5C371F7B8F73000D0AB4 /* InterfaceController.swift in Sources */,
  533. 0BEA5C3B1F7B8F73000D0AB4 /* ComplicationController.swift in Sources */,
  534. );
  535. runOnlyForDeploymentPostprocessing = 0;
  536. };
  537. 13B07F871A680F5B00A75B9A /* Sources */ = {
  538. isa = PBXSourcesBuildPhase;
  539. buildActionMask = 2147483647;
  540. files = (
  541. 0B412F1F1EDEE6E800B1A0A6 /* ViewController.m in Sources */,
  542. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  543. DE4C456121DE1E4E00EA0709 /* FIRUtilities.m in Sources */,
  544. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  545. );
  546. runOnlyForDeploymentPostprocessing = 0;
  547. };
  548. /* End PBXSourcesBuildPhase section */
  549. /* Begin PBXTargetDependency section */
  550. 0BEA5C341F7B8F73000D0AB4 /* PBXTargetDependency */ = {
  551. isa = PBXTargetDependency;
  552. target = 0BEA5C301F7B8F73000D0AB4 /* JitsiMeetCompanion Extension */;
  553. targetProxy = 0BEA5C331F7B8F73000D0AB4 /* PBXContainerItemProxy */;
  554. };
  555. 0BEA5C401F7B8F73000D0AB4 /* PBXTargetDependency */ = {
  556. isa = PBXTargetDependency;
  557. target = 0BEA5C241F7B8F73000D0AB4 /* JitsiMeetCompanion */;
  558. targetProxy = 0BEA5C3F1F7B8F73000D0AB4 /* PBXContainerItemProxy */;
  559. };
  560. /* End PBXTargetDependency section */
  561. /* Begin PBXVariantGroup section */
  562. 0BEA5C271F7B8F73000D0AB4 /* Interface.storyboard */ = {
  563. isa = PBXVariantGroup;
  564. children = (
  565. 0BEA5C281F7B8F73000D0AB4 /* Base */,
  566. );
  567. name = Interface.storyboard;
  568. sourceTree = "<group>";
  569. };
  570. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  571. isa = PBXVariantGroup;
  572. children = (
  573. 13B07FB21A68108700A75B9A /* Base */,
  574. );
  575. name = LaunchScreen.xib;
  576. sourceTree = "<group>";
  577. };
  578. /* End PBXVariantGroup section */
  579. /* Begin XCBuildConfiguration section */
  580. 0BEA5C421F7B8F73000D0AB4 /* Debug */ = {
  581. isa = XCBuildConfiguration;
  582. buildSettings = {
  583. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  584. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  585. CLANG_ANALYZER_NONNULL = YES;
  586. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  587. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  588. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  589. CLANG_WARN_COMMA = YES;
  590. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  591. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  592. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  593. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  594. CLANG_WARN_STRICT_PROTOTYPES = YES;
  595. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  596. CODE_SIGN_STYLE = Automatic;
  597. DEBUG_INFORMATION_FORMAT = dwarf;
  598. DEVELOPMENT_TEAM = FC967L3QRG;
  599. GCC_C_LANGUAGE_STANDARD = gnu11;
  600. IBSC_MODULE = JitsiMeetCompanion_Extension;
  601. INFOPLIST_FILE = watchos/app/Info.plist;
  602. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet.watchkit;
  603. PRODUCT_NAME = "$(TARGET_NAME)";
  604. SDKROOT = watchos;
  605. SKIP_INSTALL = YES;
  606. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  607. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  608. SWIFT_VERSION = 5.0;
  609. TARGETED_DEVICE_FAMILY = 4;
  610. WATCHOS_DEPLOYMENT_TARGET = 4.0;
  611. };
  612. name = Debug;
  613. };
  614. 0BEA5C431F7B8F73000D0AB4 /* Release */ = {
  615. isa = XCBuildConfiguration;
  616. buildSettings = {
  617. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  618. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  619. CLANG_ANALYZER_NONNULL = YES;
  620. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  621. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  622. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  623. CLANG_WARN_COMMA = YES;
  624. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  625. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  626. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  627. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  628. CLANG_WARN_STRICT_PROTOTYPES = YES;
  629. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  630. CODE_SIGN_STYLE = Automatic;
  631. COPY_PHASE_STRIP = NO;
  632. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  633. DEVELOPMENT_TEAM = FC967L3QRG;
  634. GCC_C_LANGUAGE_STANDARD = gnu11;
  635. IBSC_MODULE = JitsiMeetCompanion_Extension;
  636. INFOPLIST_FILE = watchos/app/Info.plist;
  637. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet.watchkit;
  638. PRODUCT_NAME = "$(TARGET_NAME)";
  639. SDKROOT = watchos;
  640. SKIP_INSTALL = YES;
  641. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  642. SWIFT_VERSION = 5.0;
  643. TARGETED_DEVICE_FAMILY = 4;
  644. WATCHOS_DEPLOYMENT_TARGET = 4.0;
  645. };
  646. name = Release;
  647. };
  648. 0BEA5C441F7B8F73000D0AB4 /* Debug */ = {
  649. isa = XCBuildConfiguration;
  650. buildSettings = {
  651. ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
  652. CLANG_ANALYZER_NONNULL = YES;
  653. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  654. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  655. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  656. CLANG_WARN_COMMA = YES;
  657. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  658. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  659. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  660. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  661. CLANG_WARN_STRICT_PROTOTYPES = YES;
  662. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  663. CODE_SIGN_STYLE = Automatic;
  664. DEBUG_INFORMATION_FORMAT = dwarf;
  665. DEVELOPMENT_TEAM = FC967L3QRG;
  666. GCC_C_LANGUAGE_STANDARD = gnu11;
  667. INFOPLIST_FILE = watchos/extension/Info.plist;
  668. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  669. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet.watchkit.extension;
  670. PRODUCT_NAME = "${TARGET_NAME}";
  671. SDKROOT = watchos;
  672. SKIP_INSTALL = YES;
  673. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  674. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  675. SWIFT_VERSION = 5.0;
  676. TARGETED_DEVICE_FAMILY = 4;
  677. WATCHOS_DEPLOYMENT_TARGET = 4.0;
  678. };
  679. name = Debug;
  680. };
  681. 0BEA5C451F7B8F73000D0AB4 /* Release */ = {
  682. isa = XCBuildConfiguration;
  683. buildSettings = {
  684. ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
  685. CLANG_ANALYZER_NONNULL = YES;
  686. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  687. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  688. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  689. CLANG_WARN_COMMA = YES;
  690. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  691. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  692. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  693. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  694. CLANG_WARN_STRICT_PROTOTYPES = YES;
  695. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  696. CODE_SIGN_STYLE = Automatic;
  697. COPY_PHASE_STRIP = NO;
  698. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  699. DEVELOPMENT_TEAM = FC967L3QRG;
  700. GCC_C_LANGUAGE_STANDARD = gnu11;
  701. INFOPLIST_FILE = watchos/extension/Info.plist;
  702. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  703. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet.watchkit.extension;
  704. PRODUCT_NAME = "${TARGET_NAME}";
  705. SDKROOT = watchos;
  706. SKIP_INSTALL = YES;
  707. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  708. SWIFT_VERSION = 5.0;
  709. TARGETED_DEVICE_FAMILY = 4;
  710. WATCHOS_DEPLOYMENT_TARGET = 4.0;
  711. };
  712. name = Release;
  713. };
  714. 13B07F941A680F5B00A75B9A /* Debug */ = {
  715. isa = XCBuildConfiguration;
  716. baseConfigurationReference = 4670A512A688E2DC34528282 /* Pods-jitsi-meet.debug.xcconfig */;
  717. buildSettings = {
  718. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  719. ASSETCATALOG_COMPILER_APPICON_NAME = AppIconDebug;
  720. CODE_SIGN_ENTITLEMENTS = app.entitlements;
  721. CODE_SIGN_IDENTITY = "iPhone Developer";
  722. CODE_SIGN_STYLE = Automatic;
  723. CURRENT_PROJECT_VERSION = 1;
  724. DEAD_CODE_STRIPPING = NO;
  725. DEVELOPMENT_TEAM = FC967L3QRG;
  726. ENABLE_BITCODE = NO;
  727. FRAMEWORK_SEARCH_PATHS = (
  728. "$(inherited)",
  729. "../../node_modules/react-native-webrtc/ios",
  730. );
  731. HEADER_SEARCH_PATHS = (
  732. "$(inherited)",
  733. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  734. );
  735. INFOPLIST_FILE = src/Info.plist;
  736. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  737. LIBRARY_SEARCH_PATHS = "$(inherited)";
  738. OTHER_LDFLAGS = (
  739. "$(inherited)",
  740. "-ObjC",
  741. "-lc++",
  742. );
  743. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet;
  744. PRODUCT_NAME = "jitsi-meet";
  745. PROVISIONING_PROFILE_SPECIFIER = "";
  746. };
  747. name = Debug;
  748. };
  749. 13B07F951A680F5B00A75B9A /* Release */ = {
  750. isa = XCBuildConfiguration;
  751. baseConfigurationReference = 09AA3B93E4CC62D84B424690 /* Pods-jitsi-meet.release.xcconfig */;
  752. buildSettings = {
  753. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  754. ASSETCATALOG_COMPILER_APPICON_NAME = AppIconRelease;
  755. CODE_SIGN_ENTITLEMENTS = app.entitlements;
  756. CODE_SIGN_IDENTITY = "iPhone Developer";
  757. CODE_SIGN_STYLE = Automatic;
  758. CURRENT_PROJECT_VERSION = 1;
  759. DEVELOPMENT_TEAM = FC967L3QRG;
  760. ENABLE_BITCODE = YES;
  761. FRAMEWORK_SEARCH_PATHS = (
  762. "$(inherited)",
  763. "../../node_modules/react-native-webrtc/ios",
  764. );
  765. HEADER_SEARCH_PATHS = (
  766. "$(inherited)",
  767. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  768. );
  769. INFOPLIST_FILE = src/Info.plist;
  770. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  771. LIBRARY_SEARCH_PATHS = "$(inherited)";
  772. OTHER_LDFLAGS = (
  773. "$(inherited)",
  774. "-ObjC",
  775. "-lc++",
  776. );
  777. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet;
  778. PRODUCT_NAME = "jitsi-meet";
  779. PROVISIONING_PROFILE_SPECIFIER = "";
  780. };
  781. name = Release;
  782. };
  783. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  784. isa = XCBuildConfiguration;
  785. buildSettings = {
  786. ALWAYS_SEARCH_USER_PATHS = NO;
  787. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  788. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  789. CLANG_CXX_LIBRARY = "libc++";
  790. CLANG_ENABLE_MODULES = YES;
  791. CLANG_ENABLE_OBJC_ARC = YES;
  792. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  793. CLANG_WARN_BOOL_CONVERSION = YES;
  794. CLANG_WARN_COMMA = YES;
  795. CLANG_WARN_CONSTANT_CONVERSION = YES;
  796. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  797. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  798. CLANG_WARN_EMPTY_BODY = YES;
  799. CLANG_WARN_ENUM_CONVERSION = YES;
  800. CLANG_WARN_INFINITE_RECURSION = YES;
  801. CLANG_WARN_INT_CONVERSION = YES;
  802. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  803. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  804. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  805. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  806. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  807. CLANG_WARN_STRICT_PROTOTYPES = YES;
  808. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  809. CLANG_WARN_UNREACHABLE_CODE = YES;
  810. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  811. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  812. COPY_PHASE_STRIP = NO;
  813. ENABLE_BITCODE = YES;
  814. ENABLE_STRICT_OBJC_MSGSEND = YES;
  815. ENABLE_TESTABILITY = YES;
  816. GCC_C_LANGUAGE_STANDARD = gnu99;
  817. GCC_DYNAMIC_NO_PIC = NO;
  818. GCC_NO_COMMON_BLOCKS = YES;
  819. GCC_OPTIMIZATION_LEVEL = 0;
  820. GCC_PREPROCESSOR_DEFINITIONS = (
  821. "DEBUG=1",
  822. "$(inherited)",
  823. );
  824. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  825. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  826. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  827. GCC_WARN_UNDECLARED_SELECTOR = YES;
  828. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  829. GCC_WARN_UNUSED_FUNCTION = YES;
  830. GCC_WARN_UNUSED_VARIABLE = YES;
  831. HEADER_SEARCH_PATHS = (
  832. "$(inherited)",
  833. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  834. );
  835. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  836. MTL_ENABLE_DEBUG_INFO = YES;
  837. ONLY_ACTIVE_ARCH = YES;
  838. SDKROOT = iphoneos;
  839. TARGETED_DEVICE_FAMILY = "1,2";
  840. };
  841. name = Debug;
  842. };
  843. 83CBBA211A601CBA00E9B192 /* Release */ = {
  844. isa = XCBuildConfiguration;
  845. buildSettings = {
  846. ALWAYS_SEARCH_USER_PATHS = NO;
  847. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  848. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  849. CLANG_CXX_LIBRARY = "libc++";
  850. CLANG_ENABLE_MODULES = YES;
  851. CLANG_ENABLE_OBJC_ARC = YES;
  852. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  853. CLANG_WARN_BOOL_CONVERSION = YES;
  854. CLANG_WARN_COMMA = YES;
  855. CLANG_WARN_CONSTANT_CONVERSION = YES;
  856. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  857. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  858. CLANG_WARN_EMPTY_BODY = YES;
  859. CLANG_WARN_ENUM_CONVERSION = YES;
  860. CLANG_WARN_INFINITE_RECURSION = YES;
  861. CLANG_WARN_INT_CONVERSION = YES;
  862. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  863. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  864. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  865. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  866. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  867. CLANG_WARN_STRICT_PROTOTYPES = YES;
  868. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  869. CLANG_WARN_UNREACHABLE_CODE = YES;
  870. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  871. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  872. COPY_PHASE_STRIP = YES;
  873. ENABLE_BITCODE = YES;
  874. ENABLE_NS_ASSERTIONS = NO;
  875. ENABLE_STRICT_OBJC_MSGSEND = YES;
  876. GCC_C_LANGUAGE_STANDARD = gnu99;
  877. GCC_NO_COMMON_BLOCKS = YES;
  878. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  879. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  880. GCC_WARN_UNDECLARED_SELECTOR = YES;
  881. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  882. GCC_WARN_UNUSED_FUNCTION = YES;
  883. GCC_WARN_UNUSED_VARIABLE = YES;
  884. HEADER_SEARCH_PATHS = (
  885. "$(inherited)",
  886. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  887. );
  888. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  889. MTL_ENABLE_DEBUG_INFO = NO;
  890. SDKROOT = iphoneos;
  891. SWIFT_COMPILATION_MODE = wholemodule;
  892. TARGETED_DEVICE_FAMILY = "1,2";
  893. VALIDATE_PRODUCT = YES;
  894. };
  895. name = Release;
  896. };
  897. /* End XCBuildConfiguration section */
  898. /* Begin XCConfigurationList section */
  899. 0BEA5C461F7B8F73000D0AB4 /* Build configuration list for PBXNativeTarget "JitsiMeetCompanion Extension" */ = {
  900. isa = XCConfigurationList;
  901. buildConfigurations = (
  902. 0BEA5C441F7B8F73000D0AB4 /* Debug */,
  903. 0BEA5C451F7B8F73000D0AB4 /* Release */,
  904. );
  905. defaultConfigurationIsVisible = 0;
  906. defaultConfigurationName = Release;
  907. };
  908. 0BEA5C481F7B8F73000D0AB4 /* Build configuration list for PBXNativeTarget "JitsiMeetCompanion" */ = {
  909. isa = XCConfigurationList;
  910. buildConfigurations = (
  911. 0BEA5C421F7B8F73000D0AB4 /* Debug */,
  912. 0BEA5C431F7B8F73000D0AB4 /* Release */,
  913. );
  914. defaultConfigurationIsVisible = 0;
  915. defaultConfigurationName = Release;
  916. };
  917. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */ = {
  918. isa = XCConfigurationList;
  919. buildConfigurations = (
  920. 13B07F941A680F5B00A75B9A /* Debug */,
  921. 13B07F951A680F5B00A75B9A /* Release */,
  922. );
  923. defaultConfigurationIsVisible = 0;
  924. defaultConfigurationName = Release;
  925. };
  926. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "app" */ = {
  927. isa = XCConfigurationList;
  928. buildConfigurations = (
  929. 83CBBA201A601CBA00E9B192 /* Debug */,
  930. 83CBBA211A601CBA00E9B192 /* Release */,
  931. );
  932. defaultConfigurationIsVisible = 0;
  933. defaultConfigurationName = Release;
  934. };
  935. /* End XCConfigurationList section */
  936. };
  937. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  938. }