|
|
@ -165,6 +165,7 @@
|
|
|
|
7BFD1A8A2745C4F000FB91B9 /* Permissions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BFD1A892745C4F000FB91B9 /* Permissions.swift */; };
|
|
|
|
7BFD1A8A2745C4F000FB91B9 /* Permissions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BFD1A892745C4F000FB91B9 /* Permissions.swift */; };
|
|
|
|
7BFD1A972747689000FB91B9 /* Session-Turn-Server in Resources */ = {isa = PBXBuildFile; fileRef = 7BFD1A962747689000FB91B9 /* Session-Turn-Server */; };
|
|
|
|
7BFD1A972747689000FB91B9 /* Session-Turn-Server in Resources */ = {isa = PBXBuildFile; fileRef = 7BFD1A962747689000FB91B9 /* Session-Turn-Server */; };
|
|
|
|
9409433E2C7EB81800D9D2E0 /* WebRTCSession+Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9409433D2C7EB81800D9D2E0 /* WebRTCSession+Constants.swift */; };
|
|
|
|
9409433E2C7EB81800D9D2E0 /* WebRTCSession+Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9409433D2C7EB81800D9D2E0 /* WebRTCSession+Constants.swift */; };
|
|
|
|
|
|
|
|
940943402C7ED62300D9D2E0 /* StartupError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9409433F2C7ED62300D9D2E0 /* StartupError.swift */; };
|
|
|
|
942256802C23F8BB00C0FDBF /* StartConversationScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9422567D2C23F8BB00C0FDBF /* StartConversationScreen.swift */; };
|
|
|
|
942256802C23F8BB00C0FDBF /* StartConversationScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9422567D2C23F8BB00C0FDBF /* StartConversationScreen.swift */; };
|
|
|
|
942256812C23F8BB00C0FDBF /* NewMessageScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9422567E2C23F8BB00C0FDBF /* NewMessageScreen.swift */; };
|
|
|
|
942256812C23F8BB00C0FDBF /* NewMessageScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9422567E2C23F8BB00C0FDBF /* NewMessageScreen.swift */; };
|
|
|
|
942256822C23F8BB00C0FDBF /* InviteAFriendScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9422567F2C23F8BB00C0FDBF /* InviteAFriendScreen.swift */; };
|
|
|
|
942256822C23F8BB00C0FDBF /* InviteAFriendScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9422567F2C23F8BB00C0FDBF /* InviteAFriendScreen.swift */; };
|
|
|
@ -1357,6 +1358,7 @@
|
|
|
|
7BFD1A8B2747150E00FB91B9 /* TurnServerInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TurnServerInfo.swift; sourceTree = "<group>"; };
|
|
|
|
7BFD1A8B2747150E00FB91B9 /* TurnServerInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TurnServerInfo.swift; sourceTree = "<group>"; };
|
|
|
|
7BFD1A962747689000FB91B9 /* Session-Turn-Server */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Session-Turn-Server"; sourceTree = "<group>"; };
|
|
|
|
7BFD1A962747689000FB91B9 /* Session-Turn-Server */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Session-Turn-Server"; sourceTree = "<group>"; };
|
|
|
|
9409433D2C7EB81800D9D2E0 /* WebRTCSession+Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WebRTCSession+Constants.swift"; sourceTree = "<group>"; };
|
|
|
|
9409433D2C7EB81800D9D2E0 /* WebRTCSession+Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WebRTCSession+Constants.swift"; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
9409433F2C7ED62300D9D2E0 /* StartupError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StartupError.swift; sourceTree = "<group>"; };
|
|
|
|
9422567D2C23F8BB00C0FDBF /* StartConversationScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StartConversationScreen.swift; sourceTree = "<group>"; };
|
|
|
|
9422567D2C23F8BB00C0FDBF /* StartConversationScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StartConversationScreen.swift; sourceTree = "<group>"; };
|
|
|
|
9422567E2C23F8BB00C0FDBF /* NewMessageScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NewMessageScreen.swift; sourceTree = "<group>"; };
|
|
|
|
9422567E2C23F8BB00C0FDBF /* NewMessageScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NewMessageScreen.swift; sourceTree = "<group>"; };
|
|
|
|
9422567F2C23F8BB00C0FDBF /* InviteAFriendScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InviteAFriendScreen.swift; sourceTree = "<group>"; };
|
|
|
|
9422567F2C23F8BB00C0FDBF /* InviteAFriendScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InviteAFriendScreen.swift; sourceTree = "<group>"; };
|
|
|
@ -3466,6 +3468,7 @@
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
C3AAFFF125AE99710089E6DD /* AppDelegate.swift */,
|
|
|
|
C3AAFFF125AE99710089E6DD /* AppDelegate.swift */,
|
|
|
|
|
|
|
|
9409433F2C7ED62300D9D2E0 /* StartupError.swift */,
|
|
|
|
34D99CE3217509C1000AFB39 /* AppEnvironment.swift */,
|
|
|
|
34D99CE3217509C1000AFB39 /* AppEnvironment.swift */,
|
|
|
|
7BFD1A952747689000FB91B9 /* TurnServers */,
|
|
|
|
7BFD1A952747689000FB91B9 /* TurnServers */,
|
|
|
|
B8FF8E6025C10D8B004D1F22 /* Countries */,
|
|
|
|
B8FF8E6025C10D8B004D1F22 /* Countries */,
|
|
|
@ -6246,6 +6249,7 @@
|
|
|
|
7B5233C42900E90F00F8F375 /* SessionLabelCarouselView.swift in Sources */,
|
|
|
|
7B5233C42900E90F00F8F375 /* SessionLabelCarouselView.swift in Sources */,
|
|
|
|
7B93D07727CF1A8A00811CB6 /* MockDataGenerator.swift in Sources */,
|
|
|
|
7B93D07727CF1A8A00811CB6 /* MockDataGenerator.swift in Sources */,
|
|
|
|
7B1B52D828580C6D006069F2 /* EmojiPickerSheet.swift in Sources */,
|
|
|
|
7B1B52D828580C6D006069F2 /* EmojiPickerSheet.swift in Sources */,
|
|
|
|
|
|
|
|
940943402C7ED62300D9D2E0 /* StartupError.swift in Sources */,
|
|
|
|
FD368A6A29DE9E30000DBF1E /* UIContextualAction+Utilities.swift in Sources */,
|
|
|
|
FD368A6A29DE9E30000DBF1E /* UIContextualAction+Utilities.swift in Sources */,
|
|
|
|
FDEF57252C3CF04C00131302 /* WebRTCSession+DataChannel.swift in Sources */,
|
|
|
|
FDEF57252C3CF04C00131302 /* WebRTCSession+DataChannel.swift in Sources */,
|
|
|
|
7BAFA1192A39669400B76CB9 /* BezierPathView.swift in Sources */,
|
|
|
|
7BAFA1192A39669400B76CB9 /* BezierPathView.swift in Sources */,
|
|
|
|