|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="7706" systemVersion="14E46" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/> |
| 4 | + <deployment identifier="iOS"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/> |
5 | 6 | <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
6 | 7 | </dependencies> |
7 | 8 | <scenes> |
|
18 | 19 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
19 | 20 | <subviews> |
20 | 21 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="some text" placeholder="placeholder" adjustsFontSizeToFit="NO" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Wbu-R9-PKC" customClass="MFTextField"> |
21 | | - <rect key="frame" x="16" y="160" width="568" height="40"/> |
| 22 | + <rect key="frame" x="20" y="160" width="560" height="40"/> |
| 23 | + <animations/> |
22 | 24 | <fontDescription key="fontDescription" type="system" pointSize="20"/> |
23 | 25 | <textInputTraits key="textInputTraits"/> |
24 | 26 | <connections> |
25 | 27 | <outlet property="delegate" destination="BYZ-38-t0r" id="sQf-86-yeo"/> |
26 | 28 | </connections> |
27 | 29 | </textField> |
28 | 30 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="placeholder" adjustsFontSizeToFit="NO" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="vrI-fI-vIo" customClass="MFTextField"> |
29 | | - <rect key="frame" x="16" y="100" width="568" height="40"/> |
| 31 | + <rect key="frame" x="20" y="100" width="560" height="40"/> |
| 32 | + <animations/> |
30 | 33 | <constraints> |
31 | 34 | <constraint firstAttribute="width" constant="280" id="UwL-Iq-bVI"/> |
32 | 35 | </constraints> |
|
43 | 46 | </connections> |
44 | 47 | </textField> |
45 | 48 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="line" placeholder="Password" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="A1d-5c-S25" customClass="MFTextField"> |
46 | | - <rect key="frame" x="16" y="220" width="568" height="32.5"/> |
| 49 | + <rect key="frame" x="20" y="220" width="560" height="32.5"/> |
| 50 | + <animations/> |
47 | 51 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
48 | 52 | <textInputTraits key="textInputTraits" secureTextEntry="YES"/> |
49 | 53 | </textField> |
50 | 54 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="number" textAlignment="right" adjustsFontSizeToFit="NO" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gNx-E7-aGq" customClass="MFTextField"> |
51 | | - <rect key="frame" x="16" y="20" width="568" height="60"/> |
| 55 | + <rect key="frame" x="20" y="20" width="560" height="60"/> |
| 56 | + <animations/> |
52 | 57 | <fontDescription key="fontDescription" type="system" pointSize="37"/> |
53 | 58 | <textInputTraits key="textInputTraits" keyboardType="decimalPad"/> |
54 | 59 | <connections> |
|
57 | 62 | </connections> |
58 | 63 | </textField> |
59 | 64 | </subviews> |
| 65 | + <animations/> |
60 | 66 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
61 | 67 | <gestureRecognizers/> |
62 | 68 | <constraints> |
|
0 commit comments