Skip to content

Commit e20fc7b

Browse files
committed
Swift Push 5.0 final build without Core Data
1 parent 28426ca commit e20fc7b

File tree

7 files changed

+12
-17
lines changed

7 files changed

+12
-17
lines changed

.DS_Store

4 KB
Binary file not shown.

Swift Push 4/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@
7171
"idiom" : "ipad",
7272
"filename" : "Icon-152x.png",
7373
"scale" : "2x"
74+
},
75+
{
76+
"idiom" : "ipad",
77+
"size" : "83.5x83.5",
78+
"scale" : "2x"
7479
}
7580
],
7681
"info" : {

Swift Push 4/Base.lproj/LaunchScreen.storyboard

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="15B17c" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9531" systemVersion="15C48a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
33
<dependencies>
4-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
4+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
55
<capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
66
</dependencies>
77
<scenes>
@@ -17,22 +17,19 @@
1717
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
1818
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1919
<subviews>
20-
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright © 2015 Steve Trease. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="obG-Y5-kRd">
20+
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright © 2015 Steve Trease. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="obG-Y5-kRd" userLabel="Copyright © 2015 Steve Trease. All rights reserved.">
2121
<rect key="frame" x="20" y="559" width="560" height="21"/>
22-
<animations/>
2322
<fontDescription key="fontDescription" type="system" pointSize="17"/>
2423
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2524
<nil key="highlightedColor"/>
2625
</label>
2726
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Swift Push 4" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb">
2827
<rect key="frame" x="20" y="180" width="560" height="43"/>
29-
<animations/>
3028
<fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
3129
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
3230
<nil key="highlightedColor"/>
3331
</label>
3432
</subviews>
35-
<animations/>
3633
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
3734
<constraints>
3835
<constraint firstAttribute="centerX" secondItem="obG-Y5-kRd" secondAttribute="centerX" id="5cz-MP-9tL"/>

Swift Push 4/Base.lproj/Main.storyboard

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="15B17c" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="nIE-zw-TiR">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9531" systemVersion="15C48a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="nIE-zw-TiR">
33
<dependencies>
4-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
4+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
55
</dependencies>
66
<scenes>
77
<!--Navigation Controller-->
@@ -11,7 +11,6 @@
1111
<navigationBar key="navigationBar" contentMode="scaleToFill" id="LUA-uf-szO">
1212
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
1313
<autoresizingMask key="autoresizingMask"/>
14-
<animations/>
1514
</navigationBar>
1615
<connections>
1716
<segue destination="7bK-jq-Zjz" kind="relationship" relationship="rootViewController" id="ypJ-tA-afx"/>
@@ -28,12 +27,10 @@
2827
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" allowsSelection="NO" allowsSelectionDuringEditing="YES" showsSelectionImmediatelyOnTouchBegin="NO" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="r7i-6Z-zg0">
2928
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
3029
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
31-
<animations/>
3230
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3331
<label key="tableFooterView" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" adjustsFontSizeToFit="NO" id="T3o-hA-yTa">
3432
<rect key="frame" x="0.0" y="130" width="600" height="44"/>
3533
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
36-
<animations/>
3734
<fontDescription key="fontDescription" type="system" pointSize="10"/>
3835
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
3936
<nil key="highlightedColor"/>
@@ -49,23 +46,19 @@
4946
<label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Arm-wq-HPj">
5047
<rect key="frame" x="15" y="6" width="31.5" height="19.5"/>
5148
<autoresizingMask key="autoresizingMask"/>
52-
<animations/>
5349
<fontDescription key="fontDescription" type="system" pointSize="16"/>
5450
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
5551
<nil key="highlightedColor"/>
5652
</label>
5753
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="su6-nF-v8b">
5854
<rect key="frame" x="15" y="25.5" width="40.5" height="13.5"/>
5955
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
60-
<animations/>
6156
<fontDescription key="fontDescription" type="system" pointSize="11"/>
6257
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
6358
<nil key="highlightedColor"/>
6459
</label>
6560
</subviews>
66-
<animations/>
6761
</tableViewCellContentView>
68-
<animations/>
6962
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
7063
</tableViewCell>
7164
</prototypes>

Swift Push 4/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>607</string>
22+
<string>615</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>UIBackgroundModes</key>

Swift Push 4/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>607</string>
9+
<string>615</string>
1010
<key>Key</key>
1111
<string>CurrentBuildNumber</string>
1212
<key>Title</key>

0 commit comments

Comments
 (0)