Browse Source

【工程名称更换】免费版本更换

lizhe 1 year ago
parent
commit
4ade2b7b4b
100 changed files with 131 additions and 417 deletions
  1. 1 1
      PDF Office/PDF Master DMG/AppDelegate.swift
  2. 8 8
      PDF Office/PDF Master DMG/Base.lproj/Main.storyboard
  3. 1 1
      PDF Office/PDF Master DMG/ViewController.swift
  4. 4 4
      PDF Office/PDF Master DMGTests/PDF_ Master_DMGTests.swift
  5. 3 3
      PDF Office/PDF Master DMGUITests/PDF_ Master_DMGUITests.swift
  6. 3 3
      PDF Office/PDF Master DMGUITests/PDF_ Master_DMGUITestsLaunchTests.swift
  7. 1 1
      PDF Office/PDF Master Pro/AppDelegate.swift
  8. 8 8
      PDF Office/PDF Master Pro/Base.lproj/Main.storyboard
  9. 1 1
      PDF Office/PDF Master Pro/ViewController.swift
  10. 4 4
      PDF Office/PDF Master ProTests/PDF_ Master_ProTests.swift
  11. 3 3
      PDF Office/PDF Master ProUITests/PDF_ Master_ProUITests.swift
  12. 3 3
      PDF Office/PDF Master ProUITests/PDF_ Master_ProUITestsLaunchTests.swift
  13. 0 100
      PDF Office/PDF Master.xcodeproj/xcshareddata/xcschemes/PDF Master DMG.xcscheme
  14. 0 78
      PDF Office/PDF Master.xcodeproj/xcshareddata/xcschemes/PDF Master Pro.xcscheme
  15. 0 78
      PDF Office/PDF Master.xcodeproj/xcshareddata/xcschemes/PDF Master.xcscheme
  16. 0 29
      PDF Office/PDF Master.xcodeproj/xcuserdata/kdanmobile.xcuserdatad/xcschemes/xcschememanagement.plist
  17. 4 4
      PDF Office/PDF Master/AppDelegate.swift
  18. 5 6
      PDF Office/PDF Master/Base.lproj/Main.storyboard
  19. 1 1
      PDF Office/PDF Master/Class/Analytics/KMAnalytics.swift
  20. 1 1
      PDF Office/PDF Master/Class/Appearance/KMAppearance.swift
  21. 1 1
      PDF Office/PDF Master/Class/Appearance/KMView.swift
  22. 1 1
      PDF Office/PDF Master/Class/AutoSave/Tools/AutoSaveManager.swift
  23. 1 1
      PDF Office/PDF Master/Class/Batch/Catogary/NSArray+Extension.swift
  24. 1 1
      PDF Office/PDF Master/Class/Batch/Catogary/NSButton+CustomAppearance.swift
  25. 1 1
      PDF Office/PDF Master/Class/Batch/Catogary/NSWindow+PopOver.swift
  26. 1 1
      PDF Office/PDF Master/Class/Batch/Data/KMBackgroundObject.swift
  27. 1 1
      PDF Office/PDF Master/Class/Batch/Data/KMBatchBaseParameter.swift
  28. 1 1
      PDF Office/PDF Master/Class/Batch/Data/KMBatchConvertParameter.swift
  29. 1 1
      PDF Office/PDF Master/Class/Batch/Data/KMBatchOperateFile.swift
  30. 1 1
      PDF Office/PDF Master/Class/Batch/Data/KMBatchOperateManager.swift
  31. 1 1
      PDF Office/PDF Master/Class/Batch/Data/KMImageModel.swift
  32. 1 1
      PDF Office/PDF Master/Class/Batch/Data/KMPDFWatermarkData.swift
  33. 1 1
      PDF Office/PDF Master/Class/Batch/Operation/KMBatchConvertOperation.swift
  34. 1 1
      PDF Office/PDF Master/Class/Batch/Operation/KMCompressOperation.swift
  35. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMAddBackgroundOperationQueue.swift
  36. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMAddBatesOperationQueue.swift
  37. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMAddHeaderFooterOperationQueue.swift
  38. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMAddWatermarkOprationQueue.swift
  39. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMBatchHeader.swift
  40. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMBatchOperation.swift
  41. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMBatchRemoveHeaderFooterOperation.swift
  42. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMCompressOperationQueue.swift
  43. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMImageToPDFMethod.swift
  44. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMOperationQueue.swift
  45. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMRemoveBackgroundOperationQueue.swift
  46. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMRemoveBatesOperationQueue.swift
  47. 1 1
      PDF Office/PDF Master/Class/Batch/Tools/KMRemoveHeaderFooterQueue.swift
  48. 1 1
      PDF Office/PDF Master/Class/Batch/View/KMBatchTableCellView.swift
  49. 1 1
      PDF Office/PDF Master/Class/Batch/View/KMBatchWindow.swift
  50. 1 1
      PDF Office/PDF Master/Class/Batch/View/KMBatchoperateConvertCollectionViewItem.swift
  51. 1 1
      PDF Office/PDF Master/Class/Batch/View/KMConvertCollectionViewHeader.swift
  52. 1 1
      PDF Office/PDF Master/Class/Batch/View/KMCustomViewButton.swift
  53. 1 1
      PDF Office/PDF Master/Class/Batch/View/KMLongerButton.swift
  54. 1 1
      PDF Office/PDF Master/Class/Batch/View/KMSlider.swift
  55. 1 1
      PDF Office/PDF Master/Class/Batch/View/KMTableHeaderCell.swift
  56. 1 1
      PDF Office/PDF Master/Class/Batch/View/KMTextFieldCell.swift
  57. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/Base/KMBatchOperateBaseViewController.swift
  58. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/KMAlertWindowController.swift
  59. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/KMBatchOperateBaseWindowController.swift
  60. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/KMBatchOperateLeftViewController.swift
  61. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/KMBatchOperateRightViewController.swift
  62. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/KMBatchOperateSplitViewController.swift
  63. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/KMBatchOperateWindowController.swift
  64. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/KMTextHintWindowController.swift
  65. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/PasswordWindowController.swift
  66. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/VC/KMBatchOperateCompressViewController.swift
  67. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/VC/KMBatchOperateConvertViewController.swift
  68. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/VC/KMBatchOperateImageToPDFViewController.swift
  69. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/VC/KMBatchOperateRemoveHeaderFooterViewController.swift
  70. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/VC/KMPlanViewController.swift
  71. 1 1
      PDF Office/PDF Master/Class/Batch/WindowController/VC/KMToolbarItemPopViewController.swift
  72. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/KMBrowser.swift
  73. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/KMBrowserWindowController.swift
  74. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/KMFileSearchView.swift
  75. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/KMSegmentedBox.swift
  76. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/KMTabAppearance.swift
  77. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/KMTabStripView.swift
  78. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/KMToolbarRightView.swift
  79. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/KMUploadFilePanel.swift
  80. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/src/Browser Window/CTBrowserWindowController.m
  81. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/src/Browser Window/CTTabWindowController.m
  82. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/src/Tab Strip/CTTabStripModel.m
  83. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/src/Tab Strip/CTTabStripView.m
  84. 1 1
      PDF Office/PDF Master/Class/ChromiumTabs/src/Tab/CTTabController.m
  85. 1 1
      PDF Office/PDF Master/Class/Common/Base/KMBaseViewController.swift
  86. 1 1
      PDF Office/PDF Master/Class/Common/Base/KMBaseWindowController.swift
  87. 1 1
      PDF Office/PDF Master/Class/Common/Base/KMHoverView.swift
  88. 1 1
      PDF Office/PDF Master/Class/Common/Category/CPDFKit/CPDFView+KMExtension.swift
  89. 1 1
      PDF Office/PDF Master/Class/Common/Category/NSBitmapImageRep_KMExtension.swift
  90. 1 1
      PDF Office/PDF Master/Class/Common/Category/NSCollectionViewItem+KMExtension.swift
  91. 1 1
      PDF Office/PDF Master/Class/Common/Category/NSDocumentController+KMExtension.swift
  92. 1 1
      PDF Office/PDF Master/Class/Common/Category/NSFont+KMExtension.swift
  93. 1 1
      PDF Office/PDF Master/Class/Common/Category/NSImage+KMExtension.swift
  94. 1 1
      PDF Office/PDF Master/Class/Common/Category/NSObject+KMExtension.swift
  95. 1 1
      PDF Office/PDF Master/Class/Common/Category/NSPanel+KMExtension.swift
  96. 1 1
      PDF Office/PDF Master/Class/Common/Category/NSPopover+KMExtension.swift
  97. 1 1
      PDF Office/PDF Master/Class/Common/Category/NSResponder+KMExtension.swift
  98. 1 1
      PDF Office/PDF Master/Class/Common/Category/NSSegmentedControl+KMExtension.swift
  99. 2 2
      PDF Office/PDF Master/Class/Common/Category/NSString+KMExtension.swift
  100. 0 0
      PDF Office/PDF Master/Class/Common/Category/NSUserDefaultsController+KMExtension.swift

