|
@@ -5429,6 +5429,12 @@
|
|
|
BBFCCE082B56988C003742B3 /* KMPreferenceCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFCCE072B56988C003742B3 /* KMPreferenceCommon.swift */; };
|
|
|
BBFCCE092B56988C003742B3 /* KMPreferenceCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFCCE072B56988C003742B3 /* KMPreferenceCommon.swift */; };
|
|
|
BBFCCE0A2B56988C003742B3 /* KMPreferenceCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFCCE072B56988C003742B3 /* KMPreferenceCommon.swift */; };
|
|
|
+ BBFD225D2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFD225C2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift */; };
|
|
|
+ BBFD225E2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFD225C2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift */; };
|
|
|
+ BBFD225F2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFD225C2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift */; };
|
|
|
+ BBFD22622CBE16B200DA4ABD /* KMHistoryEmptyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BBFD22612CBE16B200DA4ABD /* KMHistoryEmptyView.xib */; };
|
|
|
+ BBFD22632CBE16B200DA4ABD /* KMHistoryEmptyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BBFD22612CBE16B200DA4ABD /* KMHistoryEmptyView.xib */; };
|
|
|
+ BBFD22642CBE16B200DA4ABD /* KMHistoryEmptyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BBFD22612CBE16B200DA4ABD /* KMHistoryEmptyView.xib */; };
|
|
|
BBFD2B122AEFAAF70016C456 /* KMBatchOperateBaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFD2B112AEFAAF70016C456 /* KMBatchOperateBaseViewController.swift */; };
|
|
|
BBFD2B142AEFAB8F0016C456 /* KMOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFD2B132AEFAB8F0016C456 /* KMOperationQueue.swift */; };
|
|
|
BBFD2B162AEFAC9C0016C456 /* KMBatchOperateBaseViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = BBFD2B152AEFAC9B0016C456 /* KMBatchOperateBaseViewController.xib */; };
|
|
@@ -7871,6 +7877,8 @@
|
|
|
BBFBE73928DD7C43008B2335 /* PDF_ Master_DMGUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PDF_ Master_DMGUITests.swift"; sourceTree = "<group>"; };
|
|
|
BBFBE73B28DD7C43008B2335 /* PDF_ Master_DMGUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PDF_ Master_DMGUITestsLaunchTests.swift"; sourceTree = "<group>"; };
|
|
|
BBFCCE072B56988C003742B3 /* KMPreferenceCommon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMPreferenceCommon.swift; sourceTree = "<group>"; };
|
|
|
+ BBFD225C2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMHistoryEmptyView.swift; sourceTree = "<group>"; };
|
|
|
+ BBFD22612CBE16B200DA4ABD /* KMHistoryEmptyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KMHistoryEmptyView.xib; sourceTree = "<group>"; };
|
|
|
BBFD2B112AEFAAF70016C456 /* KMBatchOperateBaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMBatchOperateBaseViewController.swift; sourceTree = "<group>"; };
|
|
|
BBFD2B132AEFAB8F0016C456 /* KMOperationQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMOperationQueue.swift; sourceTree = "<group>"; };
|
|
|
BBFD2B152AEFAC9B0016C456 /* KMBatchOperateBaseViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KMBatchOperateBaseViewController.xib; sourceTree = "<group>"; };
|
|
@@ -11849,6 +11857,8 @@
|
|
|
BB19A74E2CB7C710008204DC /* KMHistoryFileThumbItem.xib */,
|
|
|
BB19A7552CB7C724008204DC /* KMHistoryFileListItem.swift */,
|
|
|
BB19A7562CB7C724008204DC /* KMHistoryFileListItem.xib */,
|
|
|
+ BBFD225C2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift */,
|
|
|
+ BBFD22612CBE16B200DA4ABD /* KMHistoryEmptyView.xib */,
|
|
|
);
|
|
|
path = HistoryFilesItems;
|
|
|
sourceTree = "<group>";
|
|
@@ -15105,6 +15115,7 @@
|
|
|
BB031B632C47BB080099F7AD /* KMUserFeekbackWindowController.xib in Resources */,
|
|
|
BB5A9D642CB6521400F64C1F /* KMPDFSecToolbarController.xib in Resources */,
|
|
|
BBD1F77F296F9BE000343885 /* KMPageEditSettingBaseWindowController.xib in Resources */,
|
|
|
+ BBFD22622CBE16B200DA4ABD /* KMHistoryEmptyView.xib in Resources */,
|
|
|
BBB3769E2B10A7FD009539CC /* a_4a.png in Resources */,
|
|
|
BB24D4AA2977BE6700041659 /* KMRedactConfirmWindowController.xib in Resources */,
|
|
|
ADDF838C2B391A5D00A81A4E /* DSignatureFileListCellView.xib in Resources */,
|
|
@@ -15672,6 +15683,7 @@
|
|
|
BBE788A32CBD2463008086E2 /* DropdownDemoVC.xib in Resources */,
|
|
|
ADFA8F0E2B579957002595A4 /* KMSearchFindView.xib in Resources */,
|
|
|
9F0201762A1B488C00C9B673 /* KMAITranslationVC.xib in Resources */,
|
|
|
+ BBFD22632CBE16B200DA4ABD /* KMHistoryEmptyView.xib in Resources */,
|
|
|
AD7D5CE92B96B3B2006562CD /* KMBookmarkOutlineSeparatorCellView.xib in Resources */,
|
|
|
9F72D20C2994BDAF00DCACF1 /* KMNotificationVC.xib in Resources */,
|
|
|
9F512CCB2B4640AB00EC0BC3 /* KMPageDisplayCustomThemesCollectionViewItem.xib in Resources */,
|
|
@@ -16284,6 +16296,7 @@
|
|
|
BB031B652C47BB080099F7AD /* KMUserFeekbackWindowController.xib in Resources */,
|
|
|
BB5A9D662CB6521400F64C1F /* KMPDFSecToolbarController.xib in Resources */,
|
|
|
ADFCEB4D2B4FBA440001EBAF /* ProRemoteConfigDefaults.plist in Resources */,
|
|
|
+ BBFD22642CBE16B200DA4ABD /* KMHistoryEmptyView.xib in Resources */,
|
|
|
ADC63E4D2A49BEDD00854E02 /* KMSubscribeWaterMarkCollectionItem.xib in Resources */,
|
|
|
BB0FE0362B734DD1001E0F88 /* AIConfigWindowController.xib in Resources */,
|
|
|
BB5DF1F62959C9F00025CDA1 /* KMHeaderFooterPropertyMainController.xib in Resources */,
|
|
@@ -17653,6 +17666,7 @@
|
|
|
BB031B722C47BB080099F7AD /* KMUserFbEmailItemView.swift in Sources */,
|
|
|
BB853C822AF8BAF0009C20C1 /* KMSetPasswordObject.swift in Sources */,
|
|
|
ADE86A8A2B02269400414DFA /* KMRemovePasswordWindowController.swift in Sources */,
|
|
|
+ BBFD225D2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift in Sources */,
|
|
|
89D2D2C129495D2100BFF5FE /* KMFormModel.swift in Sources */,
|
|
|
BBA19F3F29ADE40A001A285A /* KMCellEmptyView.m in Sources */,
|
|
|
BB7185412C2B0AAF00C1156B /* KMEditPDFToolbarItemView.swift in Sources */,
|
|
@@ -18736,6 +18750,7 @@
|
|
|
BB147006299DC0D100784A6A /* OIDFieldMapping.m in Sources */,
|
|
|
BB4A94A12B04D8EC00940F8B /* KMGOCRManager.m in Sources */,
|
|
|
BBB9B32F299A5D6D004F3235 /* GTMAppAuthFetcherAuthorization.m in Sources */,
|
|
|
+ BBFD225E2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift in Sources */,
|
|
|
BB3EAEAE293E3D6000D92407 /* KMConvertBaseWindowController.swift in Sources */,
|
|
|
BB8810D72B4F984000AFA63E /* JSONKit.m in Sources */,
|
|
|
ADDF83242B391A5C00A81A4E /* CDSDrawView.m in Sources */,
|
|
@@ -20205,6 +20220,7 @@
|
|
|
BB031B742C47BB090099F7AD /* KMUserFbEmailItemView.swift in Sources */,
|
|
|
BB8F457C295AFB330037EA22 /* KMHeaderFooterFontInfoView.swift in Sources */,
|
|
|
ADDF83A32B391A5D00A81A4E /* DSignatureFileListViewController.swift in Sources */,
|
|
|
+ BBFD225F2CBE16AB00DA4ABD /* KMHistoryEmptyView.swift in Sources */,
|
|
|
AD68782329A5FADC005B5210 /* KMLightMemberCache.swift in Sources */,
|
|
|
AD7D5C832B8ECD09006562CD /* KMPDFSynchronizer.swift in Sources */,
|
|
|
BB7185432C2B0AAF00C1156B /* KMEditPDFToolbarItemView.swift in Sources */,
|