summaryrefslogtreecommitdiff
path: root/Juick/Main.storyboard
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-10-01 17:29:46 +0300
committerGravatar Vitaly Takmazov2019-10-01 22:14:59 +0300
commitdbab6ab54c40a016f75e75a4143576c3fa41c3e0 (patch)
tree6fd5e68ec76c249fcaa07219c53ccab2f4c98fd5 /Juick/Main.storyboard
parentaeb513ed5c165e355c9c378efde7445f597d0380 (diff)
Drop AFNetworking and SSKeychain
Diffstat (limited to 'Juick/Main.storyboard')
-rw-r--r--Juick/Main.storyboard6
1 files changed, 0 insertions, 6 deletions
diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard
index 1ab86fe..81266dd 100644
--- a/Juick/Main.storyboard
+++ b/Juick/Main.storyboard
@@ -143,9 +143,6 @@
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="Username..."/>
</userDefinedRuntimeAttributes>
- <connections>
- <action selector="usernameChanged:" destination="4g9-hM-bzq" eventType="editingChanged" id="qst-Yi-KZ6"/>
- </connections>
</textField>
<textField opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="251" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" adjustsFontForContentSizeCategory="YES" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="xGs-fu-6K0">
<rect key="frame" x="0.0" y="274" width="339" height="34"/>
@@ -154,9 +151,6 @@
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="Password..."/>
</userDefinedRuntimeAttributes>
- <connections>
- <action selector="passwordChanged:" destination="4g9-hM-bzq" eventType="editingChanged" id="Td0-2L-Dgo"/>
- </connections>
</textField>
</subviews>
</stackView>