diff --git a/TelegramCore.xcodeproj/project.pbxproj b/TelegramCore.xcodeproj/project.pbxproj index ded77b6296..9f6e313e19 100644 --- a/TelegramCore.xcodeproj/project.pbxproj +++ b/TelegramCore.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 9FA8AD2A2047F34700406041 /* SecretApiLayer73.swift in Sources */ = {isa = PBXBuildFile; fileRef = D018EDFF2044939F00CBB130 /* SecretApiLayer73.swift */; }; C205FEA81EB3B75900455808 /* ExportMessageLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C205FEA71EB3B75900455808 /* ExportMessageLink.swift */; }; C205FEA91EB3B75900455808 /* ExportMessageLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C205FEA71EB3B75900455808 /* ExportMessageLink.swift */; }; C210DD621FBDB90800F673D8 /* SourceReferenceMessageAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = C210DD611FBDB90800F673D8 /* SourceReferenceMessageAttribute.swift */; }; @@ -2123,6 +2124,7 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 9FA8AD2A2047F34700406041 /* SecretApiLayer73.swift in Sources */, C29340F41F5081280074991E /* UpdateGroupSpecificStickerset.swift in Sources */, C25638021E79E7FC00311607 /* TwoStepVerification.swift in Sources */, D00DBBD81E64E41100DB5485 /* CreateSecretChat.swift in Sources */,