<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="20037" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="20037"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="FeatureSwitchesController">
            <connections>
                <outlet property="okButton" destination="JKF-ps-7ev" id="Dug-ys-jLD"/>
                <outlet property="scrollView" destination="X3o-FN-VGS" id="9Dg-KL-RFl"/>
                <outlet property="selectAllButton" destination="B2W-hs-SSW" id="lP4-rL-2YS"/>
                <outlet property="window" destination="5qk-Yj-nGc" id="e1X-Pb-fWe"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <window title="Feature Switches" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5qk-Yj-nGc" userLabel="FeatureSwitchesPanel" customClass="NSPanel">
            <windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES" utility="YES"/>
            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
            <rect key="contentRect" x="291" y="497" width="353" height="400"/>
            <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1025"/>
            <value key="minSize" type="size" width="290" height="246"/>
            <view key="contentView" id="03f-Za-8fB">
                <rect key="frame" x="0.0" y="0.0" width="353" height="400"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="zqI-en-a3e">
                        <rect key="frame" x="9" y="369" width="339" height="16"/>
                        <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Enable/Disable Feature Switches for this launch" id="HIx-ey-Q1r">
                            <font key="font" metaFont="system"/>
                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                        </textFieldCell>
                    </textField>
                    <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="zTc-J1-WJj">
                        <rect key="frame" x="12" y="330" width="329" height="5"/>
                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
                    </box>
                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ODu-ES-uJt">
                        <rect key="frame" x="151" y="13" width="98" height="32"/>
                        <constraints>
                            <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="84" id="ymD-CJ-CIp"/>
                        </constraints>
                        <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="Ybj-GH-0zR">
                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                            <font key="font" metaFont="system"/>
                        </buttonCell>
                        <connections>
                            <action selector="cancel:" target="-2" id="Lvd-eR-Rg6"/>
                            <outlet property="nextKeyView" destination="JKF-ps-7ev" id="8h8-pU-fBl"/>
                        </connections>
                    </button>
                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JKF-ps-7ev">
                        <rect key="frame" x="254" y="13" width="98" height="32"/>
                        <constraints>
                            <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="84" id="WTn-fx-xTo"/>
                        </constraints>
                        <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="hw5-pg-BxE">
                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                            <font key="font" metaFont="system"/>
                            <string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
                        </buttonCell>
                        <connections>
                            <action selector="onOk:" target="-2" id="Naj-Ex-gXV"/>
                            <outlet property="nextKeyView" destination="B2W-hs-SSW" id="q6v-dC-kV0"/>
                        </connections>
                    </button>
                    <button verticalHuggingPriority="750" id="B2W-hs-SSW" userLabel="SelectAll">
                        <rect key="frame" x="5" y="331" width="84" height="32"/>
                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
                        <buttonCell key="cell" type="push" title="Select All" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="XxC-nM-Zwb" userLabel="Select All">
                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                            <font key="font" metaFont="smallSystem"/>
                        </buttonCell>
                        <connections>
                            <action selector="onSelectAllPressed:" target="-2" id="WSG-3U-5PO"/>
                            <outlet property="nextKeyView" destination="ODu-ES-uJt" id="OUT-a4-vgM"/>
                        </connections>
                    </button>
                    <scrollView borderType="line" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="X3o-FN-VGS" userLabel="Scroll View">
                        <rect key="frame" x="13" y="54" width="327" height="279"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <clipView key="contentView" id="ykc-9Z-Jq8">
                            <rect key="frame" x="1" y="1" width="325" height="277"/>
                            <autoresizingMask key="autoresizingMask"/>
                            <subviews>
                                <view id="xII-Bb-YYJ">
                                    <rect key="frame" x="0.0" y="0.0" width="310" height="428"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
                                </view>
                            </subviews>
                        </clipView>
                        <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="zWI-7t-dlL">
                            <rect key="frame" x="-100" y="-100" width="310" height="15"/>
                            <autoresizingMask key="autoresizingMask"/>
                        </scroller>
                        <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="BaV-CF-oqs">
                            <rect key="frame" x="311" y="1" width="15" height="277"/>
                            <autoresizingMask key="autoresizingMask"/>
                        </scroller>
                    </scrollView>
                </subviews>
                <constraints>
                    <constraint firstItem="ODu-ES-uJt" firstAttribute="leading" secondItem="03f-Za-8fB" secondAttribute="leading" constant="158" id="5Js-1f-KG9"/>
                    <constraint firstItem="ODu-ES-uJt" firstAttribute="baseline" secondItem="JKF-ps-7ev" secondAttribute="baseline" id="AeC-BE-c5r"/>
                    <constraint firstItem="zqI-en-a3e" firstAttribute="top" secondItem="03f-Za-8fB" secondAttribute="top" constant="15" id="Igk-bm-q18"/>
                    <constraint firstAttribute="bottom" secondItem="ODu-ES-uJt" secondAttribute="bottom" constant="20" symbolic="YES" id="OtX-sx-VvL"/>
                    <constraint firstAttribute="trailing" secondItem="zqI-en-a3e" secondAttribute="trailing" constant="7" id="WDm-GA-FsB"/>
                    <constraint firstItem="zqI-en-a3e" firstAttribute="leading" secondItem="03f-Za-8fB" secondAttribute="leading" constant="11" id="c1e-Us-zcs"/>
                    <constraint firstAttribute="trailing" secondItem="JKF-ps-7ev" secondAttribute="trailing" constant="8" id="cK4-Od-xJT"/>
                    <constraint firstItem="JKF-ps-7ev" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="ODu-ES-uJt" secondAttribute="trailing" constant="12" symbolic="YES" id="s15-tC-NSh"/>
                    <constraint firstItem="B2W-hs-SSW" firstAttribute="top" secondItem="zqI-en-a3e" secondAttribute="bottom" constant="11" id="ueX-1z-eFM"/>
                </constraints>
            </view>
            <point key="canvasLocation" x="-17.5" y="-242"/>
        </window>
    </objects>
</document>
