Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
Untitled diff
Created
7 years ago
Diff never expires
Clear
Export
Share
Explain
1 removal
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
10 lines
Copy
1 addition
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
10 lines
Copy
Copy
Copied
Copy
Copied
SWIFT_CLASS
("_TtC17My_Finder_Sync10
FinderSync")
SWIFT_CLASS
_NAMED("
FinderSync")
@interface FinderSync : FIFinderSync
@interface FinderSync : FIFinderSync
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
- (void)requestBadgeIdentifierForURL:(NSURL * _Nonnull)url;
- (void)requestBadgeIdentifierForURL:(NSURL * _Nonnull)url;
@property (nonatomic, readonly, copy) NSString * _Nonnull toolbarItemName;
@property (nonatomic, readonly, copy) NSString * _Nonnull toolbarItemName;
@property (nonatomic, readonly, strong) NSImage * _Nonnull toolbarItemImage;
@property (nonatomic, readonly, strong) NSImage * _Nonnull toolbarItemImage;
@property (nonatomic, readonly, copy) NSString * _Nonnull toolbarItemToolTip;
@property (nonatomic, readonly, copy) NSString * _Nonnull toolbarItemToolTip;
- (NSMenu * _Nullable)menuForMenuKind:(FIMenuKind)menu SWIFT_WARN_UNUSED_RESULT;
- (NSMenu * _Nullable)menuForMenuKind:(FIMenuKind)menu SWIFT_WARN_UNUSED_RESULT;
@end
@end
Saved diffs
Original text
Open file
SWIFT_CLASS("_TtC17My_Finder_Sync10FinderSync") @interface FinderSync : FIFinderSync - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; - (void)requestBadgeIdentifierForURL:(NSURL * _Nonnull)url; @property (nonatomic, readonly, copy) NSString * _Nonnull toolbarItemName; @property (nonatomic, readonly, strong) NSImage * _Nonnull toolbarItemImage; @property (nonatomic, readonly, copy) NSString * _Nonnull toolbarItemToolTip; - (NSMenu * _Nullable)menuForMenuKind:(FIMenuKind)menu SWIFT_WARN_UNUSED_RESULT; @end
Changed text
Open file
SWIFT_CLASS_NAMED("FinderSync") @interface FinderSync : FIFinderSync - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; - (void)requestBadgeIdentifierForURL:(NSURL * _Nonnull)url; @property (nonatomic, readonly, copy) NSString * _Nonnull toolbarItemName; @property (nonatomic, readonly, strong) NSImage * _Nonnull toolbarItemImage; @property (nonatomic, readonly, copy) NSString * _Nonnull toolbarItemToolTip; - (NSMenu * _Nullable)menuForMenuKind:(FIMenuKind)menu SWIFT_WARN_UNUSED_RESULT; @end
Find difference