mirror of
https://github.com/objective-see/BlockBlock.git
synced 2026-03-22 07:02:39 +00:00
371c9ac3dd
added inode caching for performance improvements #10 friends--/++
341 lines
30 KiB
XML
341 lines
30 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||
<dependencies>
|
||
<deployment identifier="macosx"/>
|
||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22690"/>
|
||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||
</dependencies>
|
||
<objects>
|
||
<customObject id="-2" userLabel="File's Owner" customClass="ConfigureWindowController">
|
||
<connections>
|
||
<outlet property="activityIndicator" destination="b1w-5W-ayX" id="P5e-PO-Ozi"/>
|
||
<outlet property="diskAccessButton" destination="Xfy-pO-bPJ" id="Y96-Sg-svZ"/>
|
||
<outlet property="diskAccessView" destination="8vS-7f-v27" id="ahv-e7-iub"/>
|
||
<outlet property="fdaActivityIndicator" destination="goS-M0-vWy" id="Xvx-W8-7Ev"/>
|
||
<outlet property="fdaMessage" destination="wH6-TW-h1P" id="Yx4-hi-ish"/>
|
||
<outlet property="installButton" destination="553-2y-kvm" id="nxf-wO-EI3"/>
|
||
<outlet property="issuesButton" destination="6nx-nf-Lpb" id="veM-dT-fZD"/>
|
||
<outlet property="moreInfoButton" destination="QWu-qZ-Za2" id="8kC-Ga-5oJ"/>
|
||
<outlet property="statusMsg" destination="SpB-Xc-WlB" id="jlm-ke-XfM"/>
|
||
<outlet property="supportButton" destination="pM7-Wp-KdU" id="fez-2X-gLE"/>
|
||
<outlet property="supportView" destination="bkk-rY-ALC" id="3xt-YX-akQ"/>
|
||
<outlet property="uninstallButton" destination="XrB-7g-xya" id="0Hc-Xn-STu"/>
|
||
<outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
|
||
</connections>
|
||
</customObject>
|
||
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||
<window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
|
||
<windowStyleMask key="styleMask" titled="YES" closable="YES" texturedBackground="YES"/>
|
||
<rect key="contentRect" x="196" y="240" width="523" height="237"/>
|
||
<rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
|
||
<view key="contentView" id="se5-gp-TjO">
|
||
<rect key="frame" x="0.0" y="0.0" width="523" height="237"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<userGuides>
|
||
<userLayoutGuide location="213" affinity="minY"/>
|
||
<userLayoutGuide location="168" affinity="minX"/>
|
||
</userGuides>
|
||
<subviews>
|
||
<progressIndicator hidden="YES" wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" maxValue="100" bezeled="NO" indeterminate="YES" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="b1w-5W-ayX">
|
||
<rect key="frame" x="169" y="43" width="32" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
</progressIndicator>
|
||
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="XrB-7g-xya">
|
||
<rect key="frame" x="162" y="92" width="115" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="Uninstall" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="G7H-Q1-04P">
|
||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||
<font key="font" size="13" name="Menlo-Regular"/>
|
||
</buttonCell>
|
||
<connections>
|
||
<action selector="configureButtonHandler:" target="-2" id="GAh-S3-3e6"/>
|
||
</connections>
|
||
</button>
|
||
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" preferredMaxLayoutWidth="293" translatesAutoresizingMaskIntoConstraints="NO" id="SpB-Xc-WlB">
|
||
<rect key="frame" x="166" y="21" width="339" height="47"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" truncatesLastVisibleLine="YES" enabled="NO" sendsActionOnEndEditing="YES" alignment="left" id="Rib-WU-Syl">
|
||
<font key="font" size="13" name="Menlo-Regular"/>
|
||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<button tag="1" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="553-2y-kvm">
|
||
<rect key="frame" x="345" y="92" width="115" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="Install" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1hy-8F-qxt">
|
||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||
<font key="font" size="13" name="Menlo-Regular"/>
|
||
</buttonCell>
|
||
<connections>
|
||
<action selector="configureButtonHandler:" target="-2" id="1wC-Ls-D2F"/>
|
||
</connections>
|
||
</button>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="K52-9g-sjn">
|
||
<rect key="frame" x="170" y="149" width="286" height="56"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="BlockBlock" id="WRg-I2-vkK"/>
|
||
</imageView>
|
||
<button hidden="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QWu-qZ-Za2">
|
||
<rect key="frame" x="431" y="43" width="25" height="25"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="v1Z-aX-Wlm">
|
||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||
<font key="font" metaFont="system"/>
|
||
</buttonCell>
|
||
<connections>
|
||
<action selector="info:" target="-2" id="tg3-SV-AH9"/>
|
||
</connections>
|
||
</button>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fgM-lv-GeJ">
|
||
<rect key="frame" x="33" y="77" width="84" height="84"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="Icon" id="bCU-0f-ff8"/>
|
||
</imageView>
|
||
</subviews>
|
||
</view>
|
||
<connections>
|
||
<outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
|
||
</connections>
|
||
<point key="canvasLocation" x="216.5" y="-225.5"/>
|
||
</window>
|
||
<customView id="8vS-7f-v27" userLabel="Disk Access">
|
||
<rect key="frame" x="0.0" y="0.0" width="1179" height="494"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<subviews>
|
||
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qNV-KX-UQg">
|
||
<rect key="frame" x="346" y="465" width="487" height="29"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Grant Full Disk Access" id="7wy-Mn-dLg">
|
||
<font key="font" size="20" name="Menlo-Bold"/>
|
||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<button tag="4" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tCu-p3-YpG">
|
||
<rect key="frame" x="956" y="13" width="209" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="Next »" bezelStyle="rounded" alignment="center" enabled="NO" borderStyle="border" tag="3" imageScaling="proportionallyDown" inset="2" id="2bh-JF-lbl">
|
||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||
<font key="font" size="13" name="Menlo-Regular"/>
|
||
</buttonCell>
|
||
<connections>
|
||
<action selector="configureButtonHandler:" target="-2" id="EKL-3w-hKD"/>
|
||
</connections>
|
||
</button>
|
||
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6fx-Ct-TfV">
|
||
<rect key="frame" x="527" y="360" width="643" height="80"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" alignment="left" title="BlockBlock requires 'Full Disk Access' to protect the system.
...this must be manually granted via the 'System Preferences'." id="v8h-lw-Wzd">
|
||
<font key="font" size="17" name="Menlo-Regular"/>
|
||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gqj-bL-Uao">
|
||
<rect key="frame" x="527" y="248" width="625" height="108"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" alignment="left" title="1.
2. In System Preferences, click the 🔒 to authenticate.
3. Select BlockBlock's checkbox in the Full Disk Access table.
" id="Zck-cH-GpA">
|
||
<font key="font" size="15" name="Menlo-Regular"/>
|
||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tiU-5S-rkl">
|
||
<rect key="frame" x="0.0" y="7" width="521" height="437"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" image="SystemPrefs" id="Ig5-36-GEz"/>
|
||
</imageView>
|
||
<button tag="1" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Xfy-pO-bPJ">
|
||
<rect key="frame" x="553" y="331" width="236" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="Open System Preferences" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cZ4-lX-UNP">
|
||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||
<font key="font" size="13" name="Menlo-Regular"/>
|
||
</buttonCell>
|
||
<connections>
|
||
<action selector="openSystemPreferences:" target="-2" id="HyP-wM-nKz"/>
|
||
</connections>
|
||
</button>
|
||
<textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VKg-cQ-9gk">
|
||
<rect key="frame" x="551" y="192" width="539" height="57"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" title="
If BlockBlock doesn't show up, click the '+'
and manually add: /Library/Objective-See/BlockBlock/BlockBlock.app" drawsBackground="YES" id="Ob0-Ni-jks">
|
||
<font key="font" size="13" name="Menlo-Regular"/>
|
||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="quaternaryLabelColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<textField hidden="YES" focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="wH6-TW-h1P">
|
||
<rect key="frame" x="711" y="105" width="284" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" lineBreakMode="clipping" title="Waiting for Full Disk Access..." id="08d-fd-1uE">
|
||
<font key="font" size="15" name="Menlo-Regular"/>
|
||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<progressIndicator hidden="YES" wantsLayer="YES" fixedFrame="YES" maxValue="100" indeterminate="YES" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="goS-M0-vWy">
|
||
<rect key="frame" x="662" y="98" width="32" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
</progressIndicator>
|
||
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6nx-nf-Lpb">
|
||
<rect key="frame" x="543" y="13" width="85" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="Issues?" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="WdC-Zi-mMl">
|
||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||
<font key="font" metaFont="system"/>
|
||
</buttonCell>
|
||
<connections>
|
||
<action selector="fdaIssues:" target="-2" id="ZWQ-LP-dd3"/>
|
||
</connections>
|
||
</button>
|
||
</subviews>
|
||
<point key="canvasLocation" x="440.5" y="323"/>
|
||
</customView>
|
||
<customView id="bkk-rY-ALC" userLabel="Support">
|
||
<rect key="frame" x="0.0" y="0.0" width="812" height="494"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<subviews>
|
||
<box fixedFrame="YES" boxType="custom" borderType="none" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="8QY-YW-R4a">
|
||
<rect key="frame" x="0.0" y="0.0" width="812" height="48"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<view key="contentView" id="QTj-OV-72I">
|
||
<rect key="frame" x="0.0" y="0.0" width="812" height="48"/>
|
||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||
<subviews>
|
||
<button tag="-1" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Bwh-OL-JvS">
|
||
<rect key="frame" x="14" y="6" width="81" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="No" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="IEz-R9-W5R">
|
||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||
<font key="font" size="13" name="Menlo-Regular"/>
|
||
</buttonCell>
|
||
<connections>
|
||
<action selector="configureButtonHandler:" target="-2" id="Ipm-LG-LXx"/>
|
||
</connections>
|
||
</button>
|
||
<button tag="5" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pM7-Wp-KdU">
|
||
<rect key="frame" x="718" y="7" width="81" height="32"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<buttonCell key="cell" type="push" title="Yes!" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="E5X-AO-6V1">
|
||
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
||
<font key="font" size="13" name="Menlo-Bold"/>
|
||
</buttonCell>
|
||
<connections>
|
||
<action selector="configureButtonHandler:" target="-2" id="t8m-uq-aZD"/>
|
||
</connections>
|
||
</button>
|
||
</subviews>
|
||
</view>
|
||
<color key="fillColor" red="0.52700018810602922" green="0.69087679927512946" blue="0.21211786802009008" alpha="0.9959562059859155" colorSpace="custom" customColorSpace="sRGB"/>
|
||
</box>
|
||
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="660" translatesAutoresizingMaskIntoConstraints="NO" id="Lq7-rg-Vi8">
|
||
<rect key="frame" x="12" y="432" width="367" height="54"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Support BlockBlock?" id="hLy-Nm-ajB">
|
||
<font key="font" size="40" name="AvenirNextCondensed-Regular"/>
|
||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="660" translatesAutoresizingMaskIntoConstraints="NO" id="Nqf-87-rds">
|
||
<rect key="frame" x="501" y="213" width="287" height="57"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Show some love? " id="Ebw-uX-bs2">
|
||
<font key="font" size="40" name="AvenirNextCondensed-Regular"/>
|
||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rfK-hO-mO3">
|
||
<rect key="frame" x="0.0" y="279" width="128" height="128"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="Love" id="TKX-wZ-ibu"/>
|
||
</imageView>
|
||
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="660" translatesAutoresizingMaskIntoConstraints="NO" id="Cyo-RA-RPX">
|
||
<rect key="frame" x="134" y="293" width="648" height="110"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="It's free, open-source, and written by a single (Mac-loving) coder!" id="F4D-99-7NT">
|
||
<font key="font" size="40" name="AvenirNextCondensed-Regular"/>
|
||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" alphaValue="0.59999999999999998" id="M4U-Wk-LJb">
|
||
<rect key="frame" x="310" y="131" width="233" height="29"/>
|
||
<autoresizingMask key="autoresizingMask"/>
|
||
<textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Mahalo to the "Friends Objective-See"" id="eaW-2l-oBl">
|
||
<font key="font" size="15" name="AvenirNextCondensed-Regular"/>
|
||
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
||
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
||
</textFieldCell>
|
||
</textField>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Bie-fY-NWS">
|
||
<rect key="frame" x="9" y="61" width="77" height="23"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="FriendsJamf" id="2nc-8m-4QN"/>
|
||
</imageView>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" alphaValue="0.80000000000000004" id="mR9-E4-vkp">
|
||
<rect key="frame" x="221" y="57" width="138" height="31"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="FriendsMacPaw" id="F6R-ba-Gme"/>
|
||
</imageView>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" alphaValue="0.80000000000000004" id="lnI-2y-hra">
|
||
<rect key="frame" x="90" y="60" width="119" height="24"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="FriendsPANW" id="jrN-hw-UWz"/>
|
||
</imageView>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" alphaValue="0.80000000000000004" id="24C-51-KYS">
|
||
<rect key="frame" x="490" y="60" width="122" height="26"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="FriendsHuntress" id="tM4-PT-ZRH"/>
|
||
</imageView>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" alphaValue="0.80000000000000004" id="ZeZ-Az-VGx">
|
||
<rect key="frame" x="745" y="63" width="57" height="18"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="FriendsiVerify" id="2hL-Re-K1v"/>
|
||
</imageView>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" alphaValue="0.80000000000000004" id="RWc-dQ-enf">
|
||
<rect key="frame" x="378" y="97" width="96" height="34"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="FriendsKandji" id="laz-xb-7MF"/>
|
||
</imageView>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" alphaValue="0.80000000000000004" id="BRp-ZV-LSL">
|
||
<rect key="frame" x="610" y="50" width="128" height="44"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="FriendsMalwarebytes" id="mkv-M1-aEn"/>
|
||
</imageView>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" alphaValue="0.80000000000000004" id="YKP-ru-PN4">
|
||
<rect key="frame" x="368" y="61" width="119" height="24"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="Friends1Password" id="8Cq-Ft-MnE"/>
|
||
</imageView>
|
||
</subviews>
|
||
<point key="canvasLocation" x="698" y="1362"/>
|
||
</customView>
|
||
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="hG7-1v-qbj">
|
||
<rect key="frame" x="0.0" y="0.0" width="116" height="38"/>
|
||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
||
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="FriendsMosyle" id="HuR-mN-hdZ"/>
|
||
<point key="canvasLocation" x="797" y="1477"/>
|
||
</imageView>
|
||
</objects>
|
||
<resources>
|
||
<image name="BlockBlock" width="1230" height="193"/>
|
||
<image name="Friends1Password" width="272" height="52"/>
|
||
<image name="FriendsHuntress" width="800" height="198"/>
|
||
<image name="FriendsJamf" width="328" height="114"/>
|
||
<image name="FriendsKandji" width="1944" height="494"/>
|
||
<image name="FriendsMacPaw" width="2034" height="335"/>
|
||
<image name="FriendsMalwarebytes" width="2500" height="403"/>
|
||
<image name="FriendsMosyle" width="240" height="60"/>
|
||
<image name="FriendsPANW" width="1312" height="240"/>
|
||
<image name="FriendsiVerify" width="500" height="180"/>
|
||
<image name="Icon" width="769" height="769"/>
|
||
<image name="Love" width="256" height="256"/>
|
||
<image name="SystemPrefs" width="500" height="429"/>
|
||
</resources>
|
||
</document>
|