|
@@ -2648,6 +2648,12 @@
|
|
|
BB4A94A42B04DA0C00940F8B /* KMGOCRManagerNew.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4A94A32B04DA0C00940F8B /* KMGOCRManagerNew.swift */; };
|
|
|
BB4A94A52B04DA0C00940F8B /* KMGOCRManagerNew.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4A94A32B04DA0C00940F8B /* KMGOCRManagerNew.swift */; };
|
|
|
BB4A94A62B04DA0C00940F8B /* KMGOCRManagerNew.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4A94A32B04DA0C00940F8B /* KMGOCRManagerNew.swift */; };
|
|
|
+ BB4DF77E2D26AD6B0054D990 /* KMTextFieldSheetController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4DF77C2D26AD6A0054D990 /* KMTextFieldSheetController.swift */; };
|
|
|
+ BB4DF77F2D26AD6B0054D990 /* KMTextFieldSheetController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4DF77C2D26AD6A0054D990 /* KMTextFieldSheetController.swift */; };
|
|
|
+ BB4DF7802D26AD6B0054D990 /* KMTextFieldSheetController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4DF77C2D26AD6A0054D990 /* KMTextFieldSheetController.swift */; };
|
|
|
+ BB4DF7812D26AD6B0054D990 /* PageSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB4DF77D2D26AD6B0054D990 /* PageSheet.xib */; };
|
|
|
+ BB4DF7822D26AD6B0054D990 /* PageSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB4DF77D2D26AD6B0054D990 /* PageSheet.xib */; };
|
|
|
+ BB4DF7832D26AD6B0054D990 /* PageSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB4DF77D2D26AD6B0054D990 /* PageSheet.xib */; };
|
|
|
BB4DFD5A2CFDA9E600026C8B /* KMStampListController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4DFD582CFDA9E600026C8B /* KMStampListController.swift */; };
|
|
|
BB4DFD5B2CFDA9E600026C8B /* KMStampListController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4DFD582CFDA9E600026C8B /* KMStampListController.swift */; };
|
|
|
BB4DFD5C2CFDA9E600026C8B /* KMStampListController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4DFD582CFDA9E600026C8B /* KMStampListController.swift */; };
|
|
@@ -5479,6 +5485,8 @@
|
|
|
BB4A949E2B04D8EA00940F8B /* KMGOCRManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KMGOCRManager.h; sourceTree = "<group>"; };
|
|
|
BB4A949F2B04D8EC00940F8B /* KMGOCRManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KMGOCRManager.m; sourceTree = "<group>"; };
|
|
|
BB4A94A32B04DA0C00940F8B /* KMGOCRManagerNew.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KMGOCRManagerNew.swift; sourceTree = "<group>"; };
|
|
|
+ BB4DF77C2D26AD6A0054D990 /* KMTextFieldSheetController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KMTextFieldSheetController.swift; sourceTree = "<group>"; };
|
|
|
+ BB4DF77D2D26AD6B0054D990 /* PageSheet.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PageSheet.xib; sourceTree = "<group>"; };
|
|
|
BB4DFD582CFDA9E600026C8B /* KMStampListController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMStampListController.swift; sourceTree = "<group>"; };
|
|
|
BB4DFD592CFDA9E600026C8B /* KMStampListController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KMStampListController.xib; sourceTree = "<group>"; };
|
|
|
BB4DFD612CFDAA3100026C8B /* KMStampController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMStampController.swift; sourceTree = "<group>"; };
|
|
@@ -10105,6 +10113,15 @@
|
|
|
path = OCR;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BB4DF77B2D26AD520054D990 /* WindowControllers */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BB4DF77C2D26AD6A0054D990 /* KMTextFieldSheetController.swift */,
|
|
|
+ BB4DF77D2D26AD6B0054D990 /* PageSheet.xib */,
|
|
|
+ );
|
|
|
+ path = WindowControllers;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BB4EEF2929763EC7003A3537 /* Window */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -10147,6 +10164,7 @@
|
|
|
9FDD0F63294AB645000C4DAD /* KMMainViewController.xib */,
|
|
|
9FDD0F6E294AD13C000C4DAD /* KMMainViewController+Action.swift */,
|
|
|
BBE0BDF229A22EF300440583 /* KMMainViewController+MenuAction.swift */,
|
|
|
+ BB4DF77B2D26AD520054D990 /* WindowControllers */,
|
|
|
BB0F585D2CDB708300B4D353 /* EditTool */,
|
|
|
BB5A9D6D2CB6522700F64C1F /* PDFView */,
|
|
|
BB0308592CC7A3F100F4AAC7 /* SideBar */,
|
|
@@ -12525,6 +12543,7 @@
|
|
|
F328C0BD2CA177DD00BFDD23 /* PresentImage.xcassets in Resources */,
|
|
|
ADDF835C2B391A5C00A81A4E /* CDSignatureCertificateStateViewController.xib in Resources */,
|
|
|
F321C1E72CD9EF74009982C8 /* KMPasswordInputWindow.xib in Resources */,
|
|
|
+ BB4DF7812D26AD6B0054D990 /* PageSheet.xib in Resources */,
|
|
|
ADE86AF22B0AF56C00414DFA /* KMCompareCoveringSettingView.xib in Resources */,
|
|
|
9FF371C22C69A6BB005F9CC5 /* CPerimeterMeasureInfoWindowController.xib in Resources */,
|
|
|
BBBAECF82B57672C00266BD3 /* TransitionSheet.xib in Resources */,
|
|
@@ -13255,6 +13274,7 @@
|
|
|
653647C02CDCA5DE00CDB13E /* KMBatchOperateSplitViewController.xib in Resources */,
|
|
|
9F1FE4E829406E4700E952CA /* COPYING in Resources */,
|
|
|
F3DB860A2CCA691B00D0AFDE /* KMNExtractPDFWindowController.xib in Resources */,
|
|
|
+ BB4DF7822D26AD6B0054D990 /* PageSheet.xib in Resources */,
|
|
|
9F3D818B29A0A9A70087B5AD /* KMDesignButton.xib in Resources */,
|
|
|
F35BC6CA2CA3AD710022CDE9 /* Texture.bundle in Resources */,
|
|
|
9F1F82E72934D5240092C4B4 /* KMHomeExtractActionViewController.xib in Resources */,
|
|
@@ -13748,6 +13768,7 @@
|
|
|
BB5DA54F2BCFF4B300849E86 /* KMPageEditPopViewController.xib in Resources */,
|
|
|
ADE86AFD2B0AF5A400414DFA /* KMCompareContentSettingView.xib in Resources */,
|
|
|
BBE7888F2CBD2463008086E2 /* TabbarDemoVC.xib in Resources */,
|
|
|
+ BB4DF7832D26AD6B0054D990 /* PageSheet.xib in Resources */,
|
|
|
BB0308612CC7A40A00F4AAC7 /* KMPDFSideBarController.xib in Resources */,
|
|
|
BB1B0B092B4FC6E900889528 /* KMGuideCoverView.xib in Resources */,
|
|
|
ADE86A8F2B02269400414DFA /* KMRemovePasswordWindowController.xib in Resources */,
|
|
@@ -14159,6 +14180,7 @@
|
|
|
9F1FE4E429406E4700E952CA /* GTMNSColor+Luminance.m in Sources */,
|
|
|
BBA5429C29F13A140041BAD0 /* KMMemorandumPattern.swift in Sources */,
|
|
|
BB276A582B038D1100AB5578 /* KMOCRPDFWindowController.swift in Sources */,
|
|
|
+ BB4DF77E2D26AD6B0054D990 /* KMTextFieldSheetController.swift in Sources */,
|
|
|
BB46CF4C2AFBB34900281EDF /* AutoSaveManager.swift in Sources */,
|
|
|
BBDF18152CD4853C00ACDB15 /* KMNWatermarkPropertyController.swift in Sources */,
|
|
|
BBF8A4032AE8E10100788BAC /* KMBatchConvertParameter.swift in Sources */,
|
|
@@ -15732,6 +15754,7 @@
|
|
|
BBE788942CBD2463008086E2 /* ProgressVC.swift in Sources */,
|
|
|
656C1E382CD0745200295F82 /* KMConvertPPTsSettingView.swift in Sources */,
|
|
|
ADAFD9EF2AE616B100F084BC /* FocusAwareSecureTextField.swift in Sources */,
|
|
|
+ BB4DF77F2D26AD6B0054D990 /* KMTextFieldSheetController.swift in Sources */,
|
|
|
9FF371CE2C69B8B3005F9CC5 /* CPerimeterMeasureInfoWindowController.swift in Sources */,
|
|
|
BBE789122CBD2464008086E2 /* NotiVC.swift in Sources */,
|
|
|
BB49ECE6293EF54800C82CA2 /* KMCustomPDFView.swift in Sources */,
|
|
@@ -16629,6 +16652,7 @@
|
|
|
BBB789A72BE8BF2400F7E09C /* AIChatStringResultItem.swift in Sources */,
|
|
|
BB9AEB4F2D0FC9E1004BF8D2 /* FormsButtonController.swift in Sources */,
|
|
|
BBF8A4052AE8E10100788BAC /* KMBatchConvertParameter.swift in Sources */,
|
|
|
+ BB4DF7802D26AD6B0054D990 /* KMTextFieldSheetController.swift in Sources */,
|
|
|
BBE788C52CBD2463008086E2 /* EmptyVC.swift in Sources */,
|
|
|
9F8539D42943121100DF644E /* KMSegmentedBox.swift in Sources */,
|
|
|
BB5A9D6C2CB6521400F64C1F /* KMPDFToolbarController.swift in Sources */,
|