Skip to content

Commit fde6b36

Browse files
committed
Temporarily shielding the feature that use safari to log in.
Former-commit-id: 5a2e072
1 parent 29b3869 commit fde6b36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MVVMReactiveCocoa/MVVMReactiveCocoaDev-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</dict>
3131
</array>
3232
<key>CFBundleVersion</key>
33-
<string>72</string>
33+
<string>73</string>
3434
<key>LSRequiresIPhoneOS</key>
3535
<true/>
3636
<key>UIAppFonts</key>

MVVMReactiveCocoa/View/MRCLoginViewController.xib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
121121
</state>
122122
</button>
123-
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MP0-zc-ERu">
123+
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MP0-zc-ERu">
124124
<rect key="frame" x="184" y="555" width="237" height="30"/>
125125
<constraints>
126126
<constraint firstAttribute="width" constant="237" id="Mzc-MH-8rF"/>

0 commit comments

Comments
 (0)