Bladeren bron

【PDFull】配色调整

niehaoyu 2 maanden geleden
bovenliggende
commit
c46fb8b783

+ 3 - 3
PDF Office/PDF Master/Class/Appearance/Color.xcassets/NewColor/KMColor_Interactive_A0.colorset/Contents.json

@@ -5,9 +5,9 @@
         "color-space" : "srgb",
         "components" : {
           "alpha" : "1.000",
-          "blue" : "230",
-          "green" : "130",
-          "red" : "73"
+          "blue" : "255",
+          "green" : "100",
+          "red" : "112"
         }
       },
       "idiom" : "universal"

+ 3 - 3
PDF Office/PDF Master/Class/Appearance/Color.xcassets/NewColor/KMColor_Interactive_M0.colorset/Contents.json

@@ -5,9 +5,9 @@
         "color-space" : "srgb",
         "components" : {
           "alpha" : "1.000",
-          "blue" : "98",
-          "green" : "60",
-          "red" : "39"
+          "blue" : "255",
+          "green" : "100",
+          "red" : "112"
         }
       },
       "idiom" : "universal"

+ 3 - 3
PDF Office/PDF Master/Class/Appearance/Color.xcassets/NewColor/KMColor_Interactive_M1.colorset/Contents.json

@@ -5,9 +5,9 @@
         "color-space" : "srgb",
         "components" : {
           "alpha" : "1.000",
-          "blue" : "0x83",
-          "green" : "0x52",
-          "red" : "0x36"
+          "blue" : "215",
+          "green" : "62",
+          "red" : "75"
         }
       },
       "idiom" : "universal"

+ 3 - 3
PDF Office/PDF Master/Class/Appearance/Color.xcassets/NewColor/KMColor_Layout_BG.colorset/Contents.json

@@ -5,9 +5,9 @@
         "color-space" : "srgb",
         "components" : {
           "alpha" : "1.000",
-          "blue" : "240",
-          "green" : "236",
-          "red" : "235"
+          "blue" : "246",
+          "green" : "238",
+          "red" : "239"
         }
       },
       "idiom" : "universal"

+ 3 - 3
PDF Office/PDF Master/Class/Appearance/Color.xcassets/NewColor/KMColor_Layout_BG_Drak.colorset/Contents.json

@@ -5,9 +5,9 @@
         "color-space" : "srgb",
         "components" : {
           "alpha" : "1.000",
-          "blue" : "0.871",
-          "green" : "0.859",
-          "red" : "0.855"
+          "blue" : "222",
+          "green" : "219",
+          "red" : "218"
         }
       },
       "idiom" : "universal"

+ 3 - 3
PDF Office/PDF Master/Class/Appearance/Color.xcassets/NewColor/KMColor_Layout_M.colorset/Contents.json

@@ -5,9 +5,9 @@
         "color-space" : "srgb",
         "components" : {
           "alpha" : "1.000",
-          "blue" : "98",
-          "green" : "60",
-          "red" : "39"
+          "blue" : "255",
+          "green" : "100",
+          "red" : "112"
         }
       },
       "idiom" : "universal"

+ 1 - 1
PDF Office/PDF Master/Class/Home/View/CreatPDFView/KMCreatPDFView.swift

