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

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