|
545 | 545 | 40B499CA2AC1A5E100A53B60 /* OSLogDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40B499C92AC1A5E100A53B60 /* OSLogDestination.swift */; };
|
546 | 546 | 40B499CC2AC1A90F00A53B60 /* DeeplinkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40B499CB2AC1A90F00A53B60 /* DeeplinkTests.swift */; };
|
547 | 547 | 40B499CE2AC1AA0900A53B60 /* AppEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4030E59F2A9DF5BD003E8CBA /* AppEnvironment.swift */; };
|
| 548 | + 40B575CE2DCCEA7D00F489B8 /* PictureInPictureEnforcedStopAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40B575CD2DCCEA7D00F489B8 /* PictureInPictureEnforcedStopAdapter.swift */; }; |
| 549 | + 40B575D02DCCEBA900F489B8 /* PictureInPictureEnforcedStopAdapterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40B575CF2DCCEBA900F489B8 /* PictureInPictureEnforcedStopAdapterTests.swift */; }; |
| 550 | + 40B575D12DCCEC4500F489B8 /* MockAppStateAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4052BF542DBA830D0085AFA5 /* MockAppStateAdapter.swift */; }; |
| 551 | + 40B575D42DCCECE800F489B8 /* MockAVPictureInPictureController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40B575D22DCCECDA00F489B8 /* MockAVPictureInPictureController.swift */; }; |
| 552 | + 40B575D82DCCF00200F489B8 /* StreamPictureInPictureControllerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40B575D52DCCEFB500F489B8 /* StreamPictureInPictureControllerProtocol.swift */; }; |
548 | 553 | 40B713692A275F1400D1FE67 /* AppState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8456E6C5287EB55F004E180E /* AppState.swift */; };
|
549 | 554 | 40BBC4792C6227DC002AEF92 /* DemoNoiseCancellationButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40BBC4782C6227DC002AEF92 /* DemoNoiseCancellationButtonView.swift */; };
|
550 | 555 | 40BBC47C2C6227F1002AEF92 /* View+PresentDemoMoreMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40BBC47B2C6227F1002AEF92 /* View+PresentDemoMoreMenu.swift */; };
|
|
1998 | 2003 | 40B48C562D1588DB002C4EAB /* Stream_Video_Sfu_Models_TrackInfo+Dummy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Stream_Video_Sfu_Models_TrackInfo+Dummy.swift"; sourceTree = "<group>"; };
|
1999 | 2004 | 40B499C92AC1A5E100A53B60 /* OSLogDestination.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSLogDestination.swift; sourceTree = "<group>"; };
|
2000 | 2005 | 40B499CB2AC1A90F00A53B60 /* DeeplinkTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeeplinkTests.swift; sourceTree = "<group>"; };
|
| 2006 | + 40B575CD2DCCEA7D00F489B8 /* PictureInPictureEnforcedStopAdapter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PictureInPictureEnforcedStopAdapter.swift; sourceTree = "<group>"; }; |
| 2007 | + 40B575CF2DCCEBA900F489B8 /* PictureInPictureEnforcedStopAdapterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PictureInPictureEnforcedStopAdapterTests.swift; sourceTree = "<group>"; }; |
| 2008 | + 40B575D22DCCECDA00F489B8 /* MockAVPictureInPictureController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockAVPictureInPictureController.swift; sourceTree = "<group>"; }; |
| 2009 | + 40B575D52DCCEFB500F489B8 /* StreamPictureInPictureControllerProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamPictureInPictureControllerProtocol.swift; sourceTree = "<group>"; }; |
2001 | 2010 | 40BBC4782C6227DC002AEF92 /* DemoNoiseCancellationButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DemoNoiseCancellationButtonView.swift; sourceTree = "<group>"; };
|
2002 | 2011 | 40BBC47B2C6227F1002AEF92 /* View+PresentDemoMoreMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+PresentDemoMoreMenu.swift"; sourceTree = "<group>"; };
|
2003 | 2012 | 40BBC47D2C62287F002AEF92 /* DemoReconnectionButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DemoReconnectionButtonView.swift; sourceTree = "<group>"; };
|
|
3897 | 3906 | 40914C962B567B6B00F6A13E /* PictureInPicture */ = {
|
3898 | 3907 | isa = PBXGroup;
|
3899 | 3908 | children = (
|
| 3909 | + 40B575D22DCCECDA00F489B8 /* MockAVPictureInPictureController.swift */, |
3900 | 3910 | 409AF6FC2DAFF86800EE7BF6 /* PictureInPictureVideoParticipantViewTests.swift */,
|
3901 | 3911 | 409AF6FA2DAFF7E900EE7BF6 /* PictureInPictureScreenSharingViewTests.swift */,
|
3902 | 3912 | 409AF6F62DAFF3D500EE7BF6 /* PictureInPictureVideoCallViewControllerTests.swift */,
|
|
3908 | 3918 | 40914C9B2B56AA6600F6A13E /* StreamBufferTransformerTests.swift */,
|
3909 | 3919 | 4013A8F02D82D93900F81C15 /* StreamPictureInPictureAdapterTests.swift */,
|
3910 | 3920 | 409AF6F82DAFF67200EE7BF6 /* PictureInPictureContentViewTests.swift */,
|
| 3921 | + 40B575CF2DCCEBA900F489B8 /* PictureInPictureEnforcedStopAdapterTests.swift */, |
3911 | 3922 | );
|
3912 | 3923 | path = PictureInPicture;
|
3913 | 3924 | sourceTree = "<group>";
|
|
3998 | 4009 | 40A9416C2B4D958A006D6965 /* PictureInPicture */ = {
|
3999 | 4010 | isa = PBXGroup;
|
4000 | 4011 | children = (
|
| 4012 | + 40B575D52DCCEFB500F489B8 /* StreamPictureInPictureControllerProtocol.swift */, |
| 4013 | + 40B575CD2DCCEA7D00F489B8 /* PictureInPictureEnforcedStopAdapter.swift */, |
4001 | 4014 | 409AF6E72DAFC80200EE7BF6 /* PictureInPictureContent.swift */,
|
4002 | 4015 | 4072A5952DAF99E000108E8F /* PictureInPictureContentProvider.swift */,
|
4003 | 4016 | 4072A5932DAF992400108E8F /* PictureInPictureParticipantModifier.swift */,
|
|
7960 | 7973 | files = (
|
7961 | 7974 | 8434C542289BC0B00001490A /* L10n.swift in Sources */,
|
7962 | 7975 | 846FBE8628AA696900147F6E /* ColorExtensions.swift in Sources */,
|
| 7976 | + 40B575D82DCCF00200F489B8 /* StreamPictureInPictureControllerProtocol.swift in Sources */, |
7963 | 7977 | 84231E4728B2506B007985EF /* VideoRenderer.swift in Sources */,
|
7964 | 7978 | 4072A5922DAEB41500108E8F /* PictureInPictureDelegateProxy.swift in Sources */,
|
7965 | 7979 | 40A941742B4D97A1006D6965 /* PictureInPictureVideoRenderer.swift in Sources */,
|
|
8061 | 8075 | 840626722A37A431004B8748 /* IncomingCall.swift in Sources */,
|
8062 | 8076 | 40AA2EDC2ADFEB01000DCA5C /* HorizontalParticipantsListView.swift in Sources */,
|
8063 | 8077 | 846FBE8F28AAEC5D00147F6E /* KeyboardReadable.swift in Sources */,
|
| 8078 | + 40B575CE2DCCEA7D00F489B8 /* PictureInPictureEnforcedStopAdapter.swift in Sources */, |
8064 | 8079 | 40245F362BE26D6700FCF075 /* StatelessToggleCameraIconView.swift in Sources */,
|
8065 | 8080 | 8490032D29D4774500AD9BB4 /* JoiningCallView.swift in Sources */,
|
8066 | 8081 | 403FF3F42BA1DC690092CE8A /* StreamYUVToARGBConversion.swift in Sources */,
|
|
8103 | 8118 | isa = PBXSourcesBuildPhase;
|
8104 | 8119 | buildActionMask = 2147483647;
|
8105 | 8120 | files = (
|
| 8121 | + 40B575D02DCCEBA900F489B8 /* PictureInPictureEnforcedStopAdapterTests.swift in Sources */, |
8106 | 8122 | 82FF40BE2A17C73500B4D95E /* CallConnectingView_Tests.swift in Sources */,
|
8107 | 8123 | 407AF7182B61619900E9E3E7 /* ParticipantListButton_Tests.swift in Sources */,
|
8108 | 8124 | 409AF6EF2DAFE7D000EE7BF6 /* PeerConnectionFactory+Mock.swift in Sources */,
|
|
8163 | 8179 | 40245F562BE2746300FCF075 /* ScreensharingSettings+Dummy.swift in Sources */,
|
8164 | 8180 | 40245F572BE2746300FCF075 /* EgressRTMPResponse+Dummy.swift in Sources */,
|
8165 | 8181 | 40245F582BE2746300FCF075 /* EgressResponse+Dummy.swift in Sources */,
|
| 8182 | + 40B575D42DCCECE800F489B8 /* MockAVPictureInPictureController.swift in Sources */, |
8166 | 8183 | 409AF6F92DAFF67200EE7BF6 /* PictureInPictureContentViewTests.swift in Sources */,
|
8167 | 8184 | 40245F592BE2746300FCF075 /* BackstageSettings+Dummy.swift in Sources */,
|
8168 | 8185 | 40245F5A2BE2746300FCF075 /* CallAcceptedEvent+Dummy.swift in Sources */,
|
|
8214 | 8231 | 82FF40C42A17C74D00B4D95E /* IncomingCallView_Tests.swift in Sources */,
|
8215 | 8232 | 404C27CB2BF2552800DF2937 /* XCTestCase+PredicateFulfillment.swift in Sources */,
|
8216 | 8233 | 409AF6F12DAFEFA200EE7BF6 /* PictureInPictureParticipantModifierTests.swift in Sources */,
|
| 8234 | + 40B575D12DCCEC4500F489B8 /* MockAppStateAdapter.swift in Sources */, |
8217 | 8235 | 4045D9DD2DAD5B110077A660 /* Resource_Tests.swift in Sources */,
|
8218 | 8236 | 408CE0F82BD95F170052EC3A /* VideoConfig+Dummy.swift in Sources */,
|
8219 | 8237 | 829F7BFA29FABC0E003EBACE /* ViewFactory.swift in Sources */,
|
|
0 commit comments