|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES" initialViewController="vA2-Yc-ReR"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES" initialViewController="vA2-Yc-ReR"> |
3 | 3 | <device id="ipad9_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/> |
9 | 9 | <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
10 | 10 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
11 | 11 | </dependencies> |
|
43 | 43 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
44 | 44 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
45 | 45 | </tableView> |
46 | | - <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qNy-SW-3fT"> |
47 | | - <rect key="frame" x="-109" y="980" width="877" height="44"/> |
48 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 46 | + <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qNy-SW-3fT"> |
| 47 | + <rect key="frame" x="0.0" y="980" width="768" height="44"/> |
49 | 48 | <items> |
50 | 49 | <barButtonItem style="plain" systemItem="flexibleSpace" id="LNA-po-koG"/> |
51 | 50 | <barButtonItem title="追加" id="D0e-py-JHL"> |
| 51 | + <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
52 | 52 | <connections> |
53 | 53 | <action selector="addVirtualDevice:" destination="WBJ-9Q-AJJ" id="PLh-S1-D5v"/> |
54 | 54 | </connections> |
55 | 55 | </barButtonItem> |
56 | 56 | <barButtonItem style="plain" systemItem="flexibleSpace" id="qCi-nb-FhV"/> |
57 | 57 | <barButtonItem title="削除" id="bkk-lv-flc"> |
| 58 | + <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
58 | 59 | <connections> |
59 | 60 | <action selector="deleteVirtualDevice:" destination="WBJ-9Q-AJJ" id="z9z-Er-Fm5"/> |
60 | 61 | </connections> |
|
64 | 65 | </toolbar> |
65 | 66 | </subviews> |
66 | 67 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 68 | + <constraints> |
| 69 | + <constraint firstItem="qNy-SW-3fT" firstAttribute="leading" secondItem="7S0-OM-lMF" secondAttribute="leading" id="C8M-bV-mn4"/> |
| 70 | + <constraint firstItem="qNy-SW-3fT" firstAttribute="bottom" secondItem="7S0-OM-lMF" secondAttribute="bottomMargin" id="ZLu-sW-ozu"/> |
| 71 | + <constraint firstAttribute="trailing" secondItem="qNy-SW-3fT" secondAttribute="trailing" id="tOD-8S-NpM"/> |
| 72 | + </constraints> |
67 | 73 | </view> |
68 | 74 | <toolbarItems/> |
69 | 75 | <navigationItem key="navigationItem" id="Wpx-LF-uNS"/> |
|
93 | 99 | <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/> |
94 | 100 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
95 | 101 | <subviews> |
96 | | - <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="9Zg-nz-AQv"> |
97 | | - <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/> |
| 102 | + <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="9Zg-nz-AQv"> |
| 103 | + <rect key="frame" x="4" y="0.0" width="760" height="1024"/> |
98 | 104 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
99 | 105 | </tableView> |
100 | 106 | </subviews> |
|
0 commit comments