|
|
|
@ -48,6 +48,7 @@
|
|
|
|
|
34330A5C1E787A9800DF2FB9 /* dripicons-v2.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 34330A5B1E787A9800DF2FB9 /* dripicons-v2.ttf */; };
|
|
|
|
|
34330A5E1E787BD800DF2FB9 /* ElegantIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 34330A5D1E787BD800DF2FB9 /* ElegantIcons.ttf */; };
|
|
|
|
|
34330AA31E79686200DF2FB9 /* OWSProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34330AA21E79686200DF2FB9 /* OWSProgressView.m */; };
|
|
|
|
|
34386A54207D271D009F5D9C /* NeverClearView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34386A53207D271C009F5D9C /* NeverClearView.swift */; };
|
|
|
|
|
343A65951FC47D5E000477A1 /* DebugUISyncMessages.m in Sources */ = {isa = PBXBuildFile; fileRef = 343A65941FC47D5E000477A1 /* DebugUISyncMessages.m */; };
|
|
|
|
|
343A65981FC4CFE7000477A1 /* ConversationScrollButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 343A65961FC4CFE6000477A1 /* ConversationScrollButton.m */; };
|
|
|
|
|
34480B361FD0929200BC14EF /* ShareAppExtensionContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 34480B351FD0929200BC14EF /* ShareAppExtensionContext.m */; };
|
|
|
|
@ -615,6 +616,7 @@
|
|
|
|
|
34330A5D1E787BD800DF2FB9 /* ElegantIcons.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = ElegantIcons.ttf; sourceTree = "<group>"; };
|
|
|
|
|
34330AA11E79686200DF2FB9 /* OWSProgressView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWSProgressView.h; sourceTree = "<group>"; };
|
|
|
|
|
34330AA21E79686200DF2FB9 /* OWSProgressView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OWSProgressView.m; sourceTree = "<group>"; };
|
|
|
|
|
34386A53207D271C009F5D9C /* NeverClearView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NeverClearView.swift; sourceTree = "<group>"; };
|
|
|
|
|
343A65931FC47D5D000477A1 /* DebugUISyncMessages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugUISyncMessages.h; sourceTree = "<group>"; };
|
|
|
|
|
343A65941FC47D5E000477A1 /* DebugUISyncMessages.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DebugUISyncMessages.m; sourceTree = "<group>"; };
|
|
|
|
|
343A65961FC4CFE6000477A1 /* ConversationScrollButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ConversationScrollButton.m; sourceTree = "<group>"; };
|
|
|
|
@ -2031,25 +2033,26 @@
|
|
|
|
|
76EB052B18170B33006006FC /* Views */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
45E5A6981F61E6DD001E4A8A /* MarqueeLabel.swift */,
|
|
|
|
|
452EA09D1EA7ABE00078744B /* AttachmentPointerView.swift */,
|
|
|
|
|
34E3E5671EC4B19400495BAC /* AudioProgressView.swift */,
|
|
|
|
|
451764291DE939FD00EDB8B9 /* ContactCell.swift */,
|
|
|
|
|
45A663C41F92EC760027B59E /* GroupTableViewCell.swift */,
|
|
|
|
|
451764281DE939FD00EDB8B9 /* ContactCell.xib */,
|
|
|
|
|
4523149F1F7E9E18003A428C /* DirectionalPanGestureRecognizer.swift */,
|
|
|
|
|
45A663C41F92EC760027B59E /* GroupTableViewCell.swift */,
|
|
|
|
|
45E5A6981F61E6DD001E4A8A /* MarqueeLabel.swift */,
|
|
|
|
|
34386A53207D271C009F5D9C /* NeverClearView.swift */,
|
|
|
|
|
34F308A01ECB469700BB7697 /* OWSBezierPathView.h */,
|
|
|
|
|
34F308A11ECB469700BB7697 /* OWSBezierPathView.m */,
|
|
|
|
|
459311FA1D75C948008DD4F0 /* OWSDeviceTableViewCell.h */,
|
|
|
|
|
459311FB1D75C948008DD4F0 /* OWSDeviceTableViewCell.m */,
|
|
|
|
|
34330AA11E79686200DF2FB9 /* OWSProgressView.h */,
|
|
|
|
|
34330AA21E79686200DF2FB9 /* OWSProgressView.m */,
|
|
|
|
|
45A6DAD51EBBF85500893231 /* ReminderView.swift */,
|
|
|
|
|
450D19111F85236600970622 /* RemoteVideoView.h */,
|
|
|
|
|
450D19121F85236600970622 /* RemoteVideoView.m */,
|
|
|
|
|
4523149F1F7E9E18003A428C /* DirectionalPanGestureRecognizer.swift */,
|
|
|
|
|
45D308AB2049A439000189E4 /* PinEntryView.h */,
|
|
|
|
|
45D308AC2049A439000189E4 /* PinEntryView.m */,
|
|
|
|
|
457F671A20746193000EABCD /* QuotedReplyPreview.swift */,
|
|
|
|
|
45A6DAD51EBBF85500893231 /* ReminderView.swift */,
|
|
|
|
|
450D19111F85236600970622 /* RemoteVideoView.h */,
|
|
|
|
|
450D19121F85236600970622 /* RemoteVideoView.m */,
|
|
|
|
|
);
|
|
|
|
|
name = Views;
|
|
|
|
|
path = views;
|
|
|
|
@ -3186,6 +3189,7 @@
|
|
|
|
|
4585C4681ED8F8D200896AEA /* SafetyNumberConfirmationAlert.swift in Sources */,
|
|
|
|
|
450D19131F85236600970622 /* RemoteVideoView.m in Sources */,
|
|
|
|
|
B6B9ECFC198B31BA00C620D3 /* PushManager.m in Sources */,
|
|
|
|
|
34386A54207D271D009F5D9C /* NeverClearView.swift in Sources */,
|
|
|
|
|
45DF5DF21DDB843F00C936C7 /* CompareSafetyNumbersActivity.swift in Sources */,
|
|
|
|
|
458DE9D91DEE7B360071BB03 /* OWSWebRTCDataProtos.pb.m in Sources */,
|
|
|
|
|
451166C01FD86B98000739BA /* AccountManager.swift in Sources */,
|
|
|
|
|