|
@@ -1,8 +1,8 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
<dependencies>
|
|
|
<deployment identifier="macosx"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14313.18"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -17,7 +17,8 @@
|
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
|
<window title="User Rules" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
|
|
- <rect key="contentRect" x="196" y="240" width="480" height="270"/>
|
|
|
+ <windowPositionMask key="initialPositionMask" topStrut="YES" bottomStrut="YES"/>
|
|
|
+ <rect key="contentRect" x="196" y="519" width="480" height="270"/>
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/>
|
|
|
<view key="contentView" id="se5-gp-TjO">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
|
|
@@ -59,15 +60,15 @@ Gw
|
|
|
<scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J3L-MK-p8I">
|
|
|
<rect key="frame" x="20" y="61" width="440" height="189"/>
|
|
|
<clipView key="contentView" drawsBackground="NO" id="fO6-Dc-ZUL">
|
|
|
- <rect key="frame" x="1" y="1" width="438" height="187"/>
|
|
|
+ <rect key="frame" x="1" y="1" width="423" height="187"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<textView importsGraphics="NO" richText="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="4yV-hS-knY">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="438" height="187"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="423" height="187"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
- <size key="minSize" width="438" height="187"/>
|
|
|
+ <size key="minSize" width="423" height="187"/>
|
|
|
<size key="maxSize" width="463" height="10000000"/>
|
|
|
<color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
</textView>
|
|
@@ -78,7 +79,7 @@ Gw
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</scroller>
|
|
|
<scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="Us9-yx-gj4">
|
|
|
- <rect key="frame" x="423" y="1" width="16" height="187"/>
|
|
|
+ <rect key="frame" x="424" y="1" width="15" height="187"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</scroller>
|
|
|
</scrollView>
|