Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsandriesse committed Sep 24, 2019
1 parent 213fc3e commit 7199a5c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 13 deletions.
20 changes: 8 additions & 12 deletions Pods.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1364,9 +1364,8 @@
B86207AAA78C6A0EDEE958F361D8E66A /* SerializationUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E80C7744A1C153B661CB756B0BD8B02 /* SerializationUtilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B86EF6E08FDEC67E200B9CB968E3814D /* OWSMessageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 65251D44152FBF514FC8EF738A09600D /* OWSMessageUtils.m */; settings = {COMPILER_FLAGS = "-fcxx-modules -w -Xanalyzer -analyzer-disable-all-checks"; }; };
B87FAD6ED22494493E4ACC9AB7677BBA /* RKCK.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E8B5647D0E5902D8CB1C5D7834FD800 /* RKCK.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B894D06C2339C4AA00B4D94D /* LKDeviceLinkingMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = B894D06B2339C4AA00B4D94D /* LKDeviceLinkingMessage.m */; };
B894D06D2339C89700B4D94D /* LKDeviceLinkingMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = B894D06A2339C49C00B4D94D /* LKDeviceLinkingMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
B894D06F2339D2D100B4D94D /* Notification+DeviceLinking.swift in Sources */ = {isa = PBXBuildFile; fileRef = B894D06E2339D2D100B4D94D /* Notification+DeviceLinking.swift */; };
B894D06C2339C4AA00B4D94D /* LKDeviceLinkMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = B894D06B2339C4AA00B4D94D /* LKDeviceLinkMessage.m */; };
B894D06D2339C89700B4D94D /* LKDeviceLinkMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = B894D06A2339C49C00B4D94D /* LKDeviceLinkMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
B894D0732339E24500B4D94D /* DeviceLinkingUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = B894D0722339E24500B4D94D /* DeviceLinkingUtilities.swift */; };
B89CF41476E039C2F8087F1384F63C55 /* SMKServerCertificateTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EB38CF52513826F210AF20593D3C322 /* SMKServerCertificateTest.swift */; settings = {COMPILER_FLAGS = "-fcxx-modules -w -Xanalyzer -analyzer-disable-all-checks"; }; };
B8A1AA4C2895B3618DC19CAD78678F50 /* CocoaLumberjack-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FC380103360B006A43CE49CB17663CA3 /* CocoaLumberjack-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
Expand Down Expand Up @@ -4529,9 +4528,8 @@
B7E4943B73F67431B39E4C6AE4B32338 /* NSArray+MTLManipulationAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSArray+MTLManipulationAdditions.m"; path = "Mantle/NSArray+MTLManipulationAdditions.m"; sourceTree = "<group>"; };
B83DD43EF620BA41060C51E1FD58ED67 /* MPABTestDesignerConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MPABTestDesignerConnection.h; path = Mixpanel/MPABTestDesignerConnection.h; sourceTree = "<group>"; };
B872926A970BB17428586D40A2A609C2 /* DDAssertMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDAssertMacros.h; path = Classes/DDAssertMacros.h; sourceTree = "<group>"; };
B894D06A2339C49C00B4D94D /* LKDeviceLinkingMessage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LKDeviceLinkingMessage.h; sourceTree = "<group>"; };
B894D06B2339C4AA00B4D94D /* LKDeviceLinkingMessage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LKDeviceLinkingMessage.m; sourceTree = "<group>"; };
B894D06E2339D2D100B4D94D /* Notification+DeviceLinking.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Notification+DeviceLinking.swift"; sourceTree = "<group>"; };
B894D06A2339C49C00B4D94D /* LKDeviceLinkMessage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LKDeviceLinkMessage.h; sourceTree = "<group>"; };
B894D06B2339C4AA00B4D94D /* LKDeviceLinkMessage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LKDeviceLinkMessage.m; sourceTree = "<group>"; };
B894D0722339E24500B4D94D /* DeviceLinkingUtilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceLinkingUtilities.swift; sourceTree = "<group>"; };
B89ED78F6254D2201FFDCE0189950775 /* TypingIndicators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TypingIndicators.swift; sourceTree = "<group>"; };
B8C78AAD1F568CA778641282FAF246DF /* NVActivityIndicatorAnimationBallClipRotateMultiple.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NVActivityIndicatorAnimationBallClipRotateMultiple.swift; path = Source/NVActivityIndicatorView/Animations/NVActivityIndicatorAnimationBallClipRotateMultiple.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -6025,8 +6023,8 @@
A101CAB7EFF7FF519B5FD9F97F06D599 /* FriendRequestExpirationMessageFinder.swift */,
F492AD37AFD4E76E41BD01FD260F044E /* LKAddressMessage.h */,
6A03ADEB2A932B874C47A6E1045351D5 /* LKAddressMessage.m */,
B894D06A2339C49C00B4D94D /* LKDeviceLinkingMessage.h */,
B894D06B2339C4AA00B4D94D /* LKDeviceLinkingMessage.m */,
B894D06A2339C49C00B4D94D /* LKDeviceLinkMessage.h */,
B894D06B2339C4AA00B4D94D /* LKDeviceLinkMessage.m */,
4C87025201D83F8E4A440B3297EC2FA2 /* LKEphemeralMessage.h */,
D6F8CEBB2AEFA97E82AE55066C478885 /* LKEphemeralMessage.m */,
B05AA837926F82CDBFD4CA75FFBC6C8A /* LKFriendRequestMessage.h */,
Expand Down Expand Up @@ -8456,7 +8454,6 @@
89C08716DA805EEC0F53A8BC9C19E9F5 /* DeviceLinkingSession.swift */,
C51F951D2D8985607F9619E506DCB276 /* DeviceLinkingSessionDelegate.swift */,
B894D0722339E24500B4D94D /* DeviceLinkingUtilities.swift */,
B894D06E2339D2D100B4D94D /* Notification+DeviceLinking.swift */,
);
path = "Multi Device";
sourceTree = "<group>";
Expand Down Expand Up @@ -9404,7 +9401,7 @@
AE55D021EEF947554A61B65D4B0A5343 /* OWSFingerprintBuilder.h in Headers */,
B96E1F707A30B4C4A344A427DD25C718 /* OWSGroupsOutputStream.h in Headers */,
B043129C185596E7349FA38DFF95E6A1 /* OWSHTTPSecurityPolicy.h in Headers */,
B894D06D2339C89700B4D94D /* LKDeviceLinkingMessage.h in Headers */,
B894D06D2339C89700B4D94D /* LKDeviceLinkMessage.h in Headers */,
194AD6D6F1DE8E4EABADBEFF24EF31A2 /* OWSIdentityManager.h in Headers */,
EBCCDDF5D4F5714D4711CC0AED41AB4E /* OWSIncomingMessageFinder.h in Headers */,
3181F3E08C59FC862BC2492C990E3648 /* OWSIncomingSentMessageTranscript.h in Headers */,
Expand Down Expand Up @@ -11797,7 +11794,7 @@
30CD9FAB9D6B994C5F9F94CFE02EE352 /* NSObject+Casting.m in Sources */,
7BB622E892D73527B6B516A2F2696C41 /* NSRegularExpression+SSK.swift in Sources */,
22E916384868E11678E735047AAEB1B8 /* NSString+SSK.m in Sources */,
B894D06C2339C4AA00B4D94D /* LKDeviceLinkingMessage.m in Sources */,
B894D06C2339C4AA00B4D94D /* LKDeviceLinkMessage.m in Sources */,
FC949FA1930BA43B47FD7C9085F8FC2D /* NSTimer+OWS.m in Sources */,
908B74F897327C02E916E6FEA43096E4 /* NSURLSessionDataTask+StatusCode.m in Sources */,
D239E606717BB34DE26AC0028417A7E9 /* NSUserDefaults+OWS.m in Sources */,
Expand Down Expand Up @@ -11918,7 +11915,6 @@
038C50959944F048A29E920F7F4EC50C /* ProxiedContentDownloader.swift in Sources */,
B55FF4FEAB4233AB4864551EB9D7B29C /* ReachabilityManager.swift in Sources */,
5C3672998F51BAA065B6299FB10C3306 /* ReverseDispatchQueue.swift in Sources */,
B894D06F2339D2D100B4D94D /* Notification+DeviceLinking.swift in Sources */,
825888754CCC264ADD983B886C0E2386 /* RotateSignedKeyOperation.swift in Sources */,
95AB8E08DCE2602B1B80102575A63C08 /* SessionCipher+Loki.m in Sources */,
3FE27686EA1FBFE88F3701C7F18705DE /* SignalAccount.m in Sources */,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
#import "OWSPrimaryStorage+Loki.h"
#import "LKAddressMessage.h"
#import "LKEphemeralMessage.h"
#import "LKDeviceLinkingMessage.h"
#import "LKDeviceLinkMessage.h"
#import "LKFriendRequestMessage.h"
#import "NSObject+Casting.h"
#import "OWSAttachmentDownloads.h"
Expand Down

0 comments on commit 7199a5c

Please sign in to comment.