|
|
|
@ -48,7 +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 */; };
|
|
|
|
|
34382266209A4E400094FEB7 /* ApproveContactShareViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34382265209A4E3F0094FEB7 /* ApproveContactShareViewController.swift */; };
|
|
|
|
|
34382266209A4E400094FEB7 /* ContactShareApprovalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34382265209A4E3F0094FEB7 /* ContactShareApprovalViewController.swift */; };
|
|
|
|
|
3438226A209B63500094FEB7 /* EditContactShareNameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34382269209B63500094FEB7 /* EditContactShareNameViewController.swift */; };
|
|
|
|
|
34386A51207D0C01009F5D9C /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34386A4D207D0C01009F5D9C /* HomeViewController.m */; };
|
|
|
|
|
34386A52207D0C01009F5D9C /* HomeViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 34386A50207D0C01009F5D9C /* HomeViewCell.m */; };
|
|
|
|
@ -638,7 +638,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>"; };
|
|
|
|
|
34382265209A4E3F0094FEB7 /* ApproveContactShareViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ApproveContactShareViewController.swift; path = SignalMessaging/attachments/ApproveContactShareViewController.swift; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
34382265209A4E3F0094FEB7 /* ContactShareApprovalViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ContactShareApprovalViewController.swift; path = SignalMessaging/attachments/ContactShareApprovalViewController.swift; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
34382269209B63500094FEB7 /* EditContactShareNameViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EditContactShareNameViewController.swift; path = SignalMessaging/attachments/EditContactShareNameViewController.swift; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
34386A4D207D0C01009F5D9C /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeViewController.m; sourceTree = "<group>"; };
|
|
|
|
|
34386A4E207D0C01009F5D9C /* HomeViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeViewCell.h; sourceTree = "<group>"; };
|
|
|
|
@ -1614,9 +1614,9 @@
|
|
|
|
|
346129DB1FD5C02900532771 /* viewControllers */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
34382265209A4E3F0094FEB7 /* ApproveContactShareViewController.swift */,
|
|
|
|
|
344F2498200FD03200CFB4F4 /* AttachmentApprovalViewController.swift */,
|
|
|
|
|
348BB253209CD4B80047AEC2 /* ContactFieldView.swift */,
|
|
|
|
|
34382265209A4E3F0094FEB7 /* ContactShareApprovalViewController.swift */,
|
|
|
|
|
344F248220069E9B00CFB4F4 /* CountryCodeViewController.h */,
|
|
|
|
|
344F248320069E9B00CFB4F4 /* CountryCodeViewController.m */,
|
|
|
|
|
34382269209B63500094FEB7 /* EditContactShareNameViewController.swift */,
|
|
|
|
@ -3136,7 +3136,7 @@
|
|
|
|
|
451F8A3F1FD71455005CB9DA /* OWSTableViewController.m in Sources */,
|
|
|
|
|
451F8A351FD710DE005CB9DA /* Searcher.swift in Sources */,
|
|
|
|
|
451F8A481FD715BA005CB9DA /* OWSContactAvatarBuilder.m in Sources */,
|
|
|
|
|
34382266209A4E400094FEB7 /* ApproveContactShareViewController.swift in Sources */,
|
|
|
|
|
34382266209A4E400094FEB7 /* ContactShareApprovalViewController.swift in Sources */,
|
|
|
|
|
4503F1C3204711D300CEE724 /* OWS107LegacySounds.m in Sources */,
|
|
|
|
|
3438226A209B63500094FEB7 /* EditContactShareNameViewController.swift in Sources */,
|
|
|
|
|
346129A61FD1F09100532771 /* OWSContactsManager.m in Sources */,
|
|
|
|
|