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

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