OSDN Git Service

UAをVersion/10.0.3 Safari/602.4.8に変更
[kcd/KCD.git] / KCD / MainTouchBar.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaDFRPlugin" version="7104"/>
6         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
7         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8         <capability name="the Touch Bar" message="Use a version of macOS with Touch Bar support." minToolsVersion="8.1" minSystemVersion="10.12.1" requiredIntegratedClassName="NSTouchBar"/>
9     </dependencies>
10     <objects>
11         <customObject id="-2" userLabel="File's Owner" customClass="AppDelegate">
12             <connections>
13                 <outlet property="mainTouchBar" destination="TP1-6Q-cjq" id="eZN-2e-QPl"/>
14             </connections>
15         </customObject>
16         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
17         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
18         <touchBar id="TP1-6Q-cjq">
19             <touchBarItems>
20                 <touchBarItem visibilityPriority="-1000" id="5XO-DG-usS">
21                     <viewController key="viewController" id="ioH-LT-1ev">
22                         <button key="view" verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ota-G9-BLv">
23                             <rect key="frame" x="0.0" y="0.0" width="52" height="30"/>
24                             <buttonCell key="cell" type="push" title="Game" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oQZ-aS-yxY">
25                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
26                                 <font key="font" metaFont="system"/>
27                             </buttonCell>
28                             <connections>
29                                 <action selector="showMainBrowser:" target="-1" id="8hg-gm-3dc"/>
30                             </connections>
31                         </button>
32                     </viewController>
33                     <size key="designTimeSize" width="52" height="30"/>
34                 </touchBarItem>
35                 <touchBarItemOtherItemsProxy identifier="NSTouchBarItemIdentifierOtherItemsProxy" id="FZF-Eg-hhQ"/>
36             </touchBarItems>
37             <point key="canvasLocation" x="-42" y="-85"/>
38         </touchBar>
39     </objects>
40 </document>