|
@@ -3358,6 +3358,9 @@
|
|
|
BB8D52A52BA29A5C00D5CB31 /* SKVersionNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = BB8D52A32BA29A5C00D5CB31 /* SKVersionNumber.m */; };
|
|
|
BB8D52A62BA29A5C00D5CB31 /* SKVersionNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = BB8D52A32BA29A5C00D5CB31 /* SKVersionNumber.m */; };
|
|
|
BB8D52A72BA29A5C00D5CB31 /* SKVersionNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = BB8D52A32BA29A5C00D5CB31 /* SKVersionNumber.m */; };
|
|
|
+ BB8D71212D42570700C2309A /* CPDFEditTextArea_Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8D71202D42570700C2309A /* CPDFEditTextArea_Extension.swift */; };
|
|
|
+ BB8D71222D42570700C2309A /* CPDFEditTextArea_Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8D71202D42570700C2309A /* CPDFEditTextArea_Extension.swift */; };
|
|
|
+ BB8D71232D42570700C2309A /* CPDFEditTextArea_Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8D71202D42570700C2309A /* CPDFEditTextArea_Extension.swift */; };
|
|
|
BB8F4560295AA39F0037EA22 /* KMHeaderFooterModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8F455F295AA39F0037EA22 /* KMHeaderFooterModel.swift */; };
|
|
|
BB8F4561295AA39F0037EA22 /* KMHeaderFooterModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8F455F295AA39F0037EA22 /* KMHeaderFooterModel.swift */; };
|
|
|
BB8F4562295AA39F0037EA22 /* KMHeaderFooterModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8F455F295AA39F0037EA22 /* KMHeaderFooterModel.swift */; };
|
|
@@ -5979,6 +5982,7 @@
|
|
|
BB8B173B2907CDD8001C5EA5 /* NibLoadable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NibLoadable.swift; sourceTree = "<group>"; };
|
|
|
BB8D52A32BA29A5C00D5CB31 /* SKVersionNumber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SKVersionNumber.m; sourceTree = "<group>"; };
|
|
|
BB8D52A42BA29A5C00D5CB31 /* SKVersionNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SKVersionNumber.h; sourceTree = "<group>"; };
|
|
|
+ BB8D71202D42570700C2309A /* CPDFEditTextArea_Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CPDFEditTextArea_Extension.swift; sourceTree = "<group>"; };
|
|
|
BB8F455F295AA39F0037EA22 /* KMHeaderFooterModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMHeaderFooterModel.swift; sourceTree = "<group>"; };
|
|
|
BB8F4564295AA3ED0037EA22 /* KMHeaderFooterManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMHeaderFooterManager.swift; sourceTree = "<group>"; };
|
|
|
BB90E4ED2AF3546500B04B9F /* NSUserDefaultsController+KMExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSUserDefaultsController+KMExtension.swift"; sourceTree = "<group>"; };
|
|
@@ -9693,6 +9697,7 @@
|
|
|
children = (
|
|
|
BB96C4282CE6DDB2003F3668 /* CPDFListView+CPDFEditArea.swift */,
|
|
|
BB0B305E2D098AD8003F54D3 /* CPDFEditArea_Extension.swift */,
|
|
|
+ BB8D71202D42570700C2309A /* CPDFEditTextArea_Extension.swift */,
|
|
|
);
|
|
|
path = CPDFEditArea;
|
|
|
sourceTree = "<group>";
|
|
@@ -14693,6 +14698,7 @@
|
|
|
BB91383F2CEE08C100BAB4A7 /* KMCropPropertyController.swift in Sources */,
|
|
|
9F1FE50529406E4700E952CA /* CTTabStripDragController.m in Sources */,
|
|
|
65B143AA2CF06B97001B5A69 /* NSColor+KMExtensions.swift in Sources */,
|
|
|
+ BB8D71212D42570700C2309A /* CPDFEditTextArea_Extension.swift in Sources */,
|
|
|
BBA9222B2B4E96450061057A /* KMPurchaseCompareWindowController.m in Sources */,
|
|
|
9F1FE4CF29406E4700E952CA /* CTTabController.m in Sources */,
|
|
|
ADD3EC002D13F23D005B711B /* KMOCRController.swift in Sources */,
|
|
@@ -16187,6 +16193,7 @@
|
|
|
BB451A7B2CF59EBC003E1565 /* KMHighlightController.swift in Sources */,
|
|
|
653647C32CDCA5DE00CDB13E /* KMBatchOperateLeftViewController.swift in Sources */,
|
|
|
9FCFEC9D2AD152FA00EAD2CB /* CustomAlertView.swift in Sources */,
|
|
|
+ BB8D71222D42570700C2309A /* CPDFEditTextArea_Extension.swift in Sources */,
|
|
|
65C404322CFDA62500B32BDC /* KMNSearchReplaceItemView.swift in Sources */,
|
|
|
BB42A5D92B8F0F840092C524 /* KMTabbingHintWindowController.swift in Sources */,
|
|
|
BB67EE1B2B54FFEF00573BF0 /* ASIHTTPRequest.m in Sources */,
|
|
@@ -17036,6 +17043,7 @@
|
|
|
AD1FE82E2BD7C98300AA4A9B /* KMPDFBookletWindowController.m in Sources */,
|
|
|
BB67EE1F2B54FFEF00573BF0 /* ASIFormDataRequest.m in Sources */,
|
|
|
ADDF838B2B391A5D00A81A4E /* DSignatureFileListCellView.swift in Sources */,
|
|
|
+ BB8D71232D42570700C2309A /* CPDFEditTextArea_Extension.swift in Sources */,
|
|
|
BB46CF4E2AFBB34900281EDF /* AutoSaveManager.swift in Sources */,
|
|
|
ADD1B6BD29420B4A00C3FFF7 /* KMPrintPreviewView.swift in Sources */,
|
|
|
651675D52CE3312000019A20 /* KMBOTAOutlineRowView.swift in Sources */,
|