|
@@ -781,6 +781,15 @@
|
|
|
9F33C9DC2CDA370D0080D3C2 /* KMCloseApplyWC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9F33C9D82CDA370D0080D3C2 /* KMCloseApplyWC.xib */; };
|
|
|
9F33C9DD2CDA370D0080D3C2 /* KMCloseApplyWC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9F33C9D82CDA370D0080D3C2 /* KMCloseApplyWC.xib */; };
|
|
|
9F33C9DE2CDA370D0080D3C2 /* KMCloseApplyWC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9F33C9D82CDA370D0080D3C2 /* KMCloseApplyWC.xib */; };
|
|
|
+ 9F33C9E22CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F33C9E02CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift */; };
|
|
|
+ 9F33C9E32CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F33C9E02CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift */; };
|
|
|
+ 9F33C9E42CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F33C9E02CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift */; };
|
|
|
+ 9F33C9E52CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9F33C9E12CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib */; };
|
|
|
+ 9F33C9E62CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9F33C9E12CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib */; };
|
|
|
+ 9F33C9E72CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9F33C9E12CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib */; };
|
|
|
+ 9F33C9E92CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F33C9E82CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift */; };
|
|
|
+ 9F33C9EA2CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F33C9E82CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift */; };
|
|
|
+ 9F33C9EB2CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F33C9E82CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift */; };
|
|
|
9F39B9442A661ED500930ACA /* KMHomeScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F39B9432A661ED500930ACA /* KMHomeScrollView.swift */; };
|
|
|
9F39B9452A661ED500930ACA /* KMHomeScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F39B9432A661ED500930ACA /* KMHomeScrollView.swift */; };
|
|
|
9F39B9462A661ED500930ACA /* KMHomeScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F39B9432A661ED500930ACA /* KMHomeScrollView.swift */; };
|
|
@@ -6039,6 +6048,9 @@
|
|
|
9F33C9D02CDA21D70080D3C2 /* KMCloseVerificationWC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KMCloseVerificationWC.xib; sourceTree = "<group>"; };
|
|
|
9F33C9D72CDA370D0080D3C2 /* KMCloseApplyWC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMCloseApplyWC.swift; sourceTree = "<group>"; };
|
|
|
9F33C9D82CDA370D0080D3C2 /* KMCloseApplyWC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KMCloseApplyWC.xib; sourceTree = "<group>"; };
|
|
|
+ 9F33C9E02CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMOpenDMGPopupBootWC.swift; sourceTree = "<group>"; };
|
|
|
+ 9F33C9E12CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KMOpenDMGPopupBootWC.xib; sourceTree = "<group>"; };
|
|
|
+ 9F33C9E82CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMOpenDMGPopBootModel.swift; sourceTree = "<group>"; };
|
|
|
9F39B9432A661ED500930ACA /* KMHomeScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMHomeScrollView.swift; sourceTree = "<group>"; };
|
|
|
9F3A48C32C8017FA0047F565 /* KMPurchaseEmbeddedWindowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMPurchaseEmbeddedWindowController.swift; sourceTree = "<group>"; };
|
|
|
9F3A48C42C8017FA0047F565 /* KMPurchaseEmbeddedWindowController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KMPurchaseEmbeddedWindowController.xib; sourceTree = "<group>"; };
|
|
@@ -9037,6 +9049,23 @@
|
|
|
path = "Tab Strip";
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 9F33C9DF2CDB04460080D3C2 /* DMG */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 9F33C9E02CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift */,
|
|
|
+ 9F33C9E12CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib */,
|
|
|
+ );
|
|
|
+ path = DMG;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 9F33C9ED2CDB08AA0080D3C2 /* DMG */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 9F33C9E82CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift */,
|
|
|
+ );
|
|
|
+ path = DMG;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
9F4ACEA22CC5F2D2005CF727 /* MemberCenter */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -9073,6 +9102,7 @@
|
|
|
9F33C9D02CDA21D70080D3C2 /* KMCloseVerificationWC.xib */,
|
|
|
9F33C9D72CDA370D0080D3C2 /* KMCloseApplyWC.swift */,
|
|
|
9F33C9D82CDA370D0080D3C2 /* KMCloseApplyWC.xib */,
|
|
|
+ 9F33C9DF2CDB04460080D3C2 /* DMG */,
|
|
|
);
|
|
|
path = WindowsController;
|
|
|
sourceTree = "<group>";
|
|
@@ -9323,6 +9353,7 @@
|
|
|
children = (
|
|
|
9FBD84332CC9DAA20071B9C3 /* KMSignUpViewModel.swift */,
|
|
|
9FC3466C2CD35D2800F35823 /* KMUserInfoVCModel.swift */,
|
|
|
+ 9F33C9ED2CDB08AA0080D3C2 /* DMG */,
|
|
|
);
|
|
|
path = ViewModel;
|
|
|
sourceTree = "<group>";
|
|
@@ -15163,6 +15194,7 @@
|
|
|
BB5F8A1C29BB15AD00365ADB /* KMEmailSubWindowController.xib in Resources */,
|
|
|
9F221EDA29A9EC0900978A59 /* KMFillSignTextPanel.xib in Resources */,
|
|
|
BBB2ACE02B5943F800098854 /* Quick Start Guide.pdf in Resources */,
|
|
|
+ 9F33C9E52CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib in Resources */,
|
|
|
9F33C9CC2CDA05B80080D3C2 /* KMCloseAccountWC.xib in Resources */,
|
|
|
9F1FE4E729406E4700E952CA /* COPYING in Resources */,
|
|
|
AD7D5CDF2B957693006562CD /* KMBookmarkOutlineFileCellView.xib in Resources */,
|
|
@@ -15743,6 +15775,7 @@
|
|
|
BBD922342B50D61200DB9585 /* KMRateWindowController.xib in Resources */,
|
|
|
ADBC373829CA975B00D93208 /* KMCompatative.xcassets in Resources */,
|
|
|
BB4EEF3129763EE7003A3537 /* KMRedactBaseWindowController.xib in Resources */,
|
|
|
+ 9F33C9E62CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib in Resources */,
|
|
|
9F33C9CD2CDA05B80080D3C2 /* KMCloseAccountWC.xib in Resources */,
|
|
|
BB1B0B082B4FC6E900889528 /* KMGuideCoverView.xib in Resources */,
|
|
|
BB6347B12AF1F0BB00F5438E /* KMBatchOperateConvertViewController.xib in Resources */,
|
|
@@ -16326,6 +16359,7 @@
|
|
|
9F0CB4AC296CF19600007028 /* KMPropertiesPanelListMenuSubVC.xib in Resources */,
|
|
|
BB9599C92B3164B40062D346 /* KMRedactPropertiesWindowController.xib in Resources */,
|
|
|
ADB2D6FF294882B70029D2B3 /* KMTextFieldStepperView.xib in Resources */,
|
|
|
+ 9F33C9E72CDB05010080D3C2 /* KMOpenDMGPopupBootWC.xib in Resources */,
|
|
|
9FB221042B18866E00A5B208 /* KMAnnotationSelfSignViewController.xib in Resources */,
|
|
|
BB031B802C47BB090099F7AD /* KMUserListItemCellView.xib in Resources */,
|
|
|
BB7648EA29ECECBF00931039 /* Color.xcassets in Resources */,
|
|
@@ -17531,6 +17565,7 @@
|
|
|
BB1BFF8A2AEA4725003EB179 /* KMTableHeaderCell.swift in Sources */,
|
|
|
ADAFD9F32AE68A7400F084BC /* KMCreatPDFView.swift in Sources */,
|
|
|
ADE86AC82B034CB200414DFA /* KMAddBackgroundView.swift in Sources */,
|
|
|
+ 9F33C9E22CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift in Sources */,
|
|
|
BBB9B32E299A5D6D004F3235 /* GTMAppAuthFetcherAuthorization.m in Sources */,
|
|
|
BB3198162AC55E6D00107371 /* CPDFDocument+KMExtension.swift in Sources */,
|
|
|
BB1B0ADA2B4FC6E900889528 /* KMOpenFileGuideToolbar.swift in Sources */,
|
|
@@ -17871,6 +17906,7 @@
|
|
|
BB031B5D2C47BB080099F7AD /* KMUserFbHelpPopController.swift in Sources */,
|
|
|
9F0201722A1B488C00C9B673 /* KMAITranslationVC.swift in Sources */,
|
|
|
9FF816F32AFB18290087EFC5 /* NSGeometry_KMExtensions.swift in Sources */,
|
|
|
+ 9F33C9E92CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift in Sources */,
|
|
|
9FDD0F8C2952FCE0000C4DAD /* KMGlobalParser.swift in Sources */,
|
|
|
ADAFDA822AEB804B00F084BC /* KMQucikToolCollectionViewItem.swift in Sources */,
|
|
|
BB897251294C3F660045787C /* KMMenuTableView.swift in Sources */,
|
|
@@ -18213,6 +18249,7 @@
|
|
|
BB4BD9CD2909026500A66A65 /* KMRightSideViewController.swift in Sources */,
|
|
|
BB1A916B2AFB7868005E5FD8 /* KMConvertWindowController.swift in Sources */,
|
|
|
BB276A532B03776000AB5578 /* KMConvertOperationQueue.swift in Sources */,
|
|
|
+ 9F33C9EA2CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift in Sources */,
|
|
|
BB8810652B4F74DD00AFA63E /* KMRepeatTrialAlertController.m in Sources */,
|
|
|
BB162E8F294FFC0C0088E9D1 /* KMWatermarkPDFView.swift in Sources */,
|
|
|
AD9527C7295295110039D2BC /* KMPrintPrinterModel.swift in Sources */,
|
|
@@ -19185,6 +19222,7 @@
|
|
|
9F1FE49D29406E4700E952CA /* HoverCloseButton.m in Sources */,
|
|
|
9F1F82C4292F113A0092C4B4 /* KMHomeDragView.swift in Sources */,
|
|
|
BB3A81B12AC2B82A006FC66C /* KMPageSizeTool.swift in Sources */,
|
|
|
+ 9F33C9E32CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift in Sources */,
|
|
|
ADAFDA352AE8EE9300F084BC /* KMAdvertisementImage.swift in Sources */,
|
|
|
9F1F82CB292F6CF90092C4B4 /* KMPDFInsertPageWindow.swift in Sources */,
|
|
|
BB031B6D2C47BB080099F7AD /* KMUserFbDespItemView.swift in Sources */,
|
|
@@ -19447,6 +19485,7 @@
|
|
|
ADBC2D13299CCD05006280C8 /* KMTextfieldButton.swift in Sources */,
|
|
|
BB162E90294FFC0C0088E9D1 /* KMWatermarkPDFView.swift in Sources */,
|
|
|
ADFA8F0B2B579945002595A4 /* KMSearchFindView.swift in Sources */,
|
|
|
+ 9F33C9EB2CDB08990080D3C2 /* KMOpenDMGPopBootModel.swift in Sources */,
|
|
|
AD3AAD652B0DA3F600DE5FE7 /* KMCompareTextHeaderView.swift in Sources */,
|
|
|
BB0A55232A30968900B6E84B /* KMDesignBaseView.swift in Sources */,
|
|
|
AD9527C8295295110039D2BC /* KMPrintPrinterModel.swift in Sources */,
|
|
@@ -19828,6 +19867,7 @@
|
|
|
9FF816DF2AFA5B8E0087EFC5 /* KMAnnotationTableViewController.swift in Sources */,
|
|
|
9F0CB52F298656D900007028 /* KMDesignToken+BorderWidthRight.swift in Sources */,
|
|
|
9FF371D72C69B8CA005F9CC5 /* CAreaMeasureInfoWindowController.swift in Sources */,
|
|
|
+ 9F33C9E42CDB05010080D3C2 /* KMOpenDMGPopupBootWC.swift in Sources */,
|
|
|
ADDEEA602AD39DC500EF675D /* KMSignatureManager.swift in Sources */,
|
|
|
BBBE208D2B21649100509C4E /* KMPDFEditWindowController.swift in Sources */,
|
|
|
BBA8B7B1293600D70097D183 /* KMPasswordInputWindow.swift in Sources */,
|