|
@@ -18,15 +18,15 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Text to save in keychain" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="jnI-CL-JTS">
|
|
|
|
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="Hello World!" borderStyle="roundedRect" placeholder="Text to save in keychain" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="jnI-CL-JTS">
|
|
|
<rect key="frame" x="16" y="40" width="568" height="30"/>
|
|
<rect key="frame" x="16" y="40" width="568" height="30"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<textInputTraits key="textInputTraits"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
|
</textField>
|
|
</textField>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="W0O-Md-qap">
|
|
|
|
|
- <rect key="frame" x="282" y="94" width="37" height="32"/>
|
|
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="W0O-Md-qap">
|
|
|
|
|
+ <rect key="frame" x="237" y="94" width="128" height="32"/>
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
|
|
|
- <state key="normal" title="Save">
|
|
|
|
|
|
|
+ <state key="normal" title="Save in Keychain">
|
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
</state>
|
|
</state>
|
|
|
<connections>
|
|
<connections>
|
|
@@ -34,9 +34,9 @@
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LEC-fi-iIC">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LEC-fi-iIC">
|
|
|
- <rect key="frame" x="276" y="146" width="48" height="32"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="221" y="146" width="159" height="32"/>
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
|
|
|
- <state key="normal" title="Delete">
|
|
|
|
|
|
|
+ <state key="normal" title="Delete from Keychain">
|
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
</state>
|
|
</state>
|
|
|
<connections>
|
|
<connections>
|