|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5037" systemVersion="12F45" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5056" systemVersion="13D65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
|
|
<dependencies>
|
|
|
<deployment defaultVersion="1552" identifier="iOS"/>
|
|
|
<development version="5000" identifier="xcode"/>
|
|
@@ -29,7 +29,7 @@
|
|
|
<color key="backgroundColor" red="0.28627450980392155" green="0.28627450980392155" blue="0.28627450980392155" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <textInputTraits key="textInputTraits" autocorrectionType="no"/>
|
|
|
+ <textInputTraits key="textInputTraits" autocorrectionType="no" keyboardAppearance="alert"/>
|
|
|
</textField>
|
|
|
<button contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="6">
|
|
|
<rect key="frame" x="0.0" y="41" width="320" height="40"/>
|
|
@@ -66,7 +66,7 @@
|
|
|
<color key="backgroundColor" red="0.28627450980392155" green="0.28627450980392155" blue="0.28627450980392155" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <textInputTraits key="textInputTraits" autocorrectionType="no" secureTextEntry="YES"/>
|
|
|
+ <textInputTraits key="textInputTraits" autocorrectionType="no" keyboardAppearance="alert" secureTextEntry="YES"/>
|
|
|
</textField>
|
|
|
<textField clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="User" textAlignment="center" minimumFontSize="17" clearButtonMode="unlessEditing" id="44">
|
|
|
<rect key="frame" x="0.0" y="126" width="320" height="31"/>
|
|
@@ -74,7 +74,7 @@
|
|
|
<color key="backgroundColor" red="0.28627450980392155" green="0.28627450980392155" blue="0.28627450980392155" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <textInputTraits key="textInputTraits" autocorrectionType="no"/>
|
|
|
+ <textInputTraits key="textInputTraits" autocorrectionType="no" keyboardAppearance="alert"/>
|
|
|
</textField>
|
|
|
<label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="If required by the server, enter user name and password." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="9" id="lGc-Rk-dDO">
|
|
|
<rect key="frame" x="13" y="199" width="294" height="34"/>
|