|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17506" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17506"/> |
| 6 | + <capability name="Search Toolbar Item" minToolsVersion="12.0" minSystemVersion="11.0"/> |
5 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 8 | </dependencies> |
7 | 9 | <objects> |
|
17 | 19 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
18 | 20 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
19 | 21 | <rect key="contentRect" x="196" y="240" width="800" height="600"/> |
20 | | - <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> |
| 22 | + <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/> |
21 | 23 | <view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ"> |
22 | 24 | <rect key="frame" x="0.0" y="0.0" width="800" height="600"/> |
23 | 25 | <autoresizingMask key="autoresizingMask"/> |
24 | 26 | </view> |
| 27 | + <toolbar key="toolbar" implicitIdentifier="3EDBA340-82E0-4F6D-A2E5-B64C00F706AB" autosavesConfiguration="NO" displayMode="iconOnly" sizeMode="regular" id="RPh-lZ-I7q"> |
| 28 | + <allowedToolbarItems> |
| 29 | + <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="djD-j7-CRO"/> |
| 30 | + <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="C4V-Bf-4rP"/> |
| 31 | + <searchToolbarItem implicitItemIdentifier="199BC3E6-5F40-416D-9966-397495A3A2D8" label="Search" paletteLabel="Search" visibilityPriority="1001" id="6OC-fj-Lhe"> |
| 32 | + <nil key="toolTip"/> |
| 33 | + <searchField key="view" verticalHuggingPriority="750" textCompletion="NO" id="nuW-bv-dAc"> |
| 34 | + <rect key="frame" x="0.0" y="0.0" width="100" height="21"/> |
| 35 | + <autoresizingMask key="autoresizingMask"/> |
| 36 | + <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" usesSingleLineMode="YES" bezelStyle="round" sendsSearchStringImmediately="YES" id="elf-l7-B2W"> |
| 37 | + <font key="font" usesAppearanceFont="YES"/> |
| 38 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 39 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 40 | + </searchFieldCell> |
| 41 | + </searchField> |
| 42 | + </searchToolbarItem> |
| 43 | + </allowedToolbarItems> |
| 44 | + <defaultToolbarItems> |
| 45 | + <toolbarItem reference="C4V-Bf-4rP"/> |
| 46 | + <searchToolbarItem reference="6OC-fj-Lhe"/> |
| 47 | + </defaultToolbarItems> |
| 48 | + </toolbar> |
25 | 49 | <point key="canvasLocation" x="-106" y="107"/> |
26 | 50 | </window> |
27 | 51 | <customObject id="f61-KY-zVD" customClass="DocumentationViewController" customModule="DevDocs" customModuleProvider="target"> |
|
0 commit comments