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

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