|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14109" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14109"/> |
| 6 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
5 | 7 | </dependencies> |
6 | 8 | <objects> |
7 | 9 | <customObject id="-2" userLabel="File's Owner" customClass="NSApplication"> |
|
671 | 673 | </menu> |
672 | 674 | </menuItem> |
673 | 675 | </items> |
| 676 | + <point key="canvasLocation" x="212" y="69"/> |
674 | 677 | </menu> |
675 | 678 | <window title="SwiftCSP" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g"> |
676 | 679 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/> |
677 | 680 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
678 | 681 | <rect key="contentRect" x="335" y="390" width="688" height="440"/> |
679 | | - <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/> |
| 682 | + <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> |
680 | 683 | <view key="contentView" id="EiT-Mj-1SZ"> |
681 | 684 | <rect key="frame" x="0.0" y="0.0" width="688" height="440"/> |
682 | 685 | <autoresizingMask key="autoresizingMask"/> |
|
694 | 697 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
695 | 698 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
696 | 699 | <tableColumns> |
697 | | - <tableColumn width="60" minWidth="40" maxWidth="1000" id="7lX-xy-ndE"> |
| 700 | + <tableColumn identifier="" width="60" minWidth="40" maxWidth="1000" id="7lX-xy-ndE"> |
698 | 701 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Width"> |
699 | 702 | <font key="font" metaFont="smallSystem"/> |
700 | 703 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
|
713 | 716 | <subviews> |
714 | 717 | <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Sgd-q5-dCb"> |
715 | 718 | <rect key="frame" x="0.0" y="0.0" width="100" height="17"/> |
| 719 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
716 | 720 | <textFieldCell key="cell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="X" id="M7g-JH-iDh"> |
717 | 721 | <numberFormatter key="formatter" formatterBehavior="default10_4" numberStyle="decimal" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" id="dvd-Ta-atY"> |
718 | 722 | <real key="minimum" value="1"/> |
|
736 | 740 | <binding destination="mvl-Ec-mO6" name="value" keyPath="arrangedObjects.width" id="4vZ-32-NZs"/> |
737 | 741 | </connections> |
738 | 742 | </tableColumn> |
739 | | - <tableColumn width="60" minWidth="40" maxWidth="1000" id="z1q-Vn-6nn"> |
| 743 | + <tableColumn identifier="" width="60" minWidth="40" maxWidth="1000" id="z1q-Vn-6nn"> |
740 | 744 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Height"> |
741 | 745 | <font key="font" metaFont="smallSystem"/> |
742 | 746 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
|
755 | 759 | <subviews> |
756 | 760 | <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kp3-8c-PVl"> |
757 | 761 | <rect key="frame" x="0.0" y="0.0" width="100" height="17"/> |
| 762 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
758 | 763 | <textFieldCell key="cell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="X" id="Suw-K0-gVy"> |
759 | 764 | <numberFormatter key="formatter" formatterBehavior="default10_4" numberStyle="decimal" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" id="Vub-Ji-iEt"> |
760 | 765 | <real key="minimum" value="1"/> |
|
778 | 783 | <binding destination="mvl-Ec-mO6" name="value" keyPath="arrangedObjects.height" id="azJ-1p-SJc"/> |
779 | 784 | </connections> |
780 | 785 | </tableColumn> |
781 | | - <tableColumn width="109" minWidth="10" maxWidth="3.4028234663852886e+38" id="ms5-gl-0U7"> |
| 786 | + <tableColumn identifier="" width="109" minWidth="10" maxWidth="3.4028234663852886e+38" id="ms5-gl-0U7"> |
782 | 787 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Color"> |
783 | 788 | <font key="font" metaFont="smallSystem"/> |
784 | 789 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
|
797 | 802 | <subviews> |
798 | 803 | <colorWell fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rPC-lu-hFJ"> |
799 | 804 | <rect key="frame" x="8" y="-3" width="44" height="23"/> |
| 805 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
800 | 806 | <color key="color" red="0.05813049898" green="0.055541899059999997" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
801 | 807 | <connections> |
802 | 808 | <binding destination="EzY-6c-9vA" name="value" keyPath="objectValue.color" id="f7I-vq-3eT"/> |
|
816 | 822 | </connections> |
817 | 823 | </tableView> |
818 | 824 | </subviews> |
819 | | - <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
820 | 825 | </clipView> |
821 | 826 | <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="4wC-h6-NGG"> |
822 | | - <rect key="frame" x="1" y="119" width="223" height="15"/> |
| 827 | + <rect key="frame" x="1" y="248" width="237" height="16"/> |
823 | 828 | <autoresizingMask key="autoresizingMask"/> |
824 | 829 | </scroller> |
825 | 830 | <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="59f-If-C1W"> |
|
0 commit comments