|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
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"> |
| 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"> |
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="12088"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/> |
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" translatesAutoresizingMaskIntoConstraints="NO" id="qNy-SW-3fT"> |
47 | | - <rect key="frame" x="0.0" y="980" width="768" height="44"/> |
| 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"/> |
48 | 49 | <items> |
49 | 50 | <barButtonItem style="plain" systemItem="flexibleSpace" id="LNA-po-koG"/> |
50 | 51 | <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"/> |
59 | 58 | <connections> |
60 | 59 | <action selector="deleteVirtualDevice:" destination="WBJ-9Q-AJJ" id="z9z-Er-Fm5"/> |
61 | 60 | </connections> |
|
65 | 64 | </toolbar> |
66 | 65 | </subviews> |
67 | 66 | <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> |
73 | 67 | </view> |
74 | 68 | <toolbarItems/> |
75 | 69 | <navigationItem key="navigationItem" id="Wpx-LF-uNS"/> |
|
99 | 93 | <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/> |
100 | 94 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
101 | 95 | <subviews> |
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"/> |
| 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"/> |
104 | 98 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
105 | 99 | </tableView> |
106 | 100 | </subviews> |
|
0 commit comments