|
|
|
@ -186,6 +186,9 @@
|
|
|
|
|
B8041A9525C8FA1D003C2166 /* MediaLoaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8041A9425C8FA1D003C2166 /* MediaLoaderView.swift */; };
|
|
|
|
|
B8041AA725C90927003C2166 /* TypingIndicatorCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8041AA625C90927003C2166 /* TypingIndicatorCell.swift */; };
|
|
|
|
|
B80A579F23DFF1F300876683 /* NewClosedGroupVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B80A579E23DFF1F300876683 /* NewClosedGroupVC.swift */; };
|
|
|
|
|
B81D25C426157F40004D1FE1 /* storage-seed-3.crt in Resources */ = {isa = PBXBuildFile; fileRef = B81D25B926157F20004D1FE1 /* storage-seed-3.crt */; };
|
|
|
|
|
B81D25C526157F40004D1FE1 /* storage-seed-1.crt in Resources */ = {isa = PBXBuildFile; fileRef = B81D25B726157F20004D1FE1 /* storage-seed-1.crt */; };
|
|
|
|
|
B81D25C626157F40004D1FE1 /* public-loki-foundation.crt in Resources */ = {isa = PBXBuildFile; fileRef = B81D25B826157F20004D1FE1 /* public-loki-foundation.crt */; };
|
|
|
|
|
B821494625D4D6FF009C0F2A /* URLModal.swift in Sources */ = {isa = PBXBuildFile; fileRef = B821494525D4D6FF009C0F2A /* URLModal.swift */; };
|
|
|
|
|
B821494F25D4E163009C0F2A /* BodyTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B821494E25D4E163009C0F2A /* BodyTextView.swift */; };
|
|
|
|
|
B82149B825D60393009C0F2A /* BlockedModal.swift in Sources */ = {isa = PBXBuildFile; fileRef = B82149B725D60393009C0F2A /* BlockedModal.swift */; };
|
|
|
|
@ -673,6 +676,9 @@
|
|
|
|
|
C38EF40B255B6DF7007E1867 /* TappableStackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C38EF3ED255B6DF6007E1867 /* TappableStackView.swift */; };
|
|
|
|
|
C38EF40C255B6DF7007E1867 /* GradientView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C38EF3EE255B6DF6007E1867 /* GradientView.swift */; };
|
|
|
|
|
C38EF48A255B7E3F007E1867 /* SessionUIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C331FF1B2558F9D300070591 /* SessionUIKit.framework */; };
|
|
|
|
|
C3A01E05261D24C400290BEB /* public-loki-foundation.der in Resources */ = {isa = PBXBuildFile; fileRef = C3A01E02261D24C400290BEB /* public-loki-foundation.der */; };
|
|
|
|
|
C3A01E06261D24C400290BEB /* storage-seed-1.der in Resources */ = {isa = PBXBuildFile; fileRef = C3A01E03261D24C400290BEB /* storage-seed-1.der */; };
|
|
|
|
|
C3A01E07261D24C400290BEB /* storage-seed-3.der in Resources */ = {isa = PBXBuildFile; fileRef = C3A01E04261D24C400290BEB /* storage-seed-3.der */; };
|
|
|
|
|
C3A3A08F256E1728004D228D /* FullTextSearchFinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = C33FDB7F255A581100E217F9 /* FullTextSearchFinder.swift */; };
|
|
|
|
|
C3A3A0EC256E1949004D228D /* OWSRecipientIdentity.m in Sources */ = {isa = PBXBuildFile; fileRef = C33FDBEC255A581B00E217F9 /* OWSRecipientIdentity.m */; };
|
|
|
|
|
C3A3A0F5256E194C004D228D /* OWSRecipientIdentity.h in Headers */ = {isa = PBXBuildFile; fileRef = C33FDAA0255A57FF00E217F9 /* OWSRecipientIdentity.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
@ -1198,6 +1204,9 @@
|
|
|
|
|
B8041A9425C8FA1D003C2166 /* MediaLoaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaLoaderView.swift; sourceTree = "<group>"; };
|
|
|
|
|
B8041AA625C90927003C2166 /* TypingIndicatorCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TypingIndicatorCell.swift; sourceTree = "<group>"; };
|
|
|
|
|
B80A579E23DFF1F300876683 /* NewClosedGroupVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewClosedGroupVC.swift; sourceTree = "<group>"; };
|
|
|
|
|
B81D25B726157F20004D1FE1 /* storage-seed-1.crt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "storage-seed-1.crt"; sourceTree = "<group>"; };
|
|
|
|
|
B81D25B826157F20004D1FE1 /* public-loki-foundation.crt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "public-loki-foundation.crt"; sourceTree = "<group>"; };
|
|
|
|
|
B81D25B926157F20004D1FE1 /* storage-seed-3.crt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "storage-seed-3.crt"; sourceTree = "<group>"; };
|
|
|
|
|
B821494525D4D6FF009C0F2A /* URLModal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLModal.swift; sourceTree = "<group>"; };
|
|
|
|
|
B821494E25D4E163009C0F2A /* BodyTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BodyTextView.swift; sourceTree = "<group>"; };
|
|
|
|
|
B82149B725D60393009C0F2A /* BlockedModal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlockedModal.swift; sourceTree = "<group>"; };
|
|
|
|
@ -1706,6 +1715,9 @@
|
|
|
|
|
C396469E2509D40400B0B9F5 /* vi-VN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "vi-VN"; path = "vi-VN.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
|
|
C396469F2509D41100B0B9F5 /* id-ID */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "id-ID"; path = "id-ID.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
|
|
C39DD28724F3318C008590FC /* Colors.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Colors.xcassets; sourceTree = "<group>"; };
|
|
|
|
|
C3A01E02261D24C400290BEB /* public-loki-foundation.der */ = {isa = PBXFileReference; lastKnownFileType = file; path = "public-loki-foundation.der"; sourceTree = "<group>"; };
|
|
|
|
|
C3A01E03261D24C400290BEB /* storage-seed-1.der */ = {isa = PBXFileReference; lastKnownFileType = file; path = "storage-seed-1.der"; sourceTree = "<group>"; };
|
|
|
|
|
C3A01E04261D24C400290BEB /* storage-seed-3.der */ = {isa = PBXFileReference; lastKnownFileType = file; path = "storage-seed-3.der"; sourceTree = "<group>"; };
|
|
|
|
|
C3A3A170256E1D25004D228D /* SSKReachabilityManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SSKReachabilityManager.swift; sourceTree = "<group>"; };
|
|
|
|
|
C3A71D0A2558989C0043A11F /* MessageWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageWrapper.swift; sourceTree = "<group>"; };
|
|
|
|
|
C3A71D1C25589AC30043A11F /* WebSocketProto.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebSocketProto.swift; sourceTree = "<group>"; };
|
|
|
|
@ -2184,6 +2196,19 @@
|
|
|
|
|
path = "Content Views";
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
B81D260326158DF5004D1FE1 /* Certificates */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
B81D25B826157F20004D1FE1 /* public-loki-foundation.crt */,
|
|
|
|
|
C3A01E02261D24C400290BEB /* public-loki-foundation.der */,
|
|
|
|
|
B81D25B726157F20004D1FE1 /* storage-seed-1.crt */,
|
|
|
|
|
C3A01E03261D24C400290BEB /* storage-seed-1.der */,
|
|
|
|
|
B81D25B926157F20004D1FE1 /* storage-seed-3.crt */,
|
|
|
|
|
C3A01E04261D24C400290BEB /* storage-seed-3.der */,
|
|
|
|
|
);
|
|
|
|
|
path = Certificates;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
B821493625D4D6A7009C0F2A /* Views & Modals */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
@ -3502,6 +3527,7 @@
|
|
|
|
|
C3F0A58F255C8E3D007BE2A3 /* Meta */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
B81D260326158DF5004D1FE1 /* Certificates */,
|
|
|
|
|
76EB03C218170B33006006FC /* AppDelegate.h */,
|
|
|
|
|
76EB03C318170B33006006FC /* AppDelegate.m */,
|
|
|
|
|
C3AAFFF125AE99710089E6DD /* AppDelegate.swift */,
|
|
|
|
@ -4177,6 +4203,9 @@
|
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
B81D25C526157F40004D1FE1 /* storage-seed-1.crt in Resources */,
|
|
|
|
|
B81D25C426157F40004D1FE1 /* storage-seed-3.crt in Resources */,
|
|
|
|
|
B81D25C626157F40004D1FE1 /* public-loki-foundation.crt in Resources */,
|
|
|
|
|
4C63CC00210A620B003AE45C /* SignalTSan.supp in Resources */,
|
|
|
|
|
4C6F527C20FFE8400097DEEE /* SignalUBSan.supp in Resources */,
|
|
|
|
|
34CF078A203E6B78005C4D61 /* end_call_tone_cept.caf in Resources */,
|
|
|
|
@ -4192,6 +4221,7 @@
|
|
|
|
|
B6F509971AA53F760068F56A /* Localizable.strings in Resources */,
|
|
|
|
|
B633C59D1A1D190B0059AC12 /* endcall@2x.png in Resources */,
|
|
|
|
|
FC5CDF391A3393DD00B47253 /* error_white@2x.png in Resources */,
|
|
|
|
|
C3A01E05261D24C400290BEB /* public-loki-foundation.der in Resources */,
|
|
|
|
|
B633C5D21A1D190B0059AC12 /* savephoto@2x.png in Resources */,
|
|
|
|
|
B10C9B611A7049EC00ECA2BF /* play_icon.png in Resources */,
|
|
|
|
|
AD83FF401A73426500B5C81A /* audio_pause_button_blue@2x.png in Resources */,
|
|
|
|
@ -4221,6 +4251,7 @@
|
|
|
|
|
45B74A882044AAB600CD42F8 /* aurora.aifc in Resources */,
|
|
|
|
|
45B74A742044AAB600CD42F8 /* aurora-quiet.aifc in Resources */,
|
|
|
|
|
45B74A852044AAB600CD42F8 /* bamboo.aifc in Resources */,
|
|
|
|
|
C3A01E06261D24C400290BEB /* storage-seed-1.der in Resources */,
|
|
|
|
|
45B74A782044AAB600CD42F8 /* bamboo-quiet.aifc in Resources */,
|
|
|
|
|
45B74A7B2044AAB600CD42F8 /* chord.aifc in Resources */,
|
|
|
|
|
C33FD4E9255A149100E217F9 /* Colors.xcassets in Resources */,
|
|
|
|
@ -4250,6 +4281,7 @@
|
|
|
|
|
C3CA3AC8255CDB2900F4C6D4 /* spanish.txt in Resources */,
|
|
|
|
|
34B6A90B218BA1D1007C4606 /* typing-animation.gif in Resources */,
|
|
|
|
|
B8FF8E6225C10DA5004D1F22 /* GeoLite2-Country-Blocks-IPv4 in Resources */,
|
|
|
|
|
C3A01E07261D24C400290BEB /* storage-seed-3.der in Resources */,
|
|
|
|
|
45B74A802044AAB600CD42F8 /* pulse-quiet.aifc in Resources */,
|
|
|
|
|
45B74A8B2044AAB600CD42F8 /* synth.aifc in Resources */,
|
|
|
|
|
45B74A752044AAB600CD42F8 /* synth-quiet.aifc in Resources */,
|
|
|
|
@ -5201,7 +5233,7 @@
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 210;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 211;
|
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
|
@ -5222,7 +5254,7 @@
|
|
|
|
|
INFOPLIST_FILE = SessionShareExtension/Meta/Info.plist;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
|
|
MARKETING_VERSION = 1.9.3;
|
|
|
|
|
MARKETING_VERSION = 1.9.4;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.loki-project.loki-messenger.ShareExtension";
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
@ -5270,7 +5302,7 @@
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 210;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 211;
|
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
|
@ -5296,7 +5328,7 @@
|
|
|
|
|
INFOPLIST_FILE = SessionShareExtension/Meta/Info.plist;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
|
|
MARKETING_VERSION = 1.9.3;
|
|
|
|
|
MARKETING_VERSION = 1.9.4;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.loki-project.loki-messenger.ShareExtension";
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
@ -5331,7 +5363,7 @@
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 210;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 211;
|
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
|
@ -5350,7 +5382,7 @@
|
|
|
|
|
INFOPLIST_FILE = SessionNotificationServiceExtension/Meta/Info.plist;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
|
|
MARKETING_VERSION = 1.9.3;
|
|
|
|
|
MARKETING_VERSION = 1.9.4;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
|
|
|
MTL_FAST_MATH = YES;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.loki-project.loki-messenger.NotificationServiceExtension";
|
|
|
|
@ -5401,7 +5433,7 @@
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 210;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 211;
|
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
|
@ -5425,7 +5457,7 @@
|
|
|
|
|
INFOPLIST_FILE = SessionNotificationServiceExtension/Meta/Info.plist;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
|
|
MARKETING_VERSION = 1.9.3;
|
|
|
|
|
MARKETING_VERSION = 1.9.4;
|
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
|
MTL_FAST_MATH = YES;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.loki-project.loki-messenger.NotificationServiceExtension";
|
|
|
|
@ -6286,7 +6318,7 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Session/Meta/Signal.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
|
CURRENT_PROJECT_VERSION = 210;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 211;
|
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
@ -6322,7 +6354,7 @@
|
|
|
|
|
"$(SRCROOT)",
|
|
|
|
|
);
|
|
|
|
|
LLVM_LTO = NO;
|
|
|
|
|
MARKETING_VERSION = 1.9.3;
|
|
|
|
|
MARKETING_VERSION = 1.9.4;
|
|
|
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
|
|
|
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.loki-project.loki-messenger";
|
|
|
|
@ -6354,7 +6386,7 @@
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Session/Meta/Signal.entitlements;
|
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
|
CURRENT_PROJECT_VERSION = 210;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 211;
|
|
|
|
|
DEVELOPMENT_TEAM = SUQ8J2PCT7;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(inherited)",
|
|
|
|
@ -6390,7 +6422,7 @@
|
|
|
|
|
"$(SRCROOT)",
|
|
|
|
|
);
|
|
|
|
|
LLVM_LTO = NO;
|
|
|
|
|
MARKETING_VERSION = 1.9.3;
|
|
|
|
|
MARKETING_VERSION = 1.9.4;
|
|
|
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.loki-project.loki-messenger";
|
|
|
|
|
PRODUCT_NAME = Session;
|
|
|
|
|