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

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