|
@@ -3052,6 +3052,12 @@
|
|
|
BB1969E02B2856A900922736 /* KMSnapshotPDFView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB1969DF2B2856A900922736 /* KMSnapshotPDFView.swift */; };
|
|
|
BB1969E12B2856A900922736 /* KMSnapshotPDFView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB1969DF2B2856A900922736 /* KMSnapshotPDFView.swift */; };
|
|
|
BB1969E22B2856A900922736 /* KMSnapshotPDFView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB1969DF2B2856A900922736 /* KMSnapshotPDFView.swift */; };
|
|
|
+ BB19A7312CB79D6E008204DC /* KMHomeRecommondView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB19A7302CB79D6E008204DC /* KMHomeRecommondView.swift */; };
|
|
|
+ BB19A7322CB79D6E008204DC /* KMHomeRecommondView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB19A7302CB79D6E008204DC /* KMHomeRecommondView.swift */; };
|
|
|
+ BB19A7332CB79D6E008204DC /* KMHomeRecommondView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB19A7302CB79D6E008204DC /* KMHomeRecommondView.swift */; };
|
|
|
+ BB19A7362CB79D77008204DC /* KMHomeRecommondView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB19A7352CB79D77008204DC /* KMHomeRecommondView.xib */; };
|
|
|
+ BB19A7372CB79D77008204DC /* KMHomeRecommondView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB19A7352CB79D77008204DC /* KMHomeRecommondView.xib */; };
|
|
|
+ BB19A7382CB79D77008204DC /* KMHomeRecommondView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB19A7352CB79D77008204DC /* KMHomeRecommondView.xib */; };
|
|
|
BB1A34A8295EA30100B80B3E /* NSBitmapImageRep_SKExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = BB1A34A7295EA30100B80B3E /* NSBitmapImageRep_SKExtensions.m */; };
|
|
|
BB1A34A9295EA30100B80B3E /* NSBitmapImageRep_SKExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = BB1A34A7295EA30100B80B3E /* NSBitmapImageRep_SKExtensions.m */; };
|
|
|
BB1A34AA295EA30100B80B3E /* NSBitmapImageRep_SKExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = BB1A34A7295EA30100B80B3E /* NSBitmapImageRep_SKExtensions.m */; };
|
|
@@ -6694,6 +6700,8 @@
|
|
|
BB1969D62B2842AD00922736 /* KMSnapshotWindowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMSnapshotWindowController.swift; sourceTree = "<group>"; };
|
|
|
BB1969DA2B2842D600922736 /* SnapshotWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SnapshotWindow.xib; sourceTree = "<group>"; };
|
|
|
BB1969DF2B2856A900922736 /* KMSnapshotPDFView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMSnapshotPDFView.swift; sourceTree = "<group>"; };
|
|
|
+ BB19A7302CB79D6E008204DC /* KMHomeRecommondView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMHomeRecommondView.swift; sourceTree = "<group>"; };
|
|
|
+ BB19A7352CB79D77008204DC /* KMHomeRecommondView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KMHomeRecommondView.xib; sourceTree = "<group>"; };
|
|
|
BB1A34A6295EA30100B80B3E /* NSBitmapImageRep_SKExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSBitmapImageRep_SKExtensions.h; sourceTree = "<group>"; };
|
|
|
BB1A34A7295EA30100B80B3E /* NSBitmapImageRep_SKExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSBitmapImageRep_SKExtensions.m; sourceTree = "<group>"; };
|
|
|
BB1A91692AFB7868005E5FD8 /* KMConvertWindowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMConvertWindowController.swift; sourceTree = "<group>"; };
|
|
@@ -12352,6 +12360,8 @@
|
|
|
BB5A9D2F2CB6520100F64C1F /* KMHomeRecommondView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BB19A7302CB79D6E008204DC /* KMHomeRecommondView.swift */,
|
|
|
+ BB19A7352CB79D77008204DC /* KMHomeRecommondView.xib */,
|
|
|
);
|
|
|
path = KMHomeRecommondView;
|
|
|
sourceTree = "<group>";
|
|
@@ -14680,6 +14690,7 @@
|
|
|
BBAFC84D298519F700D0648E /* KMSavePanelAccessoryController.xib in Resources */,
|
|
|
BB0FE0402B734DD1001E0F88 /* AITypeChooseView.xib in Resources */,
|
|
|
F3A9DC81294309D80074E5D2 /* CPDFListEditAnnotationViewController.xib in Resources */,
|
|
|
+ BB19A7362CB79D77008204DC /* KMHomeRecommondView.xib in Resources */,
|
|
|
ADBC375829CAE95700D93208 /* KMComparativeOutlineSectionCell.xib in Resources */,
|
|
|
BB234F042BA3D798008B3754 /* KMAIIconGuideView.xib in Resources */,
|
|
|
ADDF83982B391A5D00A81A4E /* PDFCertExportAccessoryView.xib in Resources */,
|
|
@@ -15199,6 +15210,7 @@
|
|
|
BBD922342B50D61200DB9585 /* KMRateWindowController.xib in Resources */,
|
|
|
ADBC373829CA975B00D93208 /* KMCompatative.xcassets in Resources */,
|
|
|
BB4EEF3129763EE7003A3537 /* KMRedactBaseWindowController.xib in Resources */,
|
|
|
+ BB19A7372CB79D77008204DC /* KMHomeRecommondView.xib in Resources */,
|
|
|
BB1B0B082B4FC6E900889528 /* KMGuideCoverView.xib in Resources */,
|
|
|
BB6347B12AF1F0BB00F5438E /* KMBatchOperateConvertViewController.xib in Resources */,
|
|
|
ADFA8F0E2B579957002595A4 /* KMSearchFindView.xib in Resources */,
|
|
@@ -15789,6 +15801,7 @@
|
|
|
BB0FE0572B734DD1001E0F88 /* AIUserInfoController.xib in Resources */,
|
|
|
BB8F4544295A98960037EA22 /* KMHeaderFooterPropertyController.xib in Resources */,
|
|
|
BB0FE0422B734DD1001E0F88 /* AITypeChooseView.xib in Resources */,
|
|
|
+ BB19A7382CB79D77008204DC /* KMHomeRecommondView.xib in Resources */,
|
|
|
89E4E7312963FBA2002DBA6F /* KMPropertiesViewPopController.xib in Resources */,
|
|
|
BB3AAB9529878CE000992A5A /* KMWatermarkAdjectivePropertyMainController.xib in Resources */,
|
|
|
ADDF839A2B391A5D00A81A4E /* PDFCertExportAccessoryView.xib in Resources */,
|
|
@@ -16708,6 +16721,7 @@
|
|
|
BB4EEF4429764FEF003A3537 /* KMWatermarkAligementView.swift in Sources */,
|
|
|
BB853C912AF8DCBF009C20C1 /* KMBatchOperateRemovePasswordViewController.swift in Sources */,
|
|
|
BBBB6CD62AD150D20035AA66 /* CPDFCircleAnnotation+PDFListView.swift in Sources */,
|
|
|
+ BB19A7312CB79D6E008204DC /* KMHomeRecommondView.swift in Sources */,
|
|
|
BB1BFF922AEA6352003EB179 /* KMImageToPDFMethod.swift in Sources */,
|
|
|
BBEC00AF295C2AF300A26C98 /* KMBatesPreviewController.swift in Sources */,
|
|
|
ADDF836B2B391A5C00A81A4E /* DSignatureSaveTypeViewController.swift in Sources */,
|
|
@@ -18073,6 +18087,7 @@
|
|
|
AD055E892B882E7F0035F824 /* SKBookmark.m in Sources */,
|
|
|
ADDEEA872AD7805200EF675D /* KMGeneralButton.swift in Sources */,
|
|
|
BB5BE4EE2B060E2F00D51BF2 /* KMLanguageViewController.swift in Sources */,
|
|
|
+ BB19A7322CB79D6E008204DC /* KMHomeRecommondView.swift in Sources */,
|
|
|
BBBAECFD2B57713F00266BD3 /* KMTransitionInfo.swift in Sources */,
|
|
|
BB1B0AED2B4FC6E900889528 /* KMGuideCoverView.swift in Sources */,
|
|
|
9F1FE4EE29406E4700E952CA /* ThrobberView.m in Sources */,
|
|
@@ -19182,6 +19197,7 @@
|
|
|
ADAFD9F52AE68A7400F084BC /* KMCreatPDFView.swift in Sources */,
|
|
|
BB74DA792AC41182006EDFE7 /* NSFont+KMExtension.swift in Sources */,
|
|
|
BB493F972B3E9805003E6175 /* KMBatchQuickActionManager.swift in Sources */,
|
|
|
+ BB19A7332CB79D6E008204DC /* KMHomeRecommondView.swift in Sources */,
|
|
|
BB49ECF3293F40F500C82CA2 /* KMConvertPageRangeSettingItemView.swift in Sources */,
|
|
|
9F69DBB42B512614003D4C45 /* KMAnnotationTextWidgetOptionsViewController.swift in Sources */,
|
|
|
BBFEF7212B3A787900C28AC0 /* KMSystemAnnotationMenu.swift in Sources */,
|