Skip to content

Commit 2ab1f19

Browse files
committed
Revert unwanted changes
1 parent bac56a1 commit 2ab1f19

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

WordPress/Classes/ViewRelated/Reader/Select Interests/ReaderSelectInterestsViewController.xib

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
33
<device id="retina5_5" orientation="portrait" appearance="light"/>
44
<dependencies>
55
<deployment identifier="iOS"/>
6-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
6+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
77
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
88
<capability name="System colors in document resources" minToolsVersion="11.0"/>
99
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -36,7 +36,7 @@
3636
<rect key="frame" x="0.0" y="0.0" width="414" height="650"/>
3737
<subviews>
3838
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="19" translatesAutoresizingMaskIntoConstraints="NO" id="rOi-KY-muX">
39-
<rect key="frame" x="20" y="20" width="374" height="121"/>
39+
<rect key="frame" x="20" y="12" width="374" height="121"/>
4040
<subviews>
4141
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Discover and follow blogs you love" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sln-01-DYL" userLabel="Header Label">
4242
<rect key="frame" x="0.0" y="0.0" width="374" height="81.666666666666671"/>
@@ -53,7 +53,7 @@
5353
</subviews>
5454
</stackView>
5555
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="fUq-vV-Pah">
56-
<rect key="frame" x="20" y="151" width="374" height="499"/>
56+
<rect key="frame" x="20" y="143" width="374" height="507"/>
5757
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
5858
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="IKi-eM-O1E" customClass="ReaderInterestsCollectionViewFlowLayout" customModule="WordPress" customModuleProvider="target">
5959
<size key="itemSize" width="128" height="128"/>
@@ -67,7 +67,7 @@
6767
</connections>
6868
</collectionView>
6969
</subviews>
70-
<edgeInsets key="layoutMargins" top="20" left="20" bottom="0.0" right="20"/>
70+
<edgeInsets key="layoutMargins" top="12" left="20" bottom="0.0" right="20"/>
7171
</stackView>
7272
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X4F-fc-WqY" userLabel="Button Container View">
7373
<rect key="frame" x="0.0" y="650" width="414" height="66"/>

WordPress/WordPress.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 70;
6+
objectVersion = 54;
77
objects = {
88

99
/* Begin PBXAggregateTarget section */

0 commit comments

Comments
 (0)