|
@@ -1369,6 +1369,12 @@
|
|
|
BB6DD8252934D056001F0544 /* KMSecureEncryptSuccessTipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB6DD8242934D056001F0544 /* KMSecureEncryptSuccessTipView.swift */; };
|
|
|
BB6DD8262934D056001F0544 /* KMSecureEncryptSuccessTipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB6DD8242934D056001F0544 /* KMSecureEncryptSuccessTipView.swift */; };
|
|
|
BB6DD8272934D056001F0544 /* KMSecureEncryptSuccessTipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB6DD8242934D056001F0544 /* KMSecureEncryptSuccessTipView.swift */; };
|
|
|
+ BB7507E929861C37002DBDB1 /* PasswordWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB7507E629861C37002DBDB1 /* PasswordWindowController.m */; };
|
|
|
+ BB7507EA29861C37002DBDB1 /* PasswordWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB7507E629861C37002DBDB1 /* PasswordWindowController.m */; };
|
|
|
+ BB7507EB29861C37002DBDB1 /* PasswordWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB7507E629861C37002DBDB1 /* PasswordWindowController.m */; };
|
|
|
+ BB7507EC29861C37002DBDB1 /* PasswordWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB7507E729861C37002DBDB1 /* PasswordWindowController.xib */; };
|
|
|
+ BB7507ED29861C37002DBDB1 /* PasswordWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB7507E729861C37002DBDB1 /* PasswordWindowController.xib */; };
|
|
|
+ BB7507EE29861C37002DBDB1 /* PasswordWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB7507E729861C37002DBDB1 /* PasswordWindowController.xib */; };
|
|
|
BB86C1ED28F544F4005AD968 /* CPDFListView+Event.m in Sources */ = {isa = PBXBuildFile; fileRef = BB86C1EC28F544F4005AD968 /* CPDFListView+Event.m */; };
|
|
|
BB86C1EE28F544F4005AD968 /* CPDFListView+Event.m in Sources */ = {isa = PBXBuildFile; fileRef = BB86C1EC28F544F4005AD968 /* CPDFListView+Event.m */; };
|
|
|
BB86C1EF28F544F4005AD968 /* CPDFListView+Event.m in Sources */ = {isa = PBXBuildFile; fileRef = BB86C1EC28F544F4005AD968 /* CPDFListView+Event.m */; };
|
|
@@ -2632,6 +2638,9 @@
|
|
|
BB6DD81B29348F31001F0544 /* KMSecureTextFiled.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMSecureTextFiled.swift; sourceTree = "<group>"; };
|
|
|
BB6DD820293497B6001F0544 /* KMSecureEncryptModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMSecureEncryptModel.swift; sourceTree = "<group>"; };
|
|
|
BB6DD8242934D056001F0544 /* KMSecureEncryptSuccessTipView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMSecureEncryptSuccessTipView.swift; sourceTree = "<group>"; };
|
|
|
+ BB7507E629861C37002DBDB1 /* PasswordWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PasswordWindowController.m; sourceTree = "<group>"; };
|
|
|
+ BB7507E729861C37002DBDB1 /* PasswordWindowController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PasswordWindowController.xib; sourceTree = "<group>"; };
|
|
|
+ BB7507E829861C37002DBDB1 /* PasswordWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PasswordWindowController.h; sourceTree = "<group>"; };
|
|
|
BB86C1EB28F544F4005AD968 /* CPDFListView+Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CPDFListView+Event.h"; sourceTree = "<group>"; };
|
|
|
BB86C1EC28F544F4005AD968 /* CPDFListView+Event.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "CPDFListView+Event.m"; sourceTree = "<group>"; };
|
|
|
BB86C1F028F54535005AD968 /* CPDFListView+KeyEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CPDFListView+KeyEvent.h"; sourceTree = "<group>"; };
|
|
@@ -4978,6 +4987,9 @@
|
|
|
BBAFC8382985191200D0648E /* OCPart */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BB7507E829861C37002DBDB1 /* PasswordWindowController.h */,
|
|
|
+ BB7507E629861C37002DBDB1 /* PasswordWindowController.m */,
|
|
|
+ BB7507E729861C37002DBDB1 /* PasswordWindowController.xib */,
|
|
|
BBAFC85029851A9700D0648E /* KMBatchTableRowView.h */,
|
|
|
BBAFC85129851A9800D0648E /* KMBatchTableRowView.m */,
|
|
|
BBAFC86329851B5900D0648E /* KMBlankView.h */,
|
|
@@ -5905,6 +5917,7 @@
|
|
|
BB89723D294B3C840045787C /* KMWatermarkPropertyController.xib in Resources */,
|
|
|
9F0CB4822967F64D00007028 /* KMPropertiesPanelReadOnlySubVC.xib in Resources */,
|
|
|
BBA8B7A62935CD740097D183 /* KMRemovePasswordAlertWindowController.xib in Resources */,
|
|
|
+ BB7507EC29861C37002DBDB1 /* PasswordWindowController.xib in Resources */,
|
|
|
9F0CB49A29683E1000007028 /* KMPropertiesPanelTextSubVC.xib in Resources */,
|
|
|
ADB1FEB2297543CF00ED072D /* KMBatchSettingView.xib in Resources */,
|
|
|
89DB5DAA291B8DE70029624F /* KMOutlineEditViewController.xib in Resources */,
|
|
@@ -5945,6 +5958,7 @@
|
|
|
8997011228F40842009AF911 /* KMOutlineViewController.xib in Resources */,
|
|
|
9FDD0F9A2952FF4D000C4DAD /* alias-light.json in Resources */,
|
|
|
ADD1B6F92946C0CA00C3FFF7 /* KMPrintChoosePageSizeMultipageView.xib in Resources */,
|
|
|
+ BB7507ED29861C37002DBDB1 /* PasswordWindowController.xib in Resources */,
|
|
|
ADD1B6CC2942E85300C3FFF7 /* KMPrintBottomView.xib in Resources */,
|
|
|
ADB1FE3F29700D3400ED072D /* KMBatchCollectionViewItem.xib in Resources */,
|
|
|
ADB1FE36297008F400ED072D /* KMBatchCollectionView.xib in Resources */,
|
|
@@ -6188,6 +6202,7 @@
|
|
|
BBC348192955920B008D2CD1 /* KMBackgroundPropertyController.xib in Resources */,
|
|
|
89E4E76629656A88002DBA6F /* KMAnnotationStampViewController.xib in Resources */,
|
|
|
899700E428F3A9F2009AF911 /* KMHomeWindowController.xib in Resources */,
|
|
|
+ BB7507EE29861C37002DBDB1 /* PasswordWindowController.xib in Resources */,
|
|
|
BBC348402955A60B008D2CD1 /* KMBackgroundPropertyInfoController.xib in Resources */,
|
|
|
9FDD0F9E2952FF4D000C4DAD /* comp-light.json in Resources */,
|
|
|
ADB1FEA42975303F00ED072D /* KMBatchBatesNumberView.xib in Resources */,
|
|
@@ -6577,6 +6592,7 @@
|
|
|
BB86C21428F560D1005AD968 /* NSGraphics_SKExtensions.m in Sources */,
|
|
|
9F1FE4AE29406E4700E952CA /* CTPresentationModeController.m in Sources */,
|
|
|
89E4E746296418ED002DBA6F /* TextFieldFormatter.m in Sources */,
|
|
|
+ BB7507E929861C37002DBDB1 /* PasswordWindowController.m in Sources */,
|
|
|
89E4E7182963F5D4002DBA6F /* KMSelfSignAnnotation.m in Sources */,
|
|
|
BBAFC86029851B2D00D0648E /* KMPDFEditAppendCustomView.m in Sources */,
|
|
|
BBC3481C295593F0008D2CD1 /* KMBackgroundListController.swift in Sources */,
|
|
@@ -7075,6 +7091,7 @@
|
|
|
89752E052939DB42003FF08E /* KMToolbarViewController.swift in Sources */,
|
|
|
9FAAA33A290F72CC0046FFCE /* KMHistoryFileCollectionView.swift in Sources */,
|
|
|
89E4E747296418ED002DBA6F /* TextFieldFormatter.m in Sources */,
|
|
|
+ BB7507EA29861C37002DBDB1 /* PasswordWindowController.m in Sources */,
|
|
|
89E4E7192963F5D4002DBA6F /* KMSelfSignAnnotation.m in Sources */,
|
|
|
BBAFC86129851B2D00D0648E /* KMPDFEditAppendCustomView.m in Sources */,
|
|
|
BBC3481D295593F0008D2CD1 /* KMBackgroundListController.swift in Sources */,
|
|
@@ -7614,6 +7631,7 @@
|
|
|
BB3EAEAF293E3D6000D92407 /* KMConvertBaseWindowController.swift in Sources */,
|
|
|
9F1FE4A729406E4700E952CA /* CTToolbarView.m in Sources */,
|
|
|
BB162E9D295073B50088E9D1 /* KMWatermarkManager.swift in Sources */,
|
|
|
+ BB7507EB29861C37002DBDB1 /* PasswordWindowController.m in Sources */,
|
|
|
BB8F4588295B19AC0037EA22 /* KMHeaderFooterDateInfoView.swift in Sources */,
|
|
|
F37322E3292DF9410013862C /* CPDFChoiceWidgetAnnotation+PDFListView.m in Sources */,
|
|
|
89D2D2BF29486D2400BFF5FE /* KMSignatureCellView.swift in Sources */,
|