|
|
@ -135,7 +135,6 @@
|
|
|
|
7B1581E2271E743B00848B49 /* OWSSounds.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1581E1271E743B00848B49 /* OWSSounds.swift */; };
|
|
|
|
7B1581E2271E743B00848B49 /* OWSSounds.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1581E1271E743B00848B49 /* OWSSounds.swift */; };
|
|
|
|
7B1D74AA27BCC16E0030B423 /* NSENotificationPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1D74A927BCC16E0030B423 /* NSENotificationPresenter.swift */; };
|
|
|
|
7B1D74AA27BCC16E0030B423 /* NSENotificationPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1D74A927BCC16E0030B423 /* NSENotificationPresenter.swift */; };
|
|
|
|
7B1D74AC27BDE7510030B423 /* Promise+Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1D74AB27BDE7510030B423 /* Promise+Timeout.swift */; };
|
|
|
|
7B1D74AC27BDE7510030B423 /* Promise+Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1D74AB27BDE7510030B423 /* Promise+Timeout.swift */; };
|
|
|
|
7B1D74AE27C346220030B423 /* UnreadMentionMigtation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1D74AD27C346220030B423 /* UnreadMentionMigtation.swift */; };
|
|
|
|
|
|
|
|
7B1D74B027C365960030B423 /* Timer+MainThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1D74AF27C365960030B423 /* Timer+MainThread.swift */; };
|
|
|
|
7B1D74B027C365960030B423 /* Timer+MainThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1D74AF27C365960030B423 /* Timer+MainThread.swift */; };
|
|
|
|
7B4C75CB26B37E0F0000AC89 /* UnsendRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B4C75CA26B37E0F0000AC89 /* UnsendRequest.swift */; };
|
|
|
|
7B4C75CB26B37E0F0000AC89 /* UnsendRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B4C75CA26B37E0F0000AC89 /* UnsendRequest.swift */; };
|
|
|
|
7B4C75CD26BB92060000AC89 /* DeletedMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B4C75CC26BB92060000AC89 /* DeletedMessageView.swift */; };
|
|
|
|
7B4C75CD26BB92060000AC89 /* DeletedMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B4C75CC26BB92060000AC89 /* DeletedMessageView.swift */; };
|
|
|
@ -1130,7 +1129,6 @@
|
|
|
|
7B1581E1271E743B00848B49 /* OWSSounds.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OWSSounds.swift; sourceTree = "<group>"; };
|
|
|
|
7B1581E1271E743B00848B49 /* OWSSounds.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OWSSounds.swift; sourceTree = "<group>"; };
|
|
|
|
7B1D74A927BCC16E0030B423 /* NSENotificationPresenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSENotificationPresenter.swift; sourceTree = "<group>"; };
|
|
|
|
7B1D74A927BCC16E0030B423 /* NSENotificationPresenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSENotificationPresenter.swift; sourceTree = "<group>"; };
|
|
|
|
7B1D74AB27BDE7510030B423 /* Promise+Timeout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Promise+Timeout.swift"; sourceTree = "<group>"; };
|
|
|
|
7B1D74AB27BDE7510030B423 /* Promise+Timeout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Promise+Timeout.swift"; sourceTree = "<group>"; };
|
|
|
|
7B1D74AD27C346220030B423 /* UnreadMentionMigtation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnreadMentionMigtation.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
7B1D74AF27C365960030B423 /* Timer+MainThread.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Timer+MainThread.swift"; sourceTree = "<group>"; };
|
|
|
|
7B1D74AF27C365960030B423 /* Timer+MainThread.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Timer+MainThread.swift"; sourceTree = "<group>"; };
|
|
|
|
7B2DB2AD26F1B0FF0035B509 /* si */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = si; path = si.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
|
7B2DB2AD26F1B0FF0035B509 /* si */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = si; path = si.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
|
7B4C75CA26B37E0F0000AC89 /* UnsendRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnsendRequest.swift; sourceTree = "<group>"; };
|
|
|
|
7B4C75CA26B37E0F0000AC89 /* UnsendRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnsendRequest.swift; sourceTree = "<group>"; };
|
|
|
@ -3070,7 +3068,6 @@
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
B8B32044258C117C0020074B /* ContactsMigration.swift */,
|
|
|
|
B8B32044258C117C0020074B /* ContactsMigration.swift */,
|
|
|
|
7B1D74AD27C346220030B423 /* UnreadMentionMigtation.swift */,
|
|
|
|
|
|
|
|
FD88BADA27A750F200BBC442 /* MessageRequestsMigration.swift */,
|
|
|
|
FD88BADA27A750F200BBC442 /* MessageRequestsMigration.swift */,
|
|
|
|
C38EF271255B6D79007E1867 /* OWSDatabaseMigration.h */,
|
|
|
|
C38EF271255B6D79007E1867 /* OWSDatabaseMigration.h */,
|
|
|
|
C38EF270255B6D79007E1867 /* OWSDatabaseMigration.m */,
|
|
|
|
C38EF270255B6D79007E1867 /* OWSDatabaseMigration.m */,
|
|
|
@ -4615,7 +4612,6 @@
|
|
|
|
C38EF40B255B6DF7007E1867 /* TappableStackView.swift in Sources */,
|
|
|
|
C38EF40B255B6DF7007E1867 /* TappableStackView.swift in Sources */,
|
|
|
|
C38EF31D255B6DBF007E1867 /* UIImage+OWS.swift in Sources */,
|
|
|
|
C38EF31D255B6DBF007E1867 /* UIImage+OWS.swift in Sources */,
|
|
|
|
C38EF359255B6DCC007E1867 /* SheetViewController.swift in Sources */,
|
|
|
|
C38EF359255B6DCC007E1867 /* SheetViewController.swift in Sources */,
|
|
|
|
7B1D74AE27C346220030B423 /* UnreadMentionMigtation.swift in Sources */,
|
|
|
|
|
|
|
|
B8F5F52925EC4F8A003BF8D4 /* BlockListUIUtils.m in Sources */,
|
|
|
|
B8F5F52925EC4F8A003BF8D4 /* BlockListUIUtils.m in Sources */,
|
|
|
|
C38EF386255B6DD2007E1867 /* AttachmentApprovalInputAccessoryView.swift in Sources */,
|
|
|
|
C38EF386255B6DD2007E1867 /* AttachmentApprovalInputAccessoryView.swift in Sources */,
|
|
|
|
B8C2B2C82563685C00551B4D /* CircleView.swift in Sources */,
|
|
|
|
B8C2B2C82563685C00551B4D /* CircleView.swift in Sources */,
|
|
|
@ -5189,7 +5185,7 @@
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
CURRENT_PROJECT_VERSION = 324;
|
|
|
|
CURRENT_PROJECT_VERSION = 325;
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
@ -5262,7 +5258,7 @@
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
CURRENT_PROJECT_VERSION = 324;
|
|
|
|
CURRENT_PROJECT_VERSION = 325;
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
@ -5328,7 +5324,7 @@
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
CURRENT_PROJECT_VERSION = 324;
|
|
|
|
CURRENT_PROJECT_VERSION = 325;
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
@ -5402,7 +5398,7 @@
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
CURRENT_PROJECT_VERSION = 324;
|
|
|
|
CURRENT_PROJECT_VERSION = 325;
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
@ -6338,7 +6334,7 @@
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Session/Meta/Signal.entitlements;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Session/Meta/Signal.entitlements;
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
CURRENT_PROJECT_VERSION = 324;
|
|
|
|
CURRENT_PROJECT_VERSION = 325;
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
@ -6409,7 +6405,7 @@
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Session/Meta/Signal.entitlements;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Session/Meta/Signal.entitlements;
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
CURRENT_PROJECT_VERSION = 324;
|
|
|
|
CURRENT_PROJECT_VERSION = 325;
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|