+ 1 - 1
PDF Office/PDF Master DMG/AppDelegate.swift

@@ -1,6 +1,6 @@
 //
 //  AppDelegate.swift
-//  PDF Master DMG
+//  PDF Reader Pro DMG
 //
 //  Created by Niehaoyu on 2022/9/23.
 //

+ 8 - 8
PDF Office/PDF Master DMG/Base.lproj/Main.storyboard

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
+<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
     <dependencies>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     </dependencies>
     <scenes>
@@ -11,11 +11,11 @@
                 <application id="hnw-xV-0zn" sceneMemberID="viewController">
                     <menu key="mainMenu" title="Main Menu" systemMenu="main" id="AYu-sK-qS6">
                         <items>
-                            <menuItem title="PDF Master DMG" id="1Xt-HY-uBw">
+                            <menuItem title="PDF Reader Pro DMG" id="1Xt-HY-uBw">
                                 <modifierMask key="keyEquivalentModifierMask"/>
-                                <menu key="submenu" title="PDF Master DMG" systemMenu="apple" id="uQy-DD-JDr">
+                                <menu key="submenu" title="PDF Reader Pro DMG" systemMenu="apple" id="uQy-DD-JDr">
                                     <items>
-                                        <menuItem title="About PDF Master DMG" id="5kV-Vb-QxS">
+                                        <menuItem title="About PDF Reader Pro DMG" id="5kV-Vb-QxS">
                                             <modifierMask key="keyEquivalentModifierMask"/>
                                             <connections>
                                                 <action selector="orderFrontStandardAboutPanel:" target="Ady-hI-5gd" id="Exp-CZ-Vem"/>
