| <?xml version="1.0" encoding="UTF-8"?> |
| <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| <dependencies> |
| <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14313.18"/> |
| <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
| </dependencies> |
| <objects> |
| <customObject id="-2" userLabel="File's Owner" customClass="BazelSelectionPanel" customModule="Tulsi" customModuleProvider="target"> |
| <connections> |
| <outlet property="bazelSelectorUseAsDefaultCheckbox" destination="atU-NU-IiP" id="hRN-2T-WMe"/> |
| </connections> |
| </customObject> |
| <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
| <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
| <customView id="c22-O7-iKe"> |
| <rect key="frame" x="0.0" y="0.0" width="277" height="54"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <subviews> |
| <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="atU-NU-IiP"> |
| <rect key="frame" x="18" y="19" width="241" height="18"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <buttonCell key="cell" type="check" title="Use as the default for other projects" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="ZsK-jX-81p"> |
| <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
| <font key="font" metaFont="system"/> |
| </buttonCell> |
| </button> |
| </subviews> |
| <point key="canvasLocation" x="519.5" y="282"/> |
| </customView> |
| </objects> |
| </document> |