69 lines
5.3 KiB
XML
69 lines
5.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||
<dependencies>
|
||
<deployment identifier="macosx"/>
|
||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
|
||
</dependencies>
|
||
<objects>
|
||
<customObject id="-2" userLabel="File's Owner" customClass="WarningViewController">
|
||
<connections>
|
||
<outlet property="continueButton" destination="ufk-wA-NGL" id="PPU-Ve-Plv"/>
|
||
<outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
|
||
</connections>
|
||
</customObject>
|
||
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||
<customView id="Hz6-mo-xeY">
|
||
<rect key="frame" x="0.0" y="0.0" width="540" height="290"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<subviews>
|
||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Nz5-Q5-pTT">
|
||
<rect key="frame" x="131" y="130" width="400" height="43"/>
|
||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▪︎ Many of the rules disable functionality
in the name of security. This may make you sad." id="ZtT-0n-8bq">
|
||
<font key="font" size="13" name="Menlo-Regular"/>
|
||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3Pp-Qr-wzQ">
|
||
<rect key="frame" x="131" y="70" width="717" height="43"/>
|
||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▪︎ System commands and dark arts are involved,
so ensure you have your system backed up first." id="1aw-HT-i24">
|
||
<font key="font" size="13" name="Menlo-Regular"/>
|
||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ufk-wA-NGL">
|
||
<rect key="frame" x="393" y="27" width="112" height="32"/>
|
||
<buttonCell key="cell" type="push" title="continue" bezelStyle="rounded" alignment="center" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wrz-fj-KcE">
|
||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||
<font key="font" size="13" name="Menlo-Regular"/>
|
||
</buttonCell>
|
||
<connections>
|
||
<action selector="buttonHandler:" target="-2" id="mXk-tl-smX"/>
|
||
</connections>
|
||
</button>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="AwL-lo-nLe">
|
||
<rect key="frame" x="0.0" y="148" width="540" height="153"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="lockDown" id="DLE-4Y-R28"/>
|
||
</imageView>
|
||
<box verticalHuggingPriority="750" fixedFrame="YES" title="Box" boxType="separator" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="hhC-Tk-7ZG">
|
||
<rect key="frame" x="31" y="199" width="468" height="5"/>
|
||
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
|
||
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
||
<font key="titleFont" metaFont="system"/>
|
||
</box>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mEH-EU-ViG">
|
||
<rect key="frame" x="31" y="78" width="73" height="95"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="warning" id="eh1-xJ-fWP"/>
|
||
</imageView>
|
||
</subviews>
|
||
<point key="canvasLocation" x="378" y="348"/>
|
||
</customView>
|
||
</objects>
|
||
<resources>
|
||
<image name="lockDown" width="500" height="200"/>
|
||
<image name="warning" width="256" height="256"/>
|
||
</resources>
|
||
</document>
|