@@ -29,7 +29,7 @@
                                             <menu key="submenu" title="Services" systemMenu="services" id="hz9-B4-Xy5"/>
                                         </menuItem>
                                         <menuItem isSeparatorItem="YES" id="4je-JR-u6R"/>
-                                        <menuItem title="Hide PDF Master DMG" keyEquivalent="h" id="Olw-nP-bQN">
+                                        <menuItem title="Hide PDF Reader Pro DMG" keyEquivalent="h" id="Olw-nP-bQN">
                                             <connections>
                                                 <action selector="hide:" target="Ady-hI-5gd" id="PnN-Uc-m68"/>
                                             </connections>
@@ -47,7 +47,7 @@
                                             </connections>
                                         </menuItem>
                                         <menuItem isSeparatorItem="YES" id="kCx-OE-vgT"/>
-                                        <menuItem title="Quit PDF Master DMG" keyEquivalent="q" id="4sb-4s-VLi">
+                                        <menuItem title="Quit PDF Reader Pro DMG" keyEquivalent="q" id="4sb-4s-VLi">
                                             <connections>
                                                 <action selector="terminate:" target="Ady-hI-5gd" id="Te7-pn-YzF"/>
                                             </connections>
@@ -660,7 +660,7 @@
                                 <modifierMask key="keyEquivalentModifierMask"/>
                                 <menu key="submenu" title="Help" systemMenu="help" id="F2S-fz-NVQ">
                                     <items>
-                                        <menuItem title="PDF Master DMG Help" keyEquivalent="?" id="FKE-Sm-Kum">
+                                        <menuItem title="PDF Reader Pro DMG Help" keyEquivalent="?" id="FKE-Sm-Kum">
                                             <connections>
                                                 <action selector="showHelp:" target="Ady-hI-5gd" id="y7X-2Q-9no"/>
                                             </connections>

+ 1 - 1
PDF Office/PDF Master DMG/ViewController.swift

@@ -1,6 +1,6 @@
 //
 //  ViewController.swift
-//  PDF Master DMG
+//  PDF Reader Pro DMG
 //
 //  Created by Niehaoyu on 2022/9/23.
 //

+ 4 - 4
PDF Office/PDF Master DMGTests/PDF_ Master_DMGTests.swift

@@ -1,14 +1,14 @@
 //
-//  PDF_Master_DMGTests.swift
-//  PDF Master DMGTests
+//  PDF_Reader_Pro_DMGTests.swift
+//  PDF Reader Pro DMGTests
 //
 //  Created by Niehaoyu on 2022/9/23.
 //
 
 import XCTest
-@testable import PDF_Master_DMG
+@testable import PDF_Reader_Pro_DMG
 