@@ -29,7 +29,7 @@ class KMCreatPDFView: KMBaseXibView {
         self.openLabel.stringValue = NSLocalizedString("Open File", comment: "")
         self.openLabel.textColor = KMAppearance.Layout.w0Color()
         self.creatLabel.stringValue = NSLocalizedString("Create PDF", comment: "")
-        self.creatLabel.textColor = KMAppearance.Layout.m_1Color()
+        self.creatLabel.textColor = KMAppearance.Interactive.m0Color()
         
         self.openBox.fillColor = KMAppearance.Interactive.m0Color()
         self.openBox.toolTip = NSLocalizedString("Open PDF", comment: "")

+ 9 - 9
PDF Office/PDF Master/Class/Home/View/CreatPDFView/KMCreatPDFView.xib

@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
     <dependencies>
         <deployment identifier="macosx"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
         <capability name="Named colors" minToolsVersion="9.0"/>
         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     </dependencies>
     <objects>
-        <customObject id="-2" userLabel="File's Owner" customClass="KMCreatPDFView" customModule="PDF_Master" customModuleProvider="target">
+        <customObject id="-2" userLabel="File's Owner" customClass="KMCreatPDFView" customModule="PDF_Reader_Pro" customModuleProvider="target">
             <connections>
                 <outlet property="creatBox" destination="Vti-iD-u9k" id="vT4-20-HTW"/>
                 <outlet property="creatLabel" destination="Olj-cQ-f0O" id="gSh-sd-zkf"/>
@@ -24,13 +24,13 @@
                 <view translatesAutoresizingMaskIntoConstraints="NO" id="yL2-Zs-ryZ">
                     <rect key="frame" x="0.0" y="0.0" width="264" height="111"/>
                     <subviews>
-                        <box boxType="custom" cornerRadius="1" translatesAutoresizingMaskIntoConstraints="NO" id="Vti-iD-u9k" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
+                        <box boxType="custom" cornerRadius="1" translatesAutoresizingMaskIntoConstraints="NO" id="Vti-iD-u9k" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
                             <rect key="frame" x="0.0" y="0.0" width="264" height="48"/>
                             <view key="contentView" id="gdX-gO-RS9">
                                 <rect key="frame" x="1" y="1" width="262" height="46"/>
                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                 <subviews>
-                                    <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="KOh-3q-duh" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
+                                    <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="KOh-3q-duh" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
                                         <rect key="frame" x="81" y="13" width="100" height="20"/>
                                         <view key="contentView" id="ynC-Yp-Rnv">
                                             <rect key="frame" x="0.0" y="0.0" width="100" height="20"/>
@@ -80,14 +80,14 @@
                             <color key="borderColor" name="KMMainColor"/>
                             <color key="fillColor" name="KMGray1Color"/>
                         </box>
-                        <box boxType="custom" cornerRadius="1" translatesAutoresizingMaskIntoConstraints="NO" id="OeJ-LB-1ap" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
+                        <box boxType="custom" borderWidth="0.0" cornerRadius="1" translatesAutoresizingMaskIntoConstraints="NO" id="OeJ-LB-1ap" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
                             <rect key="frame" x="0.0" y="63" width="264" height="48"/>
                             <view key="contentView" id="duq-hz-9tP">
-                                <rect key="frame" x="1" y="1" width="262" height="46"/>
+                                <rect key="frame" x="0.0" y="0.0" width="264" height="48"/>
                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                 <subviews>
-                                    <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="7Av-Ws-uiE" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
-                                        <rect key="frame" x="81" y="13" width="100" height="20"/>
+                                    <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="7Av-Ws-uiE" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
+                                        <rect key="frame" x="82" y="14" width="100" height="20"/>
                                         <view key="contentView" id="omc-32-Ugy">
                                             <rect key="frame" x="0.0" y="0.0" width="100" height="20"/>
                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>

+ 1 - 1
PDF Office/PDF Master/Class/Home/View/HomeContentView/KMHomeContentView.swift

@@ -158,7 +158,7 @@ class KMHomeContentView: KMBaseXibView {
         if(KMAppearance.isDarkMode()){
             self.contentView.layer?.backgroundColor = NSColor.init(red: 0.055, green: 0.067, blue: 0.078, alpha: 1).cgColor
         } else {
-            self.contentView.layer?.backgroundColor = NSColor.init(red: 0.922, green: 0.925, blue: 0.941, alpha: 1).cgColor
+            self.contentView.layer?.backgroundColor = NSColor.init(red: 239/255, green: 238/255, blue: 246/255, alpha: 1).cgColor
         }
         
         self.pageLabel.textColor = KMAppearance.Layout.h0Color()

+ 2 - 2
PDF Office/PDF Master/Class/Home/View/KMHomeDragView.swift

@@ -60,7 +60,7 @@ class KMHomeDragView: NSView {
 
     func dragEntered(_ isDragEntered: Bool) -> Void {
         if isDragEntered {
-            self.layer?.backgroundColor = NSColor.km_init(hex: "#1770F4", alpha: 0.1).cgColor
+            self.layer?.backgroundColor = NSColor.km_init(hex: "#4982E6", alpha: 0.1).cgColor
             self.layer?.cornerRadius = 16.0
             dragView.wantsLayer = true
             dragView.layer?.backgroundColor = KMDesignToken.shared.fill(withToken: "notification.toast.bg").cgColor
@@ -172,7 +172,7 @@ class KMHomeDragView: NSView {
             
             path.setLineDash([3, 3, 3], count: 3, phase: 0)
             path.lineWidth = 2.0
-            NSColor.km_init(hex: "#68ACF8").setStroke()
+            KMAppearance.Interactive.m0Color().setStroke()
             path.stroke()
         }
     }

+ 11 - 11
PDF Office/PDF Master/Class/Home/ViewController/KMHomeViewController.xib

@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
     <dependencies>
         <deployment identifier="macosx"/>
-        <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>
     <objects>
@@ -53,10 +53,6 @@
             <subviews>
                 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1v2-87-qa4">
                     <rect key="frame" x="537" y="410" width="0.0" height="0.0"/>
-                    <constraints>
-                        <constraint firstAttribute="height" id="S10-65-2uD"/>
-                        <constraint firstAttribute="width" id="nNr-po-NTu"/>
-                    </constraints>
                     <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="Qq0-z1-7iI">
                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                         <font key="font" metaFont="system"/>
@@ -64,6 +60,10 @@
 Gw
 </string>
                     </buttonCell>
+                    <constraints>
+                        <constraint firstAttribute="height" id="S10-65-2uD"/>
+                        <constraint firstAttribute="width" id="nNr-po-NTu"/>
+                    </constraints>
                     <connections>
                         <action selector="escButtonAction:" target="-2" id="U8k-vz-XWX"/>
                     </connections>
@@ -95,7 +95,7 @@ Gw
                                                             </constraints>
                                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="edc-z8-gCQ"/>
                                                         </imageView>
-                                                        <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZAT-Co-tte">
+                                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZAT-Co-tte">
                                                             <rect key="frame" x="54" y="24" width="186" height="16"/>
                                                             <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="XuC-gZ-0YQ">
                                                                 <font key="font" metaFont="system"/>
@@ -130,7 +130,7 @@ Gw
                                                             </constraints>
                                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="cON-bS-15a"/>
                                                         </imageView>
-                                                        <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="p5N-bY-CVu">
+                                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="p5N-bY-CVu">
                                                             <rect key="frame" x="54" y="24" width="186" height="16"/>
                                                             <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="RZo-Aj-B8y">
                                                                 <font key="font" metaFont="system"/>
@@ -165,7 +165,7 @@ Gw
                                                             </constraints>
                                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="oLu-02-hg4"/>
                                                         </imageView>
-                                                        <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Fhh-MS-1UA">
+                                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Fhh-MS-1UA">
                                                             <rect key="frame" x="54" y="24" width="186" height="16"/>
                                                             <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="hZb-7Q-757">
                                                                 <font key="font" metaFont="system"/>
@@ -200,7 +200,7 @@ Gw
                                                             </constraints>
                                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="RX4-be-ygC"/>
                                                         </imageView>
-                                                        <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aGT-3k-XaH">
+                                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aGT-3k-XaH">
                                                             <rect key="frame" x="54" y="24" width="186" height="16"/>
                                                             <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="A36-Eb-2cb">
                                                                 <font key="font" metaFont="system"/>
@@ -388,7 +388,7 @@ Gw
                         <customView translatesAutoresizingMaskIntoConstraints="NO" id="lTX-FO-7Ze">
                             <rect key="frame" x="489" y="374" width="65" height="40"/>
                             <subviews>
-                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hn2-R8-Bfv">
+                                <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hn2-R8-Bfv">
                                     <rect key="frame" x="14" y="12" width="37" height="16"/>
                                     <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="gkz-Hj-UOJ">
                                         <font key="font" metaFont="system"/>

+ 4 - 4
PDF Office/PDF Master/Class/Home/WindowController/HomeQuickToolsWindowController/View/KMHomeQuickToolsWindowCollectionViewItem.xib

@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
     <dependencies>
         <deployment identifier="macosx"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
         <capability name="Named colors" minToolsVersion="9.0"/>
         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     </dependencies>
     <objects>
-        <customObject id="-2" userLabel="File's Owner" customClass="KMHomeQuickToolsWindowCollectionViewItem" customModule="PDF_Master" customModuleProvider="target">
+        <customObject id="-2" userLabel="File's Owner" customClass="KMHomeQuickToolsWindowCollectionViewItem" customModule="PDF_Reader_Pro" customModuleProvider="target">
             <connections>
                 <outlet property="box" destination="Ttz-dr-sxl" id="oem-1C-5Vo"/>
                 <outlet property="iconImageView" destination="d1h-XT-2z8" id="lDg-fT-BDM"/>
@@ -21,7 +21,7 @@
             <rect key="frame" x="0.0" y="0.0" width="218" height="83"/>
             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
             <subviews>
-                <box boxType="custom" borderWidth="0.0" cornerRadius="1" translatesAutoresizingMaskIntoConstraints="NO" id="Ttz-dr-sxl" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
+                <box boxType="custom" borderWidth="0.0" cornerRadius="1" translatesAutoresizingMaskIntoConstraints="NO" id="Ttz-dr-sxl" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
                     <rect key="frame" x="0.0" y="0.0" width="218" height="83"/>
                     <view key="contentView" id="c3L-Pc-4Zt">
                         <rect key="frame" x="0.0" y="0.0" width="218" height="83"/>

+ 265 - 0
PDF Office/PDF Reader Pro.xcodeproj/xcuserdata/kdanmobile.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

@@ -94,6 +94,21 @@
                   endingLineNumber = "639"
                   offsetFromSymbolStart = "48">
                </Location>
+               <Location
+                  uuid = "DBC852CF-C187-4830-99C0-B9D127F6585F - 833870ebe8705b5"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "PDFull.AppDelegate.restoreSubscriptions(__C.NSMenuItem) -&gt; ()"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/AppDelegate.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "640"
+                  endingLineNumber = "640"
+                  offsetFromSymbolStart = "128">
+               </Location>
             </Locations>
          </BreakpointContent>
       </BreakpointProxy>
@@ -172,6 +187,21 @@
                   endingLineNumber = "415"
                   offsetFromSymbolStart = "1512">
                </Location>
+               <Location
+                  uuid = "B732E5C3-8109-48CA-9771-1E341CE5F765 - f5d49d2a1daf952e"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "static PDFull.KMTools.feekback() -&gt; ()"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/Common/Tools/KMTools.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "414"
+                  endingLineNumber = "414"
+                  offsetFromSymbolStart = "708">
+               </Location>
             </Locations>
          </BreakpointContent>
       </BreakpointProxy>
@@ -220,6 +250,21 @@
                   endingLineNumber = "499"
                   offsetFromSymbolStart = "1736">
                </Location>
+               <Location
+                  uuid = "EA425F18-10A0-451B-B3E3-572BC5EE2963 - 85fb3efe38e9322"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "PDFull.KMUserFeekbackWindowController._feekbackAction(filePaths: Swift.Array&lt;Swift.String&gt;, complete: (PDFull.ResultWrapper) -&gt; ()) -&gt; ()"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/Tools/UserFeekback/Window/KMUserFeekbackWindowController.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "499"
+                  endingLineNumber = "499"
+                  offsetFromSymbolStart = "1676">
+               </Location>
             </Locations>
          </BreakpointContent>
       </BreakpointProxy>
@@ -328,6 +373,21 @@
                   endingLineNumber = "200"
                   offsetFromSymbolStart = "2144">
                </Location>
+               <Location
+                  uuid = "AE3F02E0-C74E-4E0C-BEE0-A776FE841ABA - 9fee516e0b14a9a6"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "PDFull.KMVerificationRSA.encryptDataInChunks(data: Foundation.Data, publicKey: __C.SecKeyRef) -&gt; Swift.Optional&lt;Swift.Array&lt;Foundation.Data&gt;&gt;"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/Purchase/DMG/Verification/VerificationManager/KMVerificationRSA.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "200"
+                  endingLineNumber = "200"
+                  offsetFromSymbolStart = "2052">
+               </Location>
             </Locations>
          </BreakpointContent>
       </BreakpointProxy>
@@ -481,6 +541,21 @@
                   endingLineNumber = "190"
                   offsetFromSymbolStart = "1484">
                </Location>
+               <Location
+                  uuid = "78DF9599-A040-4285-9A18-AB89E3F3D8E9 - 9fee516e0b14a87c"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "PDFull.KMVerificationRSA.encryptDataInChunks(data: Foundation.Data, publicKey: __C.SecKeyRef) -&gt; Swift.Optional&lt;Swift.Array&lt;Foundation.Data&gt;&gt;"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/Purchase/DMG/Verification/VerificationManager/KMVerificationRSA.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "190"
+                  endingLineNumber = "190"
+                  offsetFromSymbolStart = "1228">
+               </Location>
             </Locations>
          </BreakpointContent>
       </BreakpointProxy>
@@ -574,6 +649,36 @@
                   endingLineNumber = "2230"
                   offsetFromSymbolStart = "8496">
                </Location>
+               <Location
+                  uuid = "3311C608-322A-4CAD-BDFD-4F18E5699056 - 7f6f2ad327e66eaf"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "PDF_Reader_Pro.KMToolbarViewController._setupToolItem(Swift.Optional&lt;PDF_Reader_Pro.KMToolbarItemView&gt;) -&gt; ()"
+                  moduleName = "PDF Reader Pro"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/PDFWindowController/Toolbar/KMToolbarViewController.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "2230"
+                  endingLineNumber = "2230"
+                  offsetFromSymbolStart = "8496">
+               </Location>
+               <Location
+                  uuid = "3311C608-322A-4CAD-BDFD-4F18E5699056 - e3032856f66af269"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "PDFull.KMToolbarViewController._setupToolItem(Swift.Optional&lt;PDFull.KMToolbarItemView&gt;) -&gt; ()"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/PDFWindowController/Toolbar/KMToolbarViewController.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "2230"
+                  endingLineNumber = "2230"
+                  offsetFromSymbolStart = "8404">
+               </Location>
             </Locations>
          </BreakpointContent>
       </BreakpointProxy>
@@ -591,6 +696,38 @@
             endingLineNumber = "534"
             landmarkName = "setAIRewriteStype()"
             landmarkType = "7">
+            <Locations>
+               <Location
+                  uuid = "DDC4759D-D888-464C-B639-C1753B5C2C19 - ad8aa099e2fd571a"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "PDF_Reader_Pro.KMMainViewController.setAIRewriteStype() -&gt; __C.NSMenuItem"
+                  moduleName = "PDF Reader Pro"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/PDFWindowController/ViewController/KMMainViewController+Action.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "534"
+                  endingLineNumber = "534"
+                  offsetFromSymbolStart = "372">
+               </Location>
+               <Location
+                  uuid = "DDC4759D-D888-464C-B639-C1753B5C2C19 - a2276a2373049096"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "PDFull.KMMainViewController.setAIRewriteStype() -&gt; __C.NSMenuItem"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/PDFWindowController/ViewController/KMMainViewController+Action.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "534"
+                  endingLineNumber = "534"
+                  offsetFromSymbolStart = "344">
+               </Location>
+            </Locations>
          </BreakpointContent>
       </BreakpointProxy>
       <BreakpointProxy
@@ -607,6 +744,38 @@
             endingLineNumber = "66"
             landmarkName = "-loadView"
             landmarkType = "7">
+            <Locations>
+               <Location
+                  uuid = "2165F2F5-6F54-411F-A275-5E0427B5B23E - 6dd99888fbba401"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "-[KMVerificationInfoViewController loadView]"
+                  moduleName = "PDF Reader Pro"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/Purchase/DMG/Verification/KMVerificationInfoViewController.m"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "66"
+                  endingLineNumber = "66"
+                  offsetFromSymbolStart = "1460">
+               </Location>
+               <Location
+                  uuid = "2165F2F5-6F54-411F-A275-5E0427B5B23E - 745cea3590645bc0"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "-[KMVerificationInfoViewController loadView]"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/Purchase/DMG/Verification/KMVerificationInfoViewController.m"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "66"
+                  endingLineNumber = "66"
+                  offsetFromSymbolStart = "1416">
+               </Location>
+            </Locations>
          </BreakpointContent>
       </BreakpointProxy>
       <BreakpointProxy
@@ -623,6 +792,38 @@
             endingLineNumber = "139"
             landmarkName = "fastToolItemAction(_:)"
             landmarkType = "7">
+            <Locations>
+               <Location
+                  uuid = "FAC25206-E892-4B5D-959F-74ADE57EB23B - 4ce93cce82afdd96"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "PDF_Reader_Pro.KMHomeViewController.fastToolItemAction(PDF_Reader_Pro.DataNavigationViewButtonActionType) -&gt; ()"
+                  moduleName = "PDF Reader Pro"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/Home/ViewController/KMHomeViewController+Action.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "139"
+                  endingLineNumber = "139"
+                  offsetFromSymbolStart = "3124">
+               </Location>
+               <Location
+                  uuid = "FAC25206-E892-4B5D-959F-74ADE57EB23B - fd74fd2bcda27d0b"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "PDFull.KMHomeViewController.fastToolItemAction(PDFull.DataNavigationViewButtonActionType) -&gt; ()"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/Home/ViewController/KMHomeViewController+Action.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "139"
+                  endingLineNumber = "139"
+                  offsetFromSymbolStart = "2904">
+               </Location>
+            </Locations>
          </BreakpointContent>
       </BreakpointProxy>
       <BreakpointProxy
@@ -639,6 +840,38 @@
             endingLineNumber = "64"
             landmarkName = "transitionLanguage(langeuage:)"
             landmarkType = "7">
+            <Locations>
+               <Location
+                  uuid = "859D3BA8-9029-45A9-B4AC-EE0663F8A00B - c3871df29a45426a"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "static PDF_Reader_Pro.KMAdvertisementModelTransition.transitionLanguage(langeuage: Swift.Optional&lt;PDF_Reader_Pro.Language&gt;) -&gt; Swift.String"
+                  moduleName = "PDF Reader Pro"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/KMAdvertisement/Model/KMAdvertisementModelTransition.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "73"
+                  endingLineNumber = "73"
+                  offsetFromSymbolStart = "140">
+               </Location>
+               <Location
+                  uuid = "859D3BA8-9029-45A9-B4AC-EE0663F8A00B - 3d57bdd130dacea4"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "static PDFull.KMAdvertisementModelTransition.transitionLanguage(langeuage: Swift.Optional&lt;PDFull.Language&gt;) -&gt; Swift.String"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/KMAdvertisement/Model/KMAdvertisementModelTransition.swift"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "73"
+                  endingLineNumber = "73"
+                  offsetFromSymbolStart = "112">
+               </Location>
+            </Locations>
          </BreakpointContent>
       </BreakpointProxy>
       <BreakpointProxy
@@ -655,6 +888,38 @@
             endingLineNumber = "289"
             landmarkName = "-activateDeviceWithInfo:complention:"
             landmarkType = "7">
+            <Locations>
+               <Location
+                  uuid = "3EF493E6-6F8D-4842-A620-69E9DA2C3EB1 - 6d4e71955056e553"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "__58-[VerificationManager activateDeviceWithInfo:complention:]_block_invoke_2"
+                  moduleName = "PDF Reader Pro"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/Purchase/DMG/Verification/VerificationManager/VerificationManager.m"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "289"
+                  endingLineNumber = "289"
+                  offsetFromSymbolStart = "176">
+               </Location>
+               <Location
+                  uuid = "3EF493E6-6F8D-4842-A620-69E9DA2C3EB1 - 1fcf02284f891a92"
+                  shouldBeEnabled = "Yes"
+                  ignoreCount = "0"
+                  continueAfterRunningActions = "No"
+                  symbolName = "__58-[VerificationManager activateDeviceWithInfo:complention:]_block_invoke_2"
+                  moduleName = "PDFull"
+                  usesParentBreakpointCondition = "Yes"
+                  urlString = "file:///Users/kdanmobile/Documents/Git/PDF_Office/PDF%20Office/PDF%20Master/Class/Purchase/DMG/Verification/VerificationManager/VerificationManager.m"
+                  startingColumnNumber = "9223372036854775807"
+                  endingColumnNumber = "9223372036854775807"
+                  startingLineNumber = "289"
+                  endingLineNumber = "289"
+                  offsetFromSymbolStart = "148">
+               </Location>
+            </Locations>
          </BreakpointContent>
       </BreakpointProxy>
    </Breakpoints>