|
|
@ -249,7 +249,7 @@
|
|
|
|
B8B320B7258C30D70020074B /* HTMLMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B320B6258C30D70020074B /* HTMLMetadata.swift */; };
|
|
|
|
B8B320B7258C30D70020074B /* HTMLMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B320B6258C30D70020074B /* HTMLMetadata.swift */; };
|
|
|
|
B8B558EF26C4B56C00693325 /* VideoCallVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558EE26C4B56C00693325 /* VideoCallVC.swift */; };
|
|
|
|
B8B558EF26C4B56C00693325 /* VideoCallVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558EE26C4B56C00693325 /* VideoCallVC.swift */; };
|
|
|
|
B8B558F126C4BB0600693325 /* CameraManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558F026C4BB0600693325 /* CameraManager.swift */; };
|
|
|
|
B8B558F126C4BB0600693325 /* CameraManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558F026C4BB0600693325 /* CameraManager.swift */; };
|
|
|
|
B8B558F326C4CA4600693325 /* MockCallConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558F226C4CA4600693325 /* MockCallConfig.swift */; };
|
|
|
|
B8B558F326C4CA4600693325 /* TestCallConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558F226C4CA4600693325 /* TestCallConfig.swift */; };
|
|
|
|
B8B558F926C4CE6800693325 /* CallVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558F826C4CE6800693325 /* CallVC.swift */; };
|
|
|
|
B8B558F926C4CE6800693325 /* CallVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558F826C4CE6800693325 /* CallVC.swift */; };
|
|
|
|
B8B558FB26C4D25C00693325 /* WebSocket.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558FA26C4D25C00693325 /* WebSocket.swift */; };
|
|
|
|
B8B558FB26C4D25C00693325 /* WebSocket.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558FA26C4D25C00693325 /* WebSocket.swift */; };
|
|
|
|
B8B558FD26C4D35400693325 /* MockCallServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558FC26C4D35400693325 /* MockCallServer.swift */; };
|
|
|
|
B8B558FD26C4D35400693325 /* MockCallServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8B558FC26C4D35400693325 /* MockCallServer.swift */; };
|
|
|
@ -1225,7 +1225,7 @@
|
|
|
|
B8B320B6258C30D70020074B /* HTMLMetadata.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLMetadata.swift; sourceTree = "<group>"; };
|
|
|
|
B8B320B6258C30D70020074B /* HTMLMetadata.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLMetadata.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558EE26C4B56C00693325 /* VideoCallVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoCallVC.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558EE26C4B56C00693325 /* VideoCallVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoCallVC.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558F026C4BB0600693325 /* CameraManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraManager.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558F026C4BB0600693325 /* CameraManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraManager.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558F226C4CA4600693325 /* MockCallConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockCallConfig.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558F226C4CA4600693325 /* TestCallConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestCallConfig.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558F826C4CE6800693325 /* CallVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallVC.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558F826C4CE6800693325 /* CallVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallVC.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558FA26C4D25C00693325 /* WebSocket.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSocket.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558FA26C4D25C00693325 /* WebSocket.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSocket.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558FC26C4D35400693325 /* MockCallServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockCallServer.swift; sourceTree = "<group>"; };
|
|
|
|
B8B558FC26C4D35400693325 /* MockCallServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockCallServer.swift; sourceTree = "<group>"; };
|
|
|
@ -2371,10 +2371,10 @@
|
|
|
|
B806ECA026C4A7E4008BDA44 /* CallManager+UI.swift */,
|
|
|
|
B806ECA026C4A7E4008BDA44 /* CallManager+UI.swift */,
|
|
|
|
B8B558FE26C4E05E00693325 /* CallManager+Messages.swift */,
|
|
|
|
B8B558FE26C4E05E00693325 /* CallManager+Messages.swift */,
|
|
|
|
B806ECA226C4A8C6008BDA44 /* MockTURNServer.swift */,
|
|
|
|
B806ECA226C4A8C6008BDA44 /* MockTURNServer.swift */,
|
|
|
|
B8B558F226C4CA4600693325 /* MockCallConfig.swift */,
|
|
|
|
|
|
|
|
B8B558FC26C4D35400693325 /* MockCallServer.swift */,
|
|
|
|
B8B558FC26C4D35400693325 /* MockCallServer.swift */,
|
|
|
|
B8B5590026C4E2A400693325 /* SignalingMessage.swift */,
|
|
|
|
B8B5590026C4E2A400693325 /* SignalingMessage.swift */,
|
|
|
|
B8B558FA26C4D25C00693325 /* WebSocket.swift */,
|
|
|
|
B8B558FA26C4D25C00693325 /* WebSocket.swift */,
|
|
|
|
|
|
|
|
B8B558F226C4CA4600693325 /* TestCallConfig.swift */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
path = Calls;
|
|
|
|
path = Calls;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
@ -4761,7 +4761,7 @@
|
|
|
|
C32C5AAB256DBE8F003C73A2 /* TSIncomingMessage+Conversion.swift in Sources */,
|
|
|
|
C32C5AAB256DBE8F003C73A2 /* TSIncomingMessage+Conversion.swift in Sources */,
|
|
|
|
B866CE112581C1A900535CC4 /* Sodium+Conversion.swift in Sources */,
|
|
|
|
B866CE112581C1A900535CC4 /* Sodium+Conversion.swift in Sources */,
|
|
|
|
C32C5A88256DBCF9003C73A2 /* MessageReceiver+Handling.swift in Sources */,
|
|
|
|
C32C5A88256DBCF9003C73A2 /* MessageReceiver+Handling.swift in Sources */,
|
|
|
|
B8B558F326C4CA4600693325 /* MockCallConfig.swift in Sources */,
|
|
|
|
B8B558F326C4CA4600693325 /* TestCallConfig.swift in Sources */,
|
|
|
|
C32C5C1B256DC9E0003C73A2 /* General.swift in Sources */,
|
|
|
|
C32C5C1B256DC9E0003C73A2 /* General.swift in Sources */,
|
|
|
|
C32C5A02256DB658003C73A2 /* MessageSender+Convenience.swift in Sources */,
|
|
|
|
C32C5A02256DB658003C73A2 /* MessageSender+Convenience.swift in Sources */,
|
|
|
|
B8566C6C256F60F50045A0B9 /* OWSUserProfile.m in Sources */,
|
|
|
|
B8566C6C256F60F50045A0B9 /* OWSUserProfile.m in Sources */,
|
|
|
|