| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> | |
| 3 <dependencies> | |
| 4 <deployment version="1090" identifier="macosx"/> | |
| 5 <development version="5100" identifier="xcode"/> | |
| 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> | |
| 7 </dependencies> | |
| 8 <objects> | |
| 9 <customObject id="-2" userLabel="File's Owner" customClass="DevicePermis
sionsViewController"> | |
| 10 <connections> | |
| 11 <outlet property="cancelButton_" destination="15" id="coa-ad-ZQs
"/> | |
| 12 <outlet property="deviceNameColumn_" destination="43" id="6n4-hW
-mJ8"/> | |
| 13 <outlet property="okButton_" destination="14" id="nfH-Ii-7L2"/> | |
| 14 <outlet property="promptField_" destination="34" id="M6B-U7-6qF"
/> | |
| 15 <outlet property="scrollView_" destination="38" id="5M4-1o-N04"/
> | |
| 16 <outlet property="serialNumberColumn_" destination="44" id="O1u-
Zs-JLa"/> | |
| 17 <outlet property="tableView_" destination="39" id="kVr-kl-EXb"/> | |
| 18 <outlet property="titleField_" destination="10" id="dbx-yV-40H"/
> | |
| 19 <outlet property="view" destination="1" id="Cr1-cc-ymz"/> | |
| 20 </connections> | |
| 21 </customObject> | |
| 22 <customObject id="-1" userLabel="First Responder" customClass="FirstResp
onder"/> | |
| 23 <customObject id="-3" userLabel="Application" customClass="NSObject"/> | |
| 24 <customView id="1"> | |
| 25 <rect key="frame" x="0.0" y="0.0" width="480" height="272"/> | |
| 26 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexible
MinY="YES"/> | |
| 27 <subviews> | |
| 28 <textField verticalHuggingPriority="750" id="10"> | |
| 29 <rect key="frame" x="18" y="233" width="444" height="19"/> | |
| 30 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> | |
| 31 <textFieldCell key="cell" scrollable="YES" lineBreakMode="cl
ipping" sendsActionOnEndEditing="YES" title="Title" id="11"> | |
| 32 <font key="font" metaFont="system" size="15"/> | |
| 33 <color key="textColor" name="controlTextColor" catalog="
System" colorSpace="catalog"/> | |
| 34 <color key="backgroundColor" name="controlColor" catalog
="System" colorSpace="catalog"/> | |
| 35 </textFieldCell> | |
| 36 </textField> | |
| 37 <button id="14" customClass="ConstrainedWindowButton"> | |
| 38 <rect key="frame" x="364" y="20" width="96" height="28"/> | |
| 39 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"
flexibleMaxY="YES"/> | |
| 40 <buttonCell key="cell" type="square" title="Select" bezelSty
le="shadowlessSquare" image="2DBFBEB8-6470-4305-BD5A-520C48EF14B3" alignment="ce
nter" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2
" id="17" customClass="ConstrainedWindowButtonCell"> | |
| 41 <behavior key="behavior" pushIn="YES" lightByBackground=
"YES" lightByGray="YES"/> | |
| 42 <font key="font" metaFont="system"/> | |
| 43 <string key="keyEquivalent" base64-UTF8="YES"> | |
| 44 DQ | |
| 45 </string> | |
| 46 </buttonCell> | |
| 47 <connections> | |
| 48 <action selector="ok:" target="-2" id="PB8-dN-YhU"/> | |
| 49 </connections> | |
| 50 </button> | |
| 51 <button id="15" customClass="ConstrainedWindowButton"> | |
| 52 <rect key="frame" x="258" y="20" width="96" height="28"/> | |
| 53 <autoresizingMask key="autoresizingMask" flexibleMinX="YES"
flexibleMaxY="YES"/> | |
| 54 <buttonCell key="cell" type="square" title="Cancel" bezelSty
le="shadowlessSquare" alignment="center" borderStyle="border" imageScaling="prop
ortionallyDown" inset="2" id="16" customClass="ConstrainedWindowButtonCell"> | |
| 55 <behavior key="behavior" pushIn="YES" lightByBackground=
"YES" lightByGray="YES"/> | |
| 56 <font key="font" metaFont="system"/> | |
| 57 <string key="keyEquivalent" base64-UTF8="YES"> | |
| 58 Gw | |
| 59 </string> | |
| 60 </buttonCell> | |
| 61 <connections> | |
| 62 <action selector="cancel:" target="-2" id="AJw-0Q-hix"/> | |
| 63 </connections> | |
| 64 </button> | |
| 65 <textField verticalHuggingPriority="750" id="34"> | |
| 66 <rect key="frame" x="18" y="210" width="444" height="17"/> | |
| 67 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> | |
| 68 <textFieldCell key="cell" scrollable="YES" lineBreakMode="cl
ipping" sendsActionOnEndEditing="YES" title="User action prompt." id="35"> | |
| 69 <font key="font" metaFont="system"/> | |
| 70 <color key="textColor" name="controlTextColor" catalog="
System" colorSpace="catalog"/> | |
| 71 <color key="backgroundColor" name="controlColor" catalog
="System" colorSpace="catalog"/> | |
| 72 </textFieldCell> | |
| 73 </textField> | |
| 74 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" h
orizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPre
dominantAxisScrolling="NO" id="38"> | |
| 75 <rect key="frame" x="20" y="56" width="440" height="146"/> | |
| 76 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"
flexibleMinY="YES"/> | |
| 77 <clipView key="contentView" id="jrn-6e-orA"> | |
| 78 <rect key="frame" x="1" y="17" width="438" height="128"/
> | |
| 79 <autoresizingMask key="autoresizingMask" widthSizable="Y
ES" heightSizable="YES"/> | |
| 80 <subviews> | |
| 81 <tableView verticalHuggingPriority="750" allowsExpan
sionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES
" multipleSelection="NO" autosaveColumns="NO" headerView="41" id="39"> | |
| 82 <rect key="frame" x="0.0" y="0.0" width="438" he
ight="128"/> | |
| 83 <autoresizingMask key="autoresizingMask"/> | |
| 84 <size key="intercellSpacing" width="3" height="2
"/> | |
| 85 <color key="backgroundColor" white="1" alpha="1"
colorSpace="calibratedWhite"/> | |
| 86 <color key="gridColor" name="gridColor" catalog=
"System" colorSpace="catalog"/> | |
| 87 <tableColumns> | |
| 88 <tableColumn editable="NO" width="300" minWi
dth="300" maxWidth="1000" id="43"> | |
| 89 <tableHeaderCell key="headerCell" lineBr
eakMode="truncatingTail" borderStyle="border" alignment="left" title="Device Nam
e"> | |
| 90 <font key="font" metaFont="smallSyst
em"/> | |
| 91 <color key="textColor" name="headerT
extColor" catalog="System" colorSpace="catalog"/> | |
| 92 <color key="backgroundColor" white="
0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/> | |
| 93 </tableHeaderCell> | |
| 94 <textFieldCell key="dataCell" lineBreakM
ode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Tex
t Cell" id="46"> | |
| 95 <font key="font" metaFont="system"/> | |
| 96 <color key="textColor" name="control
TextColor" catalog="System" colorSpace="catalog"/> | |
| 97 <color key="backgroundColor" name="c
ontrolBackgroundColor" catalog="System" colorSpace="catalog"/> | |
| 98 </textFieldCell> | |
| 99 <tableColumnResizingMask key="resizingMa
sk" resizeWithTable="YES" userResizable="YES"/> | |
| 100 </tableColumn> | |
| 101 <tableColumn editable="NO" width="132" minWi
dth="100" maxWidth="1000" id="44"> | |
| 102 <tableHeaderCell key="headerCell" lineBr
eakMode="truncatingTail" borderStyle="border" alignment="left" title="Serial Num
ber"> | |
| 103 <font key="font" metaFont="smallSyst
em"/> | |
| 104 <color key="textColor" name="headerT
extColor" catalog="System" colorSpace="catalog"/> | |
| 105 <color key="backgroundColor" white="
0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/> | |
| 106 </tableHeaderCell> | |
| 107 <textFieldCell key="dataCell" lineBreakM
ode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Tex
t Cell" id="45"> | |
| 108 <font key="font" metaFont="system"/> | |
| 109 <color key="textColor" name="control
TextColor" catalog="System" colorSpace="catalog"/> | |
| 110 <color key="backgroundColor" name="c
ontrolBackgroundColor" catalog="System" colorSpace="catalog"/> | |
| 111 </textFieldCell> | |
| 112 <tableColumnResizingMask key="resizingMa
sk" resizeWithTable="YES" userResizable="YES"/> | |
| 113 </tableColumn> | |
| 114 </tableColumns> | |
| 115 <connections> | |
| 116 <outlet property="dataSource" destination="-
2" id="HB6-2N-mpD"/> | |
| 117 </connections> | |
| 118 </tableView> | |
| 119 </subviews> | |
| 120 <color key="backgroundColor" name="controlBackgroundColo
r" catalog="System" colorSpace="catalog"/> | |
| 121 </clipView> | |
| 122 <scroller key="horizontalScroller" hidden="YES" verticalHugg
ingPriority="750" horizontal="YES" id="40"> | |
| 123 <rect key="frame" x="1" y="130" width="438" height="15"/
> | |
| 124 <autoresizingMask key="autoresizingMask"/> | |
| 125 </scroller> | |
| 126 <scroller key="verticalScroller" hidden="YES" verticalHuggin
gPriority="750" horizontal="NO" id="42"> | |
| 127 <rect key="frame" x="224" y="17" width="15" height="102"
/> | |
| 128 <autoresizingMask key="autoresizingMask"/> | |
| 129 </scroller> | |
| 130 <tableHeaderView key="headerView" id="41"> | |
| 131 <rect key="frame" x="0.0" y="0.0" width="438" height="17
"/> | |
| 132 <autoresizingMask key="autoresizingMask"/> | |
| 133 </tableHeaderView> | |
| 134 </scrollView> | |
| 135 </subviews> | |
| 136 </customView> | |
| 137 </objects> | |
| 138 <resources> | |
| 139 <image name="2DBFBEB8-6470-4305-BD5A-520C48EF14B3" width="1" height="1"> | |
| 140 <mutableData key="keyedArchiveRepresentation"> | |
| 141 YnBsaXN0MDDUAQIDBAUGPj9YJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3ASAAGGoK4HCBMU | |
| 142 GR4fIyQsLzI4O1UkbnVsbNUJCgsMDQ4PEBESVk5TU2l6ZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVw | |
| 143 c1dOU0NvbG9ygAKADRIgwwAAgAOAC1Z7MSwgMX3SFQoWGFpOUy5vYmplY3RzoReABIAK0hUKGh2iGxyA | |
| 144 BYAGgAkQANIgCiEiXxAUTlNUSUZGUmVwcmVzZW50YXRpb26AB4AITxCsTU0AKgAAAAoAAAANAQAAAwAA | |
| 145 AAEAAQAAAQEAAwAAAAEAAQAAAQIAAwAAAAIACAAIAQMAAwAAAAEAAQAAAQYAAwAAAAEAAQAAAREABAAA | |
| 146 AAEAAAAIARIAAwAAAAEAAQAAARUAAwAAAAEAAgAAARYAAwAAAAEAAQAAARcABAAAAAEAAAACARwAAwAA | |
| 147 AAEAAQAAAVIAAwAAAAEAAQAAAVMAAwAAAAIAAQABAAAAANIlJicoWiRjbGFzc25hbWVYJGNsYXNzZXNf | |
| 148 EBBOU0JpdG1hcEltYWdlUmVwoykqK18QEE5TQml0bWFwSW1hZ2VSZXBaTlNJbWFnZVJlcFhOU09iamVj | |
| 149 dNIlJi0uV05TQXJyYXmiLSvSJSYwMV5OU011dGFibGVBcnJheaMwLSvTMzQKNTY3V05TV2hpdGVcTlND | |
| 150 b2xvclNwYWNlRDAgMAAQA4AM0iUmOTpXTlNDb2xvcqI5K9IlJjw9V05TSW1hZ2WiPCtfEA9OU0tleWVk | |
| 151 QXJjaGl2ZXLRQEFUcm9vdIABAAgAEQAaACMALQAyADcARgBMAFcAXgBlAHIAeQCBAIMAhQCKAIwAjgCV | |
| 152 AJoApQCnAKkAqwCwALMAtQC3ALkAuwDAANcA2QDbAYoBjwGaAaMBtgG6Ac0B2AHhAeYB7gHxAfYCBQIJ | |
| 153 AhACGAIlAioCLAIuAjMCOwI+AkMCSwJOAmACYwJoAAAAAAAAAgEAAAAAAAAAQgAAAAAAAAAAAAAAAAAA | |
| 154 Amo | |
| 155 </mutableData> | |
| 156 </image> | |
| 157 </resources> | |
| 158 </document> | |
| OLD | NEW |