|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
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="XCN-vs-9xr"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="XCN-vs-9xr"> |
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="iOS"/> |
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/> |
6 | 6 | </dependencies> |
7 | 7 | <scenes> |
8 | | - <!--View Controller--> |
| 8 | + <!--Swift Push--> |
9 | 9 | <scene sceneID="tne-QT-ifu"> |
10 | 10 | <objects> |
11 | 11 | <viewController id="BYZ-38-t0r" customClass="ViewController" customModule="Swift_Push" customModuleProvider="target" sceneMemberID="viewController"> |
12 | | - <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="A2o-jL-Vhq"> |
| 12 | + <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" pagingEnabled="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="A2o-jL-Vhq"> |
13 | 13 | <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
14 | 14 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
15 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 15 | + <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
16 | 16 | <prototypes> |
17 | 17 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" textLabel="Y6V-pK-YF5" detailTextLabel="QOP-pJ-6oa" style="IBUITableViewCellStyleSubtitle" id="mta-ed-FwN"> |
18 | | - <rect key="frame" x="0.0" y="92" width="600" height="44"/> |
| 18 | + <rect key="frame" x="0.0" y="114" width="600" height="44"/> |
19 | 19 | <autoresizingMask key="autoresizingMask"/> |
20 | 20 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mta-ed-FwN" id="WoY-P6-9QE"> |
21 | 21 | <rect key="frame" x="0.0" y="0.0" width="600" height="43"/> |
|
44 | 44 | <outlet property="delegate" destination="BYZ-38-t0r" id="j9Y-wF-RId"/> |
45 | 45 | </connections> |
46 | 46 | </tableView> |
47 | | - <navigationItem key="navigationItem" id="k1K-ON-mLW"/> |
| 47 | + <navigationItem key="navigationItem" title="Swift Push" id="k1K-ON-mLW"/> |
48 | 48 | <connections> |
49 | 49 | <outlet property="tableView" destination="A2o-jL-Vhq" id="kFK-jj-PoN"/> |
50 | 50 | </connections> |
|
0 commit comments