Main.storyboard 10.5 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--View Controller-->
        <scene sceneID="tne-QT-ifu">
            <objects>
                <viewController id="BYZ-38-t0r" customClass="ViewController" customModule="NuevoProyecto" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="x3X-a2-UVW">
                                <rect key="frame" x="0.0" y="0.0" width="414" height="125"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JfY-Ju-WyA">
                                        <rect key="frame" x="66" y="40" width="96" height="44"/>
                                        <color key="backgroundColor" systemColor="tertiaryLabelColor"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="96" id="0c9-AN-f0K"/>
                                            <constraint firstAttribute="height" constant="44" id="mr7-nM-l6U"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="epf-T6-V1d">
                                        <rect key="frame" x="270" y="40" width="96" height="44"/>
                                        <color key="backgroundColor" systemColor="tertiaryLabelColor"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="44" id="3Fi-IO-vwZ"/>
                                            <constraint firstAttribute="width" constant="96" id="Eca-ls-7da"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                <constraints>
                                    <constraint firstItem="JfY-Ju-WyA" firstAttribute="top" secondItem="x3X-a2-UVW" secondAttribute="top" constant="40" id="4G7-FR-H2t"/>
                                    <constraint firstAttribute="width" constant="414" id="61o-af-3TK"/>
                                    <constraint firstAttribute="height" constant="125" id="EZk-QG-udD"/>
                                    <constraint firstItem="epf-T6-V1d" firstAttribute="top" secondItem="x3X-a2-UVW" secondAttribute="top" constant="40" id="R2O-0D-Bfs"/>
                                    <constraint firstAttribute="trailing" secondItem="epf-T6-V1d" secondAttribute="trailing" constant="48" id="RdB-e0-qAh"/>
                                    <constraint firstAttribute="bottom" secondItem="JfY-Ju-WyA" secondAttribute="bottom" constant="41" id="Szx-Kw-zDv"/>
                                    <constraint firstAttribute="bottom" secondItem="epf-T6-V1d" secondAttribute="bottom" constant="41" id="Xo9-hm-pZg"/>
                                    <constraint firstItem="JfY-Ju-WyA" firstAttribute="leading" secondItem="x3X-a2-UVW" secondAttribute="leading" constant="66" id="xG7-Nu-cSf"/>
                                </constraints>
                            </view>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="83e-Kr-IPM">
                                <rect key="frame" x="184" y="433" width="46" height="30"/>
                                <color key="backgroundColor" systemColor="opaqueSeparatorColor"/>
                                <state key="normal" title="Button"/>
                                <connections>
                                    <action selector="botonAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="3aq-Eq-Ksw"/>
                                </connections>
                            </button>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="83e-Kr-IPM" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="9RR-LR-LwO"/>
                            <constraint firstItem="x3X-a2-UVW" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="VLw-8n-4VW"/>
                            <constraint firstItem="83e-Kr-IPM" firstAttribute="centerY" secondItem="8bC-Xf-vdC" secondAttribute="centerY" id="d19-cl-u9g"/>
                            <constraint firstItem="x3X-a2-UVW" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="pYK-Du-Yon"/>
                            <constraint firstItem="x3X-a2-UVW" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="tIt-dn-PXM"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="boton" destination="83e-Kr-IPM" id="b2q-m6-0av"/>
                        <outlet property="tiempo" destination="JfY-Ju-WyA" id="RqK-8j-GG9"/>
                        <outlet property="veces" destination="epf-T6-V1d" id="WrQ-Yv-XmD"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="18.840579710144929" y="75.669642857142847"/>
        </scene>
        <!--View Controller2-->
        <scene sceneID="hNt-V4-FIN">
            <objects>
                <viewController id="pAa-9w-1fv" customClass="ViewController2" customModule="NuevoProyecto" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="vyQ-dD-x96">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="VISTA 2" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4nT-oL-4Gn">
                                <rect key="frame" x="176" y="347" width="60" height="21"/>
                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="8EH-9k-tmO"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    </view>
                    <navigationItem key="navigationItem" id="ZbF-Nt-MhL"/>
                    <connections>
                        <outlet property="VISTA2" destination="4nT-oL-4Gn" id="RKJ-QC-hC9"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="Py8-ft-qo9" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="957" y="11"/>
        </scene>
    </scenes>
    <resources>
        <systemColor name="opaqueSeparatorColor">
            <color red="0.77647058823529413" green="0.77647058823529413" blue="0.78431372549019607" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </systemColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
        <systemColor name="tertiaryLabelColor">
            <color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
        </systemColor>
    </resources>
</document>