From abd549ada9a58f2a4ef31cbbfa21fc54758ad635 Mon Sep 17 00:00:00 2001 From: overtake Date: Tue, 15 Aug 2017 16:08:30 +0300 Subject: [PATCH] no message --- Postbox.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Postbox.xcodeproj/project.pbxproj b/Postbox.xcodeproj/project.pbxproj index c33d3a93d5..07543d37eb 100644 --- a/Postbox.xcodeproj/project.pbxproj +++ b/Postbox.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + C25B56FE1F431C3300581D02 /* MessageHistoryTagsSummaryTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D070479F1F3CE16500F6A8D4 /* MessageHistoryTagsSummaryTable.swift */; }; C2A315BC1E2E730400D89000 /* PeerOperationLogTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0AD23261E194D1C00A7089A /* PeerOperationLogTable.swift */; }; C2A315BD1E2E732000D89000 /* PeerOperationLogMetadataTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0AD23281E196B6400A7089A /* PeerOperationLogMetadataTable.swift */; }; C2A315BE1E2E733900D89000 /* PeerMergedOperationLogIndexTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D010B6191E1E463900C3E282 /* PeerMergedOperationLogIndexTable.swift */; }; @@ -962,6 +963,7 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + C25B56FE1F431C3300581D02 /* MessageHistoryTagsSummaryTable.swift in Sources */, D050F2661E4A5B5A00988324 /* MessageGloballyUniqueIdTable.swift in Sources */, D03229EF1E6B33FD0000AF9C /* SqliteInterface.swift in Sources */, D01C7F081EFC1ED3008305F1 /* UnorderedItemListTable.swift in Sources */,