Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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