|
|
|
|
@ -67,8 +67,6 @@
|
|
|
|
|
346129961FD1E30000532771 /* OWSDatabaseMigration.m in Sources */ = {isa = PBXBuildFile; fileRef = 346129941FD1E30000532771 /* OWSDatabaseMigration.m */; };
|
|
|
|
|
346129991FD1E4DA00532771 /* SignalApp.m in Sources */ = {isa = PBXBuildFile; fileRef = 346129971FD1E4D900532771 /* SignalApp.m */; };
|
|
|
|
|
3461299C1FD1EA9E00532771 /* NotificationsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3461299B1FD1EA9E00532771 /* NotificationsManager.m */; };
|
|
|
|
|
3461299F1FD1EFE200532771 /* CryptoTools.h in Headers */ = {isa = PBXBuildFile; fileRef = 3461299D1FD1EFE200532771 /* CryptoTools.h */; };
|
|
|
|
|
346129A01FD1EFE200532771 /* CryptoTools.m in Sources */ = {isa = PBXBuildFile; fileRef = 3461299E1FD1EFE200532771 /* CryptoTools.m */; };
|
|
|
|
|
346129A51FD1F09100532771 /* OWSContactsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 346129A21FD1F09100532771 /* OWSContactsManager.h */; };
|
|
|
|
|
346129A61FD1F09100532771 /* OWSContactsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 346129A31FD1F09100532771 /* OWSContactsManager.m */; };
|
|
|
|
|
346129A91FD1F0E000532771 /* OWSFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 346129A81FD1F0DF00532771 /* OWSFormat.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
@ -359,7 +357,6 @@
|
|
|
|
|
B660F6BB1C29868000687D6E /* OWSContactsManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = B660F6761C29867F00687D6E /* OWSContactsManagerTest.m */; };
|
|
|
|
|
B660F6D21C29868000687D6E /* PushManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = B660F69C1C29868000687D6E /* PushManagerTest.m */; };
|
|
|
|
|
B660F6D41C29868000687D6E /* whisperFake.cer in Resources */ = {isa = PBXBuildFile; fileRef = B660F69F1C29868000687D6E /* whisperFake.cer */; };
|
|
|
|
|
B660F6D81C29868000687D6E /* CryptoToolsTest.m in Sources */ = {isa = PBXBuildFile; fileRef = B660F6A71C29868000687D6E /* CryptoToolsTest.m */; };
|
|
|
|
|
B660F6DA1C29868000687D6E /* ExceptionsTest.m in Sources */ = {isa = PBXBuildFile; fileRef = B660F6AB1C29868000687D6E /* ExceptionsTest.m */; };
|
|
|
|
|
B660F6DB1C29868000687D6E /* FunctionalUtilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = B660F6AD1C29868000687D6E /* FunctionalUtilTest.m */; };
|
|
|
|
|
B660F6E01C29868000687D6E /* UtilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = B660F6B41C29868000687D6E /* UtilTest.m */; };
|
|
|
|
|
@ -601,8 +598,6 @@
|
|
|
|
|
346129981FD1E4DA00532771 /* SignalApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SignalApp.h; sourceTree = "<group>"; };
|
|
|
|
|
3461299A1FD1EA9E00532771 /* NotificationsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotificationsManager.h; sourceTree = "<group>"; };
|
|
|
|
|
3461299B1FD1EA9E00532771 /* NotificationsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotificationsManager.m; sourceTree = "<group>"; };
|
|
|
|
|
3461299D1FD1EFE200532771 /* CryptoTools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CryptoTools.h; sourceTree = "<group>"; };
|
|
|
|
|
3461299E1FD1EFE200532771 /* CryptoTools.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CryptoTools.m; sourceTree = "<group>"; };
|
|
|
|
|
346129A21FD1F09100532771 /* OWSContactsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWSContactsManager.h; sourceTree = "<group>"; };
|
|
|
|
|
346129A31FD1F09100532771 /* OWSContactsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OWSContactsManager.m; sourceTree = "<group>"; };
|
|
|
|
|
346129A81FD1F0DF00532771 /* OWSFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWSFormat.h; sourceTree = "<group>"; };
|
|
|
|
|
@ -719,9 +714,6 @@
|
|
|
|
|
34CCAF3A1F0C2748004084F4 /* OWSAddToContactViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OWSAddToContactViewController.m; sourceTree = "<group>"; };
|
|
|
|
|
34CE88E51F2FB9A10098030F /* ProfileViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProfileViewController.h; sourceTree = "<group>"; };
|
|
|
|
|
34CE88E61F2FB9A10098030F /* ProfileViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProfileViewController.m; sourceTree = "<group>"; };
|
|
|
|
|
34CE88E91F3237260098030F /* OWSProfileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWSProfileManager.h; sourceTree = "<group>"; };
|
|
|
|
|
34CE88EA1F3237260098030F /* OWSProfileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OWSProfileManager.m; sourceTree = "<group>"; };
|
|
|
|
|
34CE88EB1F3237260098030F /* ProfileFetcherJob.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProfileFetcherJob.swift; sourceTree = "<group>"; };
|
|
|
|
|
34D1F04F1F7D45A60066283D /* GifPickerCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GifPickerCell.swift; sourceTree = "<group>"; };
|
|
|
|
|
34D1F0511F7E8EA30066283D /* GiphyDownloader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GiphyDownloader.swift; sourceTree = "<group>"; };
|
|
|
|
|
34D1F0651F8678AA0066283D /* ConversationHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConversationHeaderView.h; sourceTree = "<group>"; };
|
|
|
|
|
@ -969,7 +961,6 @@
|
|
|
|
|
B660F69E1C29868000687D6E /* SignalTests-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "SignalTests-Info.plist"; sourceTree = "<group>"; };
|
|
|
|
|
B660F69F1C29868000687D6E /* whisperFake.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = whisperFake.cer; sourceTree = "<group>"; };
|
|
|
|
|
B660F6A01C29868000687D6E /* TestUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestUtil.h; sourceTree = "<group>"; };
|
|
|
|
|
B660F6A71C29868000687D6E /* CryptoToolsTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CryptoToolsTest.m; sourceTree = "<group>"; };
|
|
|
|
|
B660F6AA1C29868000687D6E /* ExceptionsTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExceptionsTest.h; sourceTree = "<group>"; };
|
|
|
|
|
B660F6AB1C29868000687D6E /* ExceptionsTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExceptionsTest.m; sourceTree = "<group>"; };
|
|
|
|
|
B660F6AC1C29868000687D6E /* FunctionalUtilTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FunctionalUtilTest.h; sourceTree = "<group>"; };
|
|
|
|
|
@ -1150,8 +1141,6 @@
|
|
|
|
|
34480B471FD0A60200BC14EF /* utils */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
3461299D1FD1EFE200532771 /* CryptoTools.h */,
|
|
|
|
|
3461299E1FD1EFE200532771 /* CryptoTools.m */,
|
|
|
|
|
34480B4D1FD0A7A300BC14EF /* DebugLogger.h */,
|
|
|
|
|
34480B4E1FD0A7A300BC14EF /* DebugLogger.m */,
|
|
|
|
|
346129AC1FD1F34E00532771 /* ImageCache.swift */,
|
|
|
|
|
@ -1432,16 +1421,6 @@
|
|
|
|
|
path = Assets;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
34CE88E81F3237260098030F /* Profiles */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
34CE88E91F3237260098030F /* OWSProfileManager.h */,
|
|
|
|
|
34CE88EA1F3237260098030F /* OWSProfileManager.m */,
|
|
|
|
|
34CE88EB1F3237260098030F /* ProfileFetcherJob.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = Profiles;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
34D1F0951F867BFC0066283D /* Cells */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
@ -1681,7 +1660,6 @@
|
|
|
|
|
45D231751DC7E8C50034FA89 /* Jobs */,
|
|
|
|
|
457F3AC01D14A0F700C51351 /* Models */,
|
|
|
|
|
76EB041D18170B33006006FC /* network */,
|
|
|
|
|
34CE88E81F3237260098030F /* Profiles */,
|
|
|
|
|
B60959791C2C0FA9004E8797 /* rating */,
|
|
|
|
|
45B201741DAECBFD00C461E0 /* Signal-Bridging-Header.h */,
|
|
|
|
|
45CD81A41DBFF8CF004C9430 /* Storyboards */,
|
|
|
|
|
@ -1918,7 +1896,6 @@
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
45E7A6A61E71CA7E00D44FB5 /* DisplayableTextFilterTest.swift */,
|
|
|
|
|
B660F6A71C29868000687D6E /* CryptoToolsTest.m */,
|
|
|
|
|
B660F6AA1C29868000687D6E /* ExceptionsTest.h */,
|
|
|
|
|
B660F6AB1C29868000687D6E /* ExceptionsTest.m */,
|
|
|
|
|
B660F6AC1C29868000687D6E /* FunctionalUtilTest.h */,
|
|
|
|
|
@ -2105,7 +2082,6 @@
|
|
|
|
|
346129A51FD1F09100532771 /* OWSContactsManager.h in Headers */,
|
|
|
|
|
34480B681FD0AA9400BC14EF /* UIFont+OWS.h in Headers */,
|
|
|
|
|
346129CC1FD2072E00532771 /* NSAttributedString+OWS.h in Headers */,
|
|
|
|
|
3461299F1FD1EFE200532771 /* CryptoTools.h in Headers */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
@ -2748,7 +2724,6 @@
|
|
|
|
|
346129341FD1A88700532771 /* OWSSwiftUtils.swift in Sources */,
|
|
|
|
|
346129D01FD207F300532771 /* OWSAlerts.swift in Sources */,
|
|
|
|
|
346129B61FD1F7E800532771 /* ProfileFetcherJob.swift in Sources */,
|
|
|
|
|
346129A01FD1EFE200532771 /* CryptoTools.m in Sources */,
|
|
|
|
|
3461295B1FD1D74C00532771 /* Environment.m in Sources */,
|
|
|
|
|
346129D51FD20ADC00532771 /* UIViewController+OWS.m in Sources */,
|
|
|
|
|
346129C91FD2072E00532771 /* NSString+OWS.m in Sources */,
|
|
|
|
|
@ -3000,7 +2975,6 @@
|
|
|
|
|
B660F78A1C29988E00687D6E /* UIUtil.m in Sources */,
|
|
|
|
|
B660F78C1C29988E00687D6E /* UIDevice+TSHardwareVersion.m in Sources */,
|
|
|
|
|
456F6E211E2411B400FD2210 /* CallUIAdapter.swift in Sources */,
|
|
|
|
|
B660F6D81C29868000687D6E /* CryptoToolsTest.m in Sources */,
|
|
|
|
|
456F6E221E24132D00FD2210 /* PeerConnectionClient.swift in Sources */,
|
|
|
|
|
B660F6E01C29868000687D6E /* UtilTest.m in Sources */,
|
|
|
|
|
45F3AEB71DFDE7900080CE33 /* AvatarImageView.swift in Sources */,
|
|
|
|
|
|