-final class PDF_Master_DMGTests: XCTestCase {
+final class PDF_Reader_Pro_DMGTests: XCTestCase {
 
     override func setUpWithError() throws {
         // Put setup code here. This method is called before the invocation of each test method in the class.

+ 3 - 3
PDF Office/PDF Master DMGUITests/PDF_ Master_DMGUITests.swift

@@ -1,13 +1,13 @@
 //
-//  PDF_Master_DMGUITests.swift
-//  PDF Master DMGUITests
+//  PDF_Reader_Pro_DMGUITests.swift
+//  PDF Reader Pro DMGUITests
 //
 //  Created by Niehaoyu on 2022/9/23.
 //
 
 import XCTest
 
-final class PDF_Master_DMGUITests: XCTestCase {
+final class PDF_Reader_Pro_DMGUITests: XCTestCase {
 
     override func setUpWithError() throws {
         // Put setup code here. This method is called before the invocation of each test method in the class.

+ 3 - 3
PDF Office/PDF Master DMGUITests/PDF_ Master_DMGUITestsLaunchTests.swift

@@ -1,13 +1,13 @@
 //
-//  PDF_Master_DMGUITestsLaunchTests.swift
-//  PDF Master DMGUITests
+//  PDF_Reader_Pro_DMGUITestsLaunchTests.swift
+//  PDF Reader Pro DMGUITests
 //
 //  Created by Niehaoyu on 2022/9/23.
 //
 
 import XCTest
 
-final class PDF_Master_DMGUITestsLaunchTests: XCTestCase {
+final class PDF_Reader_Pro_DMGUITestsLaunchTests: XCTestCase {
 
     override class var runsForEachTargetApplicationUIConfiguration: Bool {
         true

+ 1 - 1
PDF Office/PDF Master Pro/AppDelegate.swift

@@ -1,6 +1,6 @@
 //
 //  AppDelegate.swift
-//  PDF Master Pro
+//  PDF Reader Pro Pro
 //
 //  Created by Niehaoyu on 2022/9/23.
 //

+ 8 - 8
PDF Office/PDF Master Pro/Base.lproj/Main.storyboard

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
+<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
     <dependencies>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     </dependencies>
     <scenes>
@@ -11,11 +11,11 @@
                 <application id="hnw-xV-0zn" sceneMemberID="viewController">
                     <menu key="mainMenu" title="Main Menu" systemMenu="main" id="AYu-sK-qS6">
                         <items>
-                            <menuItem title="PDF Master Pro" id="1Xt-HY-uBw">
+                            <menuItem title="PDF Reader Pro Pro" id="1Xt-HY-uBw">
                                 <modifierMask key="keyEquivalentModifierMask"/>
-                                <menu key="submenu" title="PDF Master Pro" systemMenu="apple" id="uQy-DD-JDr">
+                                <menu key="submenu" title="PDF Reader Pro Pro" systemMenu="apple" id="uQy-DD-JDr">
                                     <items>
-                                        <menuItem title="About PDF Master Pro" id="5kV-Vb-QxS">
+                                        <menuItem title="About PDF Reader Pro Pro" id="5kV-Vb-QxS">
                                             <modifierMask key="keyEquivalentModifierMask"/>
                                             <connections>
                                                 <action selector="orderFrontStandardAboutPanel:" target="Ady-hI-5gd" id="Exp-CZ-Vem"/>
@@ -29,7 +29,7 @@
                                             <menu key="submenu" title="Services" systemMenu="services" id="hz9-B4-Xy5"/>
                                         </menuItem>
                                         <menuItem isSeparatorItem="YES" id="4je-JR-u6R"/>
-                                        <menuItem title="Hide PDF Master Pro" keyEquivalent="h" id="Olw-nP-bQN">
+                                        <menuItem title="Hide PDF Reader Pro Pro" keyEquivalent="h" id="Olw-nP-bQN">
                                             <connections>
                                                 <action selector="hide:" target="Ady-hI-5gd" id="PnN-Uc-m68"/>
                                             </connections>
@@ -47,7 +47,7 @@
                                             </connections>
                                         </menuItem>
                                         <menuItem isSeparatorItem="YES" id="kCx-OE-vgT"/>
-                                        <menuItem title="Quit PDF Master Pro" keyEquivalent="q" id="4sb-4s-VLi">
+                                        <menuItem title="Quit PDF Reader Pro Pro" keyEquivalent="q" id="4sb-4s-VLi">
                                             <connections>
                                                 <action selector="terminate:" target="Ady-hI-5gd" id="Te7-pn-YzF"/>
                                             </connections>
@@ -660,7 +660,7 @@
                                 <modifierMask key="keyEquivalentModifierMask"/>
                                 <menu key="submenu" title="Help" systemMenu="help" id="F2S-fz-NVQ">
                                     <items>
-                                        <menuItem title="PDF Master Pro Help" keyEquivalent="?" id="FKE-Sm-Kum">
+                                        <menuItem title="PDF Reader Pro Pro Help" keyEquivalent="?" id="FKE-Sm-Kum">
                                             <connections>
                                                 <action selector="showHelp:" target="Ady-hI-5gd" id="y7X-2Q-9no"/>
                                             </connections>

+ 1 - 1
PDF Office/PDF Master Pro/ViewController.swift

@@ -1,6 +1,6 @@
 //
 //  ViewController.swift
-//  PDF Master Pro
+//  PDF Reader Pro Pro
 //
 //  Created by Niehaoyu on 2022/9/23.
 //

+ 4 - 4
PDF Office/PDF Master ProTests/PDF_ Master_ProTests.swift

@@ -1,14 +1,14 @@
 //
-//  PDF_Master_ProTests.swift
-//  PDF Master ProTests
+//  PDF_Reader_Pro_ProTests.swift
+//  PDF Reader Pro ProTests
 //
 //  Created by Niehaoyu on 2022/9/23.
 //
 
 import XCTest
-@testable import PDF_Master_Pro
+@testable import PDF_Reader_Pro_Pro
 
-final class PDF_Master_ProTests: XCTestCase {
+final class PDF_Reader_Pro_ProTests: XCTestCase {
 
     override func setUpWithError() throws {
         // Put setup code here. This method is called before the invocation of each test method in the class.

+ 3 - 3
PDF Office/PDF Master ProUITests/PDF_ Master_ProUITests.swift

@@ -1,13 +1,13 @@
 //
-//  PDF_Master_ProUITests.swift
-//  PDF Master ProUITests
+//  PDF_Reader_Pro_ProUITests.swift
+//  PDF Reader Pro ProUITests
 //
 //  Created by Niehaoyu on 2022/9/23.
 //
 
 import XCTest
 
-final class PDF_Master_ProUITests: XCTestCase {
+final class PDF_Reader_Pro_ProUITests: XCTestCase {
 
     override func setUpWithError() throws {
         // Put setup code here. This method is called before the invocation of each test method in the class.

+ 3 - 3
PDF Office/PDF Master ProUITests/PDF_ Master_ProUITestsLaunchTests.swift

@@ -1,13 +1,13 @@
 //
-//  PDF_Master_ProUITestsLaunchTests.swift
-//  PDF Master ProUITests
+//  PDF_Reader_Pro_ProUITestsLaunchTests.swift
+//  PDF Reader Pro ProUITests
 //
 //  Created by Niehaoyu on 2022/9/23.
 //
 
 import XCTest
 
-final class PDF_Master_ProUITestsLaunchTests: XCTestCase {
+final class PDF_Reader_Pro_ProUITestsLaunchTests: XCTestCase {
 
     override class var runsForEachTargetApplicationUIConfiguration: Bool {
         true

+ 0 - 100
PDF Office/PDF Master.xcodeproj/xcshareddata/xcschemes/PDF Master DMG.xcscheme

@@ -1,100 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   LastUpgradeVersion = "1410"
-   version = "1.3">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "YES"
-            buildForRunning = "YES"
-            buildForProfiling = "YES"
-            buildForArchiving = "YES"
-            buildForAnalyzing = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "BBFBE71A28DD7C43008B2335"
-               BuildableName = "PDF Master DMG.app"
-               BlueprintName = "PDF Master DMG"
-               ReferencedContainer = "container:PDF Master.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES">
-      <Testables>
-         <TestableReference
-            skipped = "NO"
-            parallelizable = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "BBFBE72A28DD7C43008B2335"
-               BuildableName = "PDF Master DMGTests.xctest"
-               BlueprintName = "PDF Master DMGTests"
-               ReferencedContainer = "container:PDF Master.xcodeproj">
-            </BuildableReference>
-         </TestableReference>
-         <TestableReference
-            skipped = "NO"
-            parallelizable = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "BBFBE73428DD7C43008B2335"
-               BuildableName = "PDF Master DMGUITests.xctest"
-               BlueprintName = "PDF Master DMGUITests"
-               ReferencedContainer = "container:PDF Master.xcodeproj">
-            </BuildableReference>
-         </TestableReference>
-      </Testables>
-   </TestAction>
-   <LaunchAction
-      buildConfiguration = "Release"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      launchStyle = "0"
-      useCustomWorkingDirectory = "NO"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      debugServiceExtension = "internal"
-      allowLocationSimulation = "YES">
-      <BuildableProductRunnable
-         runnableDebuggingMode = "0">
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "BBFBE71A28DD7C43008B2335"
-            BuildableName = "PDF Master DMG.app"
-            BlueprintName = "PDF Master DMG"
-            ReferencedContainer = "container:PDF Master.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-   </LaunchAction>
-   <ProfileAction
-      buildConfiguration = "Release"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      debugDocumentVersioning = "YES">
-      <BuildableProductRunnable
-         runnableDebuggingMode = "0">
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "BBFBE71A28DD7C43008B2335"
-            BuildableName = "PDF Master DMG.app"
-            BlueprintName = "PDF Master DMG"
-            ReferencedContainer = "container:PDF Master.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Debug">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>

+ 0 - 78
PDF Office/PDF Master.xcodeproj/xcshareddata/xcschemes/PDF Master Pro.xcscheme

@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   LastUpgradeVersion = "1410"
-   version = "1.3">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "YES"
-            buildForRunning = "YES"
-            buildForProfiling = "YES"
-            buildForArchiving = "YES"
-            buildForAnalyzing = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "BBFBE6EB28DD7C20008B2335"
-               BuildableName = "PDF Master Pro.app"
-               BlueprintName = "PDF Master Pro"
-               ReferencedContainer = "container:PDF Master.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES">
-      <Testables>
-      </Testables>
-   </TestAction>
-   <LaunchAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      launchStyle = "0"
-      useCustomWorkingDirectory = "NO"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      debugServiceExtension = "internal"
-      allowLocationSimulation = "YES">
-      <BuildableProductRunnable
-         runnableDebuggingMode = "0">
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "BBFBE6EB28DD7C20008B2335"
-            BuildableName = "PDF Master Pro.app"
-            BlueprintName = "PDF Master Pro"
-            ReferencedContainer = "container:PDF Master.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-   </LaunchAction>
-   <ProfileAction
-      buildConfiguration = "Release"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      debugDocumentVersioning = "YES">
-      <BuildableProductRunnable
-         runnableDebuggingMode = "0">
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "BBFBE6EB28DD7C20008B2335"
-            BuildableName = "PDF Master Pro.app"
-            BlueprintName = "PDF Master Pro"
-            ReferencedContainer = "container:PDF Master.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Debug">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>

+ 0 - 78
PDF Office/PDF Master.xcodeproj/xcshareddata/xcschemes/PDF Master.xcscheme

@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   LastUpgradeVersion = "1410"
-   version = "1.3">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "YES"
-            buildForRunning = "YES"
-            buildForProfiling = "YES"
-            buildForArchiving = "YES"
-            buildForAnalyzing = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "BBFBE6B928DD7B97008B2335"
-               BuildableName = "PDF Master.app"
-               BlueprintName = "PDF Master"
-               ReferencedContainer = "container:PDF Master.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES">
-      <Testables>
-      </Testables>
-   </TestAction>
-   <LaunchAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      launchStyle = "0"
-      useCustomWorkingDirectory = "NO"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      debugServiceExtension = "internal"
-      allowLocationSimulation = "YES">
-      <BuildableProductRunnable
-         runnableDebuggingMode = "0">
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "BBFBE6B928DD7B97008B2335"
-            BuildableName = "PDF Master.app"
-            BlueprintName = "PDF Master"
-            ReferencedContainer = "container:PDF Master.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-   </LaunchAction>
-   <ProfileAction
-      buildConfiguration = "Release"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      debugDocumentVersioning = "YES">
-      <BuildableProductRunnable
-         runnableDebuggingMode = "0">
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "BBFBE6B928DD7B97008B2335"
-            BuildableName = "PDF Master.app"
-            BlueprintName = "PDF Master"
-            ReferencedContainer = "container:PDF Master.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Debug">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>

+ 0 - 29
PDF Office/PDF Master.xcodeproj/xcuserdata/kdanmobile.xcuserdatad/xcschemes/xcschememanagement.plist

@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>SchemeUserState</key>
-	<dict>
-		<key>PDF Master DMG.xcscheme_^#shared#^_</key>
-		<dict>
-			<key>orderHint</key>
-			<integer>1</integer>
-		</dict>
-		<key>PDF Master Pro.xcscheme_^#shared#^_</key>
-		<dict>
-			<key>orderHint</key>
-			<integer>2</integer>
-		</dict>
-		<key>PDF Master.xcscheme_^#shared#^_</key>
-		<dict>
-			<key>orderHint</key>
-			<integer>0</integer>
-		</dict>
-		<key>PDF MasterTests.xcscheme_^#shared#^_</key>
-		<dict>
-			<key>orderHint</key>
-			<integer>3</integer>
-		</dict>
-	</dict>
-</dict>
-</plist>

+ 4 - 4
PDF Office/PDF Master/AppDelegate.swift

@@ -1,6 +1,6 @@
 //
 //  AppDelegate.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by Niehaoyu on 2022/9/23.
 //
@@ -321,7 +321,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, iRateDelegate{
 #endif
         if let items = PDFOfficeMenu?.items {
             for menu in items {
-                let ranges = menu.title.ranges(of: "PDF Master")
+                let ranges = menu.title.ranges(of: "PDF Reader Pro")
                 if let _range = ranges.range.first {
                     menu.title.replaceSubrange(_range, with: KMTools.getAppName())
                 }
@@ -433,7 +433,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, iRateDelegate{
         KMPrint("deviceScannerMenuItemAciton")
     }
     
-    // MARK: PDF Master Menu
+    // MARK: PDF Reader Pro Menu
     @IBAction func openPreferenceWindow(_ sender: Any) {
 //        KMPreferenceWindowController.shared.showWindow(nil)
         KMPreferenceController.shared.showWindow(self)
@@ -707,7 +707,7 @@ extension AppDelegate : SUUpdaterDelegate {
     }
     
     func upgradeButtonString(for updater: SUUpdater) -> String {
-        return NSLocalizedString("PDF Master", comment: "")
+        return NSLocalizedString("PDF Reader Pro", comment: "")
     }
 }
 #endif

+ 5 - 6
PDF Office/PDF Master/Base.lproj/Main.storyboard

@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
     <dependencies>
-        <deployment identifier="macosx"/>
         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     </dependencies>
@@ -12,11 +11,11 @@
                 <application id="hnw-xV-0zn" sceneMemberID="viewController">
                     <menu key="mainMenu" title="Main Menu" systemMenu="main" id="AYu-sK-qS6">
                         <items>
-                            <menuItem title="PDF Master" id="1Xt-HY-uBw">
+                            <menuItem title="PDF Reader Pro" id="1Xt-HY-uBw">
                                 <modifierMask key="keyEquivalentModifierMask"/>
-                                <menu key="submenu" title="PDF Master" systemMenu="apple" id="uQy-DD-JDr">
+                                <menu key="submenu" title="PDF Reader Pro" systemMenu="apple" id="uQy-DD-JDr">
                                     <items>
-                                        <menuItem title="About PDF Master" id="5kV-Vb-QxS">
+                                        <menuItem title="About PDF Reader Pro" id="5kV-Vb-QxS">
                                             <modifierMask key="keyEquivalentModifierMask"/>
                                             <connections>
                                                 <action selector="orderFrontStandardAboutPanel:" target="Ady-hI-5gd" id="Exp-CZ-Vem"/>
@@ -84,7 +83,7 @@
                                             <menu key="submenu" title="Services" systemMenu="services" id="hz9-B4-Xy5"/>
                                         </menuItem>
                                         <menuItem isSeparatorItem="YES" id="4je-JR-u6R"/>
-                                        <menuItem title="Hide PDF Master" keyEquivalent="h" id="Olw-nP-bQN">
+                                        <menuItem title="Hide PDF Reader Pro" keyEquivalent="h" id="Olw-nP-bQN">
                                             <connections>
                                                 <action selector="hide:" target="Ady-hI-5gd" id="PnN-Uc-m68"/>
                                             </connections>
@@ -102,7 +101,7 @@
                                             </connections>
                                         </menuItem>
                                         <menuItem isSeparatorItem="YES" id="kCx-OE-vgT"/>
-                                        <menuItem title="Quit PDF Master" keyEquivalent="q" id="4sb-4s-VLi">
+                                        <menuItem title="Quit PDF Reader Pro" keyEquivalent="q" id="4sb-4s-VLi">
                                             <connections>
                                                 <action selector="terminate:" target="Ady-hI-5gd" id="Te7-pn-YzF"/>
                                             </connections>

+ 1 - 1
PDF Office/PDF Master/Class/Analytics/KMAnalytics.swift

@@ -1,6 +1,6 @@
 //
 //  KMAnalytics.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/7/12.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Appearance/KMAppearance.swift

@@ -1,6 +1,6 @@
 //
 //  KMAppearance.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/4/17.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Appearance/KMView.swift

@@ -1,6 +1,6 @@
 //
 //  KMView.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/10/20.
 //

+ 1 - 1
PDF Office/PDF Master/Class/AutoSave/Tools/AutoSaveManager.swift

@@ -1,6 +1,6 @@
 //
 //  AutoSaveManager.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/11/8.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Catogary/NSArray+Extension.swift

@@ -1,6 +1,6 @@
 //
 //  NSArray+Extension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/27.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Catogary/NSButton+CustomAppearance.swift

@@ -1,6 +1,6 @@
 //
 //  NSButton+CustomAppearance.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/26.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Catogary/NSWindow+PopOver.swift

@@ -1,6 +1,6 @@
 //
 //  NSWindow+PopOver.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/26.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Data/KMBackgroundObject.swift

@@ -1,6 +1,6 @@
 //
 //  KMBackgroundObject.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/11/3.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Data/KMBatchBaseParameter.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchBaseParameter.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/25.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Data/KMBatchConvertParameter.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchConvertParameter.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/25.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Data/KMBatchOperateFile.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateFile.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/25.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Data/KMBatchOperateManager.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateManager.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/11/2.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Data/KMImageModel.swift

@@ -1,6 +1,6 @@
 //
 //  KMImageModel.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/5.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Data/KMPDFWatermarkData.swift

@@ -1,6 +1,6 @@
 //
 //  KMPDFWatermarkData.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/11/2.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Operation/KMBatchConvertOperation.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchConvertOperation.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/11/28.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Operation/KMCompressOperation.swift

@@ -1,6 +1,6 @@
 //
 //  File.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/11/30.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMAddBackgroundOperationQueue.swift

@@ -1,6 +1,6 @@
 //
 //  KMAddBackgroundOperationQueue.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMAddBatesOperationQueue.swift

@@ -1,6 +1,6 @@
 //
 //  KMAddBatesOperationQueue.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMAddHeaderFooterOperationQueue.swift

@@ -1,6 +1,6 @@
 //
 //  KMAddHeaderFooterOperationQueue.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMAddWatermarkOprationQueue.swift

@@ -1,6 +1,6 @@
 //
 //  KMAddWatermarkOprationQueue.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMBatchHeader.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchHeader.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/25.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMBatchOperation.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperation.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/31.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMBatchRemoveHeaderFooterOperation.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchRemoveHeaderFooterOperation.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMCompressOperationQueue.swift

@@ -1,6 +1,6 @@
 //
 //  KMCompressOperationQueue.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMImageToPDFMethod.swift

@@ -1,6 +1,6 @@
 //
 //  KMImageToPDFMethod.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/26.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMOperationQueue.swift

@@ -1,6 +1,6 @@
 //
 //  KMOperationQueue.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/30.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMRemoveBackgroundOperationQueue.swift

@@ -1,6 +1,6 @@
 //
 //  KMRemoveBackgroundOperationQueue.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMRemoveBatesOperationQueue.swift

@@ -1,6 +1,6 @@
 //
 //  KMRemoveBatesOperationQueue.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/Tools/KMRemoveHeaderFooterQueue.swift

@@ -1,6 +1,6 @@
 //
 //  KMRemoveHeaderFooterQueue.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/View/KMBatchTableCellView.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchTableCellView.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/27.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/View/KMBatchWindow.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchWindow.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/24.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/View/KMBatchoperateConvertCollectionViewItem.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchoperateConvertCollectionViewItem.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/11/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/View/KMConvertCollectionViewHeader.swift

@@ -1,6 +1,6 @@
 //
 //  KMConvertCollectionViewHeader.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/11/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/View/KMCustomViewButton.swift

@@ -1,6 +1,6 @@
 //
 //  KMCustomViewButton.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/11/2.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/View/KMLongerButton.swift

@@ -1,6 +1,6 @@
 //
 //  KMLongerButton.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/26.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/View/KMSlider.swift

@@ -1,6 +1,6 @@
 //
 //  KMSlider.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/31.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/View/KMTableHeaderCell.swift

@@ -1,6 +1,6 @@
 //
 //  KMTableHeaderCell.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/26.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/View/KMTextFieldCell.swift

@@ -1,6 +1,6 @@
 //
 //  KMTextFieldCell.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2024/1/11.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/Base/KMBatchOperateBaseViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateBaseViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/30.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/KMAlertWindowController.swift

@@ -1,6 +1,6 @@
 //
 //  KMAlertWindowController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/27.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/KMBatchOperateBaseWindowController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateBaseWindowController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/26.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/KMBatchOperateLeftViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateLeftViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/26.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/KMBatchOperateRightViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateRightViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/26.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/KMBatchOperateSplitViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateSplitViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/26.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/KMBatchOperateWindowController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateWindowController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/24.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/KMTextHintWindowController.swift

@@ -1,6 +1,6 @@
 //
 //  KMTextHintWindowController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/11/2.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/PasswordWindowController.swift

@@ -1,6 +1,6 @@
 //
 //  PasswordWindowController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/11/2.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/VC/KMBatchOperateCompressViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateCompressViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/10/31.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/VC/KMBatchOperateConvertViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateConvertViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by kdanmobile on 2023/11/1.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/VC/KMBatchOperateImageToPDFViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateImageToPDFViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/5.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/VC/KMBatchOperateRemoveHeaderFooterViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBatchOperateRemoveHeaderFooterViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/11/6.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/VC/KMPlanViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMPlanViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/12/6.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Batch/WindowController/VC/KMToolbarItemPopViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMToolbarItemPopViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by liujiajie on 2023/11/10.
 //

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/KMBrowser.swift

@@ -1,6 +1,6 @@
 //
 //  KMBrowser.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by wanjun on 2022/12/9.
 //

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/KMBrowserWindowController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBrowserWindowController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by wanjun on 2022/12/9.
 //

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/KMFileSearchView.swift

@@ -1,6 +1,6 @@
 //
 //  KMFileSearchView.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by wanjun on 2022/12/7.
 //

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/KMSegmentedBox.swift

@@ -1,6 +1,6 @@
 //
 //  KMSegmentedBox.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by wanjun on 2022/12/9.
 //

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/KMTabAppearance.swift

@@ -1,6 +1,6 @@
 //
 //  KMTabAppearance.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by wanjun on 2022/12/9.
 //

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/KMTabStripView.swift

@@ -1,6 +1,6 @@
 //
 //  KMTabStripView.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by wanjun on 2022/12/12.
 //

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/KMToolbarRightView.swift

@@ -1,6 +1,6 @@
 //
 //  KMToolbarRightView.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by wanjun on 2022/12/9.
 //

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/KMUploadFilePanel.swift

@@ -1,6 +1,6 @@
 //
 //  KMUploadFilePanel.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by wanjun on 2022/12/7.
 //

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/src/Browser Window/CTBrowserWindowController.m

@@ -14,7 +14,7 @@
 #import "FastResizeView.h"
 #import "CTTabController.h"
 
-#import <PDF_Master-Swift.h>
+#import <PDF_Reader_Pro-Swift.h>
 
 #import "common.h"
 

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/src/Browser Window/CTTabWindowController.m

@@ -6,7 +6,7 @@
 #import "CTTabStripView.h"
 #import "common.h"
 
-#import <PDF_Master-Swift.h>
+#import <PDF_Reader_Pro-Swift.h>
 
 @interface CTTabWindowController(PRIVATE)
 - (void)setUseOverlay:(BOOL)useOverlay;

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/src/Tab Strip/CTTabStripModel.m

@@ -13,7 +13,7 @@
 
 #import "CTTabContents.h"
 
-#import <PDF_Master-Swift.h>
+#import <PDF_Reader_Pro-Swift.h>
 
 #import "common.h"
 

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/src/Tab Strip/CTTabStripView.m

@@ -6,7 +6,7 @@
 #import "CTTabStripController.h"
 #import "URLDropTarget.h"
 
-#import <PDF_Master-Swift.h>
+#import <PDF_Reader_Pro-Swift.h>
 
 // ripped out from libbase mac_util.mm:
 static BOOL ShouldWindowsMiniaturizeOnDoubleClick() {

+ 1 - 1
PDF Office/PDF Master/Class/ChromiumTabs/src/Tab/CTTabController.m

@@ -8,7 +8,7 @@
 #import "CTUtil.h"
 #import "HoverCloseButton.h"
 
-#import <PDF_Master-Swift.h>
+#import <PDF_Reader_Pro-Swift.h>
 
 static NSString* const kBrowserThemeDidChangeNotification =
 @"BrowserThemeDidChangeNotification";

+ 1 - 1
PDF Office/PDF Master/Class/Common/Base/KMBaseViewController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBaseViewController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/5/5.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Base/KMBaseWindowController.swift

@@ -1,6 +1,6 @@
 //
 //  KMBaseWindowController.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/5/11.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Base/KMHoverView.swift

@@ -1,6 +1,6 @@
 //
 //  KMHoverView.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/6/7.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/CPDFKit/CPDFView+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  CPDFView+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/12/21.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/NSBitmapImageRep_KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSBitmapImageRep_KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by wanjun on 2023/12/2.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/NSCollectionViewItem+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSCollectionViewItem+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/5/4.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/NSDocumentController+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSDocumentController+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/6/16.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/NSFont+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSFont+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/9/27.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/NSImage+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSImage+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/11/13.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/NSObject+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSObject+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/9/26.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/NSPanel+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSPanel+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/4/24.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/NSPopover+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSPopover+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/10/9.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/NSResponder+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSResponder+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/7/27.
 //

+ 1 - 1
PDF Office/PDF Master/Class/Common/Category/NSSegmentedControl+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSSegmentedControl+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/11/13.
 //

+ 2 - 2
PDF Office/PDF Master/Class/Common/Category/NSString+KMExtension.swift

@@ -1,6 +1,6 @@
 //
 //  NSString+KMExtension.swift
-//  PDF Master
+//  PDF Reader Pro
 //
 //  Created by tangchao on 2023/9/27.
 //
@@ -218,7 +218,7 @@ extension NSString {
             return ""
         }
         
-        return path.stringByAppendingPathComponent(Bundle.main.bundleIdentifier ?? "PDF Master bundleIdentifier").stringByAppendingPathComponent(self as String) as NSString
+        return path.stringByAppendingPathComponent(Bundle.main.bundleIdentifier ?? "PDF Reader Pro bundleIdentifier").stringByAppendingPathComponent(self as String) as NSString
     }
     
     @objc var typeName: NSString {

+ 0 - 0
PDF Office/PDF Master/Class/Common/Category/NSUserDefaultsController+KMExtension.swift


Some files were not shown because too many files changed in this diff