|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22113.3" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="kSf-2t-Svg"> |
| 3 | + <device id="retina6_12" orientation="portrait" appearance="light"/> |
3 | 4 | <dependencies>
|
4 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/> |
| 5 | + <deployment identifier="iOS"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22089.1"/> |
5 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
| 8 | + <capability name="System colors in document resources" minToolsVersion="11.0"/> |
6 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
7 | 10 | </dependencies>
|
8 | 11 | <scenes>
|
9 |
| - <!--View Controller--> |
| 12 | + <!--Navigation Controller--> |
| 13 | + <scene sceneID="1w1-aS-9iP"> |
| 14 | + <objects> |
| 15 | + <navigationController id="kSf-2t-Svg" sceneMemberID="viewController"> |
| 16 | + <navigationBar key="navigationBar" contentMode="scaleToFill" id="1xW-i9-kse"> |
| 17 | + <rect key="frame" x="0.0" y="59" width="393" height="44"/> |
| 18 | + <autoresizingMask key="autoresizingMask"/> |
| 19 | + </navigationBar> |
| 20 | + <connections> |
| 21 | + <segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="3Ny-k7-cRe"/> |
| 22 | + </connections> |
| 23 | + </navigationController> |
| 24 | + <placeholder placeholderIdentifier="IBFirstResponder" id="3dB-YP-Y1J" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
| 25 | + </objects> |
| 26 | + <point key="canvasLocation" x="-611" y="4"/> |
| 27 | + </scene> |
| 28 | + <!--Lumberjack--> |
10 | 29 | <scene sceneID="tne-QT-ifu">
|
11 | 30 | <objects>
|
12 |
| - <viewController id="BYZ-38-t0r" customClass="ViewController" customModuleProvider="target" sceneMemberID="viewController"> |
| 31 | + <viewController title="Lumberjack" id="BYZ-38-t0r" customClass="ViewController" customModule="Demo" customModuleProvider="target" sceneMemberID="viewController"> |
13 | 32 | <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
14 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 33 | + <rect key="frame" x="0.0" y="0.0" width="393" height="852"/> |
15 | 34 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
16 |
| - <color key="backgroundColor" xcode11CocoaTouchSystemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 35 | + <subviews> |
| 36 | + <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="ji7-4E-kPc"> |
| 37 | + <rect key="frame" x="16" y="652" width="361" height="166"/> |
| 38 | + <subviews> |
| 39 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aot-xp-jyF"> |
| 40 | + <rect key="frame" x="0.0" y="0.0" width="361" height="50"/> |
| 41 | + <color key="backgroundColor" systemColor="systemBlueColor"/> |
| 42 | + <constraints> |
| 43 | + <constraint firstAttribute="height" constant="50" id="Zf2-eP-SQu"/> |
| 44 | + </constraints> |
| 45 | + <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 46 | + <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/> |
| 47 | + <state key="normal" title="Log (Instance)"/> |
| 48 | + <userDefinedRuntimeAttributes> |
| 49 | + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
| 50 | + <integer key="value" value="8"/> |
| 51 | + </userDefinedRuntimeAttribute> |
| 52 | + </userDefinedRuntimeAttributes> |
| 53 | + <connections> |
| 54 | + <action selector="instanceLog:" destination="BYZ-38-t0r" eventType="touchUpInside" id="p1m-cA-2xs"/> |
| 55 | + </connections> |
| 56 | + </button> |
| 57 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Mio-Kv-z2D"> |
| 58 | + <rect key="frame" x="0.0" y="58" width="361" height="50"/> |
| 59 | + <color key="backgroundColor" systemColor="systemBlueColor"/> |
| 60 | + <constraints> |
| 61 | + <constraint firstAttribute="height" constant="50" id="ana-bi-1Ba"/> |
| 62 | + </constraints> |
| 63 | + <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 64 | + <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/> |
| 65 | + <state key="normal" title="Log (Custom)"/> |
| 66 | + <userDefinedRuntimeAttributes> |
| 67 | + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
| 68 | + <integer key="value" value="8"/> |
| 69 | + </userDefinedRuntimeAttribute> |
| 70 | + </userDefinedRuntimeAttributes> |
| 71 | + <connections> |
| 72 | + <action selector="customLog:" destination="BYZ-38-t0r" eventType="touchUpInside" id="jC7-Oh-UE6"/> |
| 73 | + </connections> |
| 74 | + </button> |
| 75 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yKE-rR-eU6"> |
| 76 | + <rect key="frame" x="0.0" y="116" width="361" height="50"/> |
| 77 | + <color key="backgroundColor" systemColor="systemBlueColor"/> |
| 78 | + <constraints> |
| 79 | + <constraint firstAttribute="height" constant="50" id="gfx-0b-cGY"/> |
| 80 | + </constraints> |
| 81 | + <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 82 | + <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/> |
| 83 | + <state key="normal" title="Log (Default)"/> |
| 84 | + <userDefinedRuntimeAttributes> |
| 85 | + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
| 86 | + <integer key="value" value="8"/> |
| 87 | + </userDefinedRuntimeAttribute> |
| 88 | + </userDefinedRuntimeAttributes> |
| 89 | + <connections> |
| 90 | + <action selector="defaultLog:" destination="BYZ-38-t0r" eventType="touchUpInside" id="snj-8G-4cH"/> |
| 91 | + </connections> |
| 92 | + </button> |
| 93 | + </subviews> |
| 94 | + </stackView> |
| 95 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6G9-7F-6IY"> |
| 96 | + <rect key="frame" x="16" y="103" width="361" height="549"/> |
| 97 | + <subviews> |
| 98 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="{message}" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MtX-M2-jBQ"> |
| 99 | + <rect key="frame" x="0.0" y="260.33333333333331" width="361" height="28.666666666666686"/> |
| 100 | + <fontDescription key="fontDescription" type="boldSystem" pointSize="24"/> |
| 101 | + <nil key="textColor"/> |
| 102 | + <nil key="highlightedColor"/> |
| 103 | + </label> |
| 104 | + </subviews> |
| 105 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 106 | + <constraints> |
| 107 | + <constraint firstItem="MtX-M2-jBQ" firstAttribute="leading" secondItem="6G9-7F-6IY" secondAttribute="leading" id="2D3-DF-ug3"/> |
| 108 | + <constraint firstAttribute="trailing" secondItem="MtX-M2-jBQ" secondAttribute="trailing" id="4bh-Uv-n2c"/> |
| 109 | + <constraint firstItem="MtX-M2-jBQ" firstAttribute="centerY" secondItem="6G9-7F-6IY" secondAttribute="centerY" id="vR6-UE-WOO"/> |
| 110 | + </constraints> |
| 111 | + </view> |
| 112 | + </subviews> |
17 | 113 | <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
|
| 114 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 115 | + <constraints> |
| 116 | + <constraint firstItem="6G9-7F-6IY" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="16" id="C5t-S0-d55"/> |
| 117 | + <constraint firstItem="6G9-7F-6IY" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="Gch-jd-7OO"/> |
| 118 | + <constraint firstItem="ji7-4E-kPc" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="16" id="P7X-dY-Bxw"/> |
| 119 | + <constraint firstItem="ji7-4E-kPc" firstAttribute="bottom" secondItem="6Tk-OE-BBY" secondAttribute="bottom" id="RUJ-e8-bEp"/> |
| 120 | + <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="6G9-7F-6IY" secondAttribute="trailing" constant="16" id="at4-OF-vZ7"/> |
| 121 | + <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="ji7-4E-kPc" secondAttribute="trailing" constant="16" id="d4P-Qj-jzU"/> |
| 122 | + <constraint firstItem="ji7-4E-kPc" firstAttribute="top" secondItem="6G9-7F-6IY" secondAttribute="bottom" id="mf5-Ni-Bw7"/> |
| 123 | + </constraints> |
18 | 124 | </view>
|
| 125 | + <navigationItem key="navigationItem" id="MW0-x6-czH"/> |
| 126 | + <connections> |
| 127 | + <outlet property="messageLabel" destination="MtX-M2-jBQ" id="AHl-zi-ch8"/> |
| 128 | + </connections> |
19 | 129 | </viewController>
|
20 | 130 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
21 | 131 | </objects>
|
| 132 | + <point key="canvasLocation" x="116.79389312977099" y="3.5211267605633805"/> |
22 | 133 | </scene>
|
23 | 134 | </scenes>
|
| 135 | + <resources> |
| 136 | + <systemColor name="systemBackgroundColor"> |
| 137 | + <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 138 | + </systemColor> |
| 139 | + <systemColor name="systemBlueColor"> |
| 140 | + <color red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 141 | + </systemColor> |
| 142 | + </resources> |
24 | 143 | </document>
|
0 commit comments