|
|
@ -557,6 +557,7 @@
|
|
|
|
B6FE7EB71ADD62FA00A6D22F /* PushKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B6FE7EB61ADD62FA00A6D22F /* PushKit.framework */; };
|
|
|
|
B6FE7EB71ADD62FA00A6D22F /* PushKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B6FE7EB61ADD62FA00A6D22F /* PushKit.framework */; };
|
|
|
|
B821F2F82272CED3002C88C0 /* OnboardingAccountDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B821F2F72272CED3002C88C0 /* OnboardingAccountDetailsViewController.swift */; };
|
|
|
|
B821F2F82272CED3002C88C0 /* OnboardingAccountDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B821F2F72272CED3002C88C0 /* OnboardingAccountDetailsViewController.swift */; };
|
|
|
|
B821F2FA2272CEEE002C88C0 /* OnboardingKeyPairViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B821F2F92272CEEE002C88C0 /* OnboardingKeyPairViewController.swift */; };
|
|
|
|
B821F2FA2272CEEE002C88C0 /* OnboardingKeyPairViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B821F2F92272CEEE002C88C0 /* OnboardingKeyPairViewController.swift */; };
|
|
|
|
|
|
|
|
B843951A228510FB000563FE /* Poller.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8439519228510FB000563FE /* Poller.swift */; };
|
|
|
|
B90418E6183E9DD40038554A /* DateUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = B90418E5183E9DD40038554A /* DateUtil.m */; };
|
|
|
|
B90418E6183E9DD40038554A /* DateUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = B90418E5183E9DD40038554A /* DateUtil.m */; };
|
|
|
|
B9EB5ABD1884C002007CBB57 /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9EB5ABC1884C002007CBB57 /* MessageUI.framework */; };
|
|
|
|
B9EB5ABD1884C002007CBB57 /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9EB5ABC1884C002007CBB57 /* MessageUI.framework */; };
|
|
|
|
BFF3FB9730634F37D25903F4 /* Pods_Signal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D17BB5C25D615AB49813100C /* Pods_Signal.framework */; };
|
|
|
|
BFF3FB9730634F37D25903F4 /* Pods_Signal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D17BB5C25D615AB49813100C /* Pods_Signal.framework */; };
|
|
|
@ -1341,6 +1342,7 @@
|
|
|
|
B6FE7EB61ADD62FA00A6D22F /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; };
|
|
|
|
B6FE7EB61ADD62FA00A6D22F /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; };
|
|
|
|
B821F2F72272CED3002C88C0 /* OnboardingAccountDetailsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingAccountDetailsViewController.swift; sourceTree = "<group>"; };
|
|
|
|
B821F2F72272CED3002C88C0 /* OnboardingAccountDetailsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingAccountDetailsViewController.swift; sourceTree = "<group>"; };
|
|
|
|
B821F2F92272CEEE002C88C0 /* OnboardingKeyPairViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingKeyPairViewController.swift; sourceTree = "<group>"; };
|
|
|
|
B821F2F92272CEEE002C88C0 /* OnboardingKeyPairViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingKeyPairViewController.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
B8439519228510FB000563FE /* Poller.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Poller.swift; path = Signal/src/Loki/Poller.swift; sourceTree = SOURCE_ROOT; };
|
|
|
|
B90418E4183E9DD40038554A /* DateUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DateUtil.h; sourceTree = "<group>"; };
|
|
|
|
B90418E4183E9DD40038554A /* DateUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DateUtil.h; sourceTree = "<group>"; };
|
|
|
|
B90418E5183E9DD40038554A /* DateUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DateUtil.m; sourceTree = "<group>"; };
|
|
|
|
B90418E5183E9DD40038554A /* DateUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DateUtil.m; sourceTree = "<group>"; };
|
|
|
|
B97940251832BD2400BD66CB /* UIUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIUtil.h; sourceTree = "<group>"; };
|
|
|
|
B97940251832BD2400BD66CB /* UIUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIUtil.h; sourceTree = "<group>"; };
|
|
|
@ -2367,6 +2369,7 @@
|
|
|
|
76EB041118170B33006006FC /* environment */,
|
|
|
|
76EB041118170B33006006FC /* environment */,
|
|
|
|
34C4E2542118957600BEA353 /* Generated */,
|
|
|
|
34C4E2542118957600BEA353 /* Generated */,
|
|
|
|
45D231751DC7E8C50034FA89 /* Jobs */,
|
|
|
|
45D231751DC7E8C50034FA89 /* Jobs */,
|
|
|
|
|
|
|
|
B8439518228510E9000563FE /* Loki */,
|
|
|
|
457F3AC01D14A0F700C51351 /* Models */,
|
|
|
|
457F3AC01D14A0F700C51351 /* Models */,
|
|
|
|
76EB041D18170B33006006FC /* network */,
|
|
|
|
76EB041D18170B33006006FC /* network */,
|
|
|
|
45B201741DAECBFD00C461E0 /* Signal-Bridging-Header.h */,
|
|
|
|
45B201741DAECBFD00C461E0 /* Signal-Bridging-Header.h */,
|
|
|
@ -2593,6 +2596,14 @@
|
|
|
|
name = Translations;
|
|
|
|
name = Translations;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
B8439518228510E9000563FE /* Loki */ = {
|
|
|
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
|
|
|
children = (
|
|
|
|
|
|
|
|
B8439519228510FB000563FE /* Poller.swift */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
path = Loki;
|
|
|
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
|
|
|
};
|
|
|
|
D221A07E169C9E5E00537ABF = {
|
|
|
|
D221A07E169C9E5E00537ABF = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
@ -3576,6 +3587,7 @@
|
|
|
|
454A84042059C787008B8C75 /* MediaTileViewController.swift in Sources */,
|
|
|
|
454A84042059C787008B8C75 /* MediaTileViewController.swift in Sources */,
|
|
|
|
340FC8B4204DAC8D007AEB0F /* OWSBackupSettingsViewController.m in Sources */,
|
|
|
|
340FC8B4204DAC8D007AEB0F /* OWSBackupSettingsViewController.m in Sources */,
|
|
|
|
34D1F0871F8678AA0066283D /* ConversationViewItem.m in Sources */,
|
|
|
|
34D1F0871F8678AA0066283D /* ConversationViewItem.m in Sources */,
|
|
|
|
|
|
|
|
B843951A228510FB000563FE /* Poller.swift in Sources */,
|
|
|
|
451A13B11E13DED2000A50FD /* AppNotifications.swift in Sources */,
|
|
|
|
451A13B11E13DED2000A50FD /* AppNotifications.swift in Sources */,
|
|
|
|
34D99CE4217509C2000AFB39 /* AppEnvironment.swift in Sources */,
|
|
|
|
34D99CE4217509C2000AFB39 /* AppEnvironment.swift in Sources */,
|
|
|
|
348570A820F67575004FF32B /* OWSMessageHeaderView.m in Sources */,
|
|
|
|
348570A820F67575004FF32B /* OWSMessageHeaderView.m in Sources */,
|
|
|
|