"Fossies" - the Fresh Open Source Software Archive

Member "jitsi-meet-7685/ios/app/app.xcodeproj/project.pbxproj" (29 Nov 2023, 53245 Bytes) of package /linux/misc/jitsi-meet-7685.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

A hint: This file contains one or more very long lines, so maybe it is better readable using the pure text view mode that shows the contents as wrapped lines within the browser window.


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