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

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