-
Notifications
You must be signed in to change notification settings - Fork 4
/
VerifyRepairPermissions.xib
96 lines (96 loc) · 8.42 KB
/
VerifyRepairPermissions.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="DUEVerifyRepairSheetController">
<connections>
<outlet property="doneButton" destination="mzT-zy-FIH" id="aQA-nN-jFD"/>
<outlet property="logView" destination="z2L-wJ-eTg" id="KAL-gu-VbR"/>
<outlet property="progressIndicator" destination="LqV-BT-Ki9" id="S7Q-LY-tfr"/>
<outlet property="window" destination="B7b-5i-lJv" id="D01-Qr-ZmU"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="B7b-5i-lJv">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="163" y="199" width="480" height="270"/>
<rect key="screenRect" x="0.0" y="0.0" width="1680" height="1050"/>
<view key="contentView" id="ft0-EO-LV1">
<rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mzT-zy-FIH">
<rect key="frame" x="389" y="13" width="77" height="32"/>
<buttonCell key="cell" type="push" title="DONE" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h7T-sE-WiI">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="closeSheet:" target="-2" id="qCG-BE-asJ"/>
</connections>
</button>
<scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l3e-rN-NjH">
<rect key="frame" x="20" y="61" width="440" height="189"/>
<clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="qVn-UE-CU6">
<rect key="frame" x="0.0" y="0.0" width="440" height="189"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="z2L-wJ-eTg">
<rect key="frame" x="0.0" y="0.0" width="440" height="189"/>
<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="440" height="189"/>
<size key="maxSize" width="440" height="10000000"/>
<color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
</textView>
</subviews>
</clipView>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="IlN-MP-YGu">
<rect key="frame" x="-100" y="-100" width="15" height="189"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="LqV-BT-Ki9">
<rect key="frame" x="371" y="22" width="16" height="17"/>
</progressIndicator>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Qc7-8F-vPk">
<rect key="frame" x="18" y="17" width="77" height="25"/>
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="OMs-BX-QFd" id="ToA-Xo-EnI">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" id="aCi-DZ-RnT">
<items>
<menuItem title="Item 1" state="on" id="OMs-BX-QFd"/>
<menuItem title="Item 2" id="77z-Ay-ucN"/>
<menuItem title="Item 3" id="EVe-g7-acz"/>
</items>
</menu>
</popUpButtonCell>
</popUpButton>
</subviews>
<constraints>
<constraint firstItem="LqV-BT-Ki9" firstAttribute="top" secondItem="l3e-rN-NjH" secondAttribute="bottom" constant="22" id="0Iy-tB-Vai"/>
<constraint firstItem="l3e-rN-NjH" firstAttribute="top" secondItem="ft0-EO-LV1" secondAttribute="top" constant="20" symbolic="YES" id="7DA-L3-gQ2"/>
<constraint firstItem="l3e-rN-NjH" firstAttribute="leading" secondItem="ft0-EO-LV1" secondAttribute="leading" constant="20" symbolic="YES" id="AlJ-fp-6Yj"/>
<constraint firstItem="l3e-rN-NjH" firstAttribute="leading" secondItem="Qc7-8F-vPk" secondAttribute="leading" id="IFP-kV-5yw"/>
<constraint firstItem="mzT-zy-FIH" firstAttribute="leading" secondItem="LqV-BT-Ki9" secondAttribute="trailing" constant="8" symbolic="YES" id="Wnp-c1-eCi"/>
<constraint firstItem="Qc7-8F-vPk" firstAttribute="bottom" secondItem="mzT-zy-FIH" secondAttribute="bottom" id="YiZ-kK-jKx"/>
<constraint firstItem="LqV-BT-Ki9" firstAttribute="centerY" secondItem="mzT-zy-FIH" secondAttribute="centerY" id="eD8-IG-Mem"/>
<constraint firstAttribute="bottom" secondItem="Qc7-8F-vPk" secondAttribute="bottom" constant="20" symbolic="YES" id="keN-NC-hz9"/>
<constraint firstItem="l3e-rN-NjH" firstAttribute="trailing" secondItem="mzT-zy-FIH" secondAttribute="trailing" id="mu4-i2-8jm"/>
<constraint firstAttribute="trailing" secondItem="l3e-rN-NjH" secondAttribute="trailing" constant="20" symbolic="YES" id="qnP-62-eTQ"/>
<constraint firstItem="mzT-zy-FIH" firstAttribute="top" secondItem="l3e-rN-NjH" secondAttribute="bottom" constant="20" symbolic="YES" id="yfb-hp-TAs"/>
<constraint firstItem="Qc7-8F-vPk" firstAttribute="top" secondItem="mzT-zy-FIH" secondAttribute="top" id="zpE-3V-wsh"/>
</constraints>
</view>
<point key="canvasLocation" x="216" y="-16"/>
</window>
</objects>
</document>