Skip to content

Commit 6e95945

Browse files
author
Steve Trease
committed
Build 252
1 parent 9edee7c commit 6e95945

File tree

4 files changed

+4
-18
lines changed

4 files changed

+4
-18
lines changed

Swift Push 3/Base.lproj/Main.storyboard

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,11 @@
2222
</connections>
2323
</searchBar>
2424
<prototypes>
25-
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ReuseCell" textLabel="TNL-cU-lIg" detailTextLabel="EDd-wh-mgO" style="IBUITableViewCellStyleSubtitle" id="IsR-Ml-k1y">
25+
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ReuseCell" id="dCV-Qf-4PF">
2626
<rect key="frame" x="0.0" y="0.0" width="600" height="44"/>
2727
<autoresizingMask key="autoresizingMask"/>
28-
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="IsR-Ml-k1y" id="wYk-oH-fTV">
28+
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="dCV-Qf-4PF" id="nNg-o2-Q2w">
2929
<autoresizingMask key="autoresizingMask"/>
30-
<subviews>
31-
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="TNL-cU-lIg">
32-
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
33-
<fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="16"/>
34-
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
35-
<nil key="highlightedColor"/>
36-
</label>
37-
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="EDd-wh-mgO">
38-
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
39-
<fontDescription key="fontDescription" type="system" pointSize="11"/>
40-
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
41-
<nil key="highlightedColor"/>
42-
</label>
43-
</subviews>
4430
</tableViewCellContentView>
4531
</tableViewCell>
4632
</prototypes>

Swift Push 3/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>249</string>
22+
<string>252</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>UIBackgroundModes</key>

Swift Push 3/Settings.bundle/Root.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<array>
77
<dict>
88
<key>DefaultValue</key>
9-
<string>249</string>
9+
<string>252</string>
1010
<key>Key</key>
1111
<string>CurrentBuildNumber</string>
1212
<key>Title</key>

0 commit comments

Comments
 (0)