2018-02-05 22:29:46 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2019-07-19 01:19:32 +02:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14845" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="H1p-Uh-vWS">
|
2019-06-21 08:24:52 +02:00
|
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<dependencies>
|
2019-07-19 01:19:32 +02:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14799.2"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
</dependencies>
|
|
|
|
<scenes>
|
2019-04-29 01:53:57 +02:00
|
|
|
<!--Feeds-->
|
2018-02-05 22:29:46 +01:00
|
|
|
<scene sceneID="pY4-Hu-kfo">
|
|
|
|
<objects>
|
2019-04-29 01:53:57 +02:00
|
|
|
<navigationController storyboardIdentifier="MasterNavigationViewController" title="Feeds" useStoryboardIdentifierAsRestorationIdentifier="YES" toolbarHidden="NO" id="RMx-3f-FxP" sceneMemberID="viewController">
|
2019-04-15 22:03:05 +02:00
|
|
|
<navigationBar key="navigationBar" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" largeTitles="YES" id="Pmd-2v-anx">
|
2019-04-25 13:05:49 +02:00
|
|
|
<rect key="frame" x="0.0" y="44" width="414" height="96"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</navigationBar>
|
2019-04-17 01:25:55 +02:00
|
|
|
<toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="cwK-Lq-cXA">
|
2019-04-25 13:05:49 +02:00
|
|
|
<rect key="frame" x="0.0" y="813" width="414" height="49"/>
|
2019-04-17 01:25:55 +02:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</toolbar>
|
2018-02-05 22:29:46 +01:00
|
|
|
</navigationController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="8fS-aE-onr" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
2019-04-17 20:35:16 +02:00
|
|
|
<point key="canvasLocation" x="154" y="-759"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
</scene>
|
|
|
|
<!--Detail-->
|
|
|
|
<scene sceneID="yUG-lL-AsK">
|
|
|
|
<objects>
|
2019-04-16 20:38:07 +02:00
|
|
|
<viewController storyboardIdentifier="DetailViewController" title="Detail" useStoryboardIdentifierAsRestorationIdentifier="YES" id="JEX-9P-axG" customClass="DetailViewController" customModule="NetNewsWire" customModuleProvider="target" sceneMemberID="viewController">
|
2018-02-05 22:29:46 +01:00
|
|
|
<view key="view" contentMode="scaleToFill" id="svH-Pt-448">
|
2019-04-25 13:05:49 +02:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
2019-06-26 13:06:10 +02:00
|
|
|
<wkWebView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="t8d-md-Yhc">
|
2019-07-06 00:45:39 +02:00
|
|
|
<rect key="frame" x="0.0" y="44" width="414" height="769"/>
|
2019-06-26 13:06:10 +02:00
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
<wkWebViewConfiguration key="configuration">
|
|
|
|
<audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/>
|
|
|
|
<wkPreferences key="preferences"/>
|
|
|
|
</wkWebViewConfiguration>
|
|
|
|
</wkWebView>
|
2018-02-05 22:29:46 +01:00
|
|
|
</subviews>
|
2019-06-26 01:16:04 +02:00
|
|
|
<color key="backgroundColor" xcode11CocoaTouchSystemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<constraints>
|
2019-04-15 22:03:05 +02:00
|
|
|
<constraint firstItem="t8d-md-Yhc" firstAttribute="top" secondItem="VUw-jc-0yf" secondAttribute="top" id="0aK-ew-1HG"/>
|
|
|
|
<constraint firstItem="VUw-jc-0yf" firstAttribute="trailing" secondItem="t8d-md-Yhc" secondAttribute="trailing" id="31v-r8-kzh"/>
|
|
|
|
<constraint firstItem="VUw-jc-0yf" firstAttribute="bottom" secondItem="t8d-md-Yhc" secondAttribute="bottom" id="kK6-eC-XwD"/>
|
|
|
|
<constraint firstItem="t8d-md-Yhc" firstAttribute="leading" secondItem="VUw-jc-0yf" secondAttribute="leading" id="nDG-aV-vqc"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
</constraints>
|
|
|
|
<viewLayoutGuide key="safeArea" id="VUw-jc-0yf"/>
|
|
|
|
</view>
|
2019-04-21 13:28:50 +02:00
|
|
|
<toolbarItems>
|
2019-06-21 08:24:52 +02:00
|
|
|
<barButtonItem enabled="NO" title="Next Unread" image="arrow.down.circle" catalog="system" id="2w5-e9-C2V">
|
2019-04-27 17:27:36 +02:00
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
<userDefinedRuntimeAttribute type="boolean" keyPath="accEnabled" value="YES"/>
|
|
|
|
<userDefinedRuntimeAttribute type="string" keyPath="accLabelText" value="Next Unread"/>
|
|
|
|
</userDefinedRuntimeAttributes>
|
2019-04-22 00:42:26 +02:00
|
|
|
<connections>
|
|
|
|
<action selector="nextUnread:" destination="JEX-9P-axG" id="USD-hC-C6z"/>
|
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
2019-04-21 14:35:16 +02:00
|
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="vAq-iW-Yyo"/>
|
2019-06-21 08:24:52 +02:00
|
|
|
<barButtonItem title="Previous Article" image="arrow.up" catalog="system" style="plain" id="v4j-fq-23N">
|
2019-04-27 17:27:36 +02:00
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
<userDefinedRuntimeAttribute type="boolean" keyPath="accEnabled" value="YES"/>
|
|
|
|
<userDefinedRuntimeAttribute type="string" keyPath="accLabelText" value="Previous Article"/>
|
|
|
|
</userDefinedRuntimeAttributes>
|
2019-04-22 00:42:26 +02:00
|
|
|
<connections>
|
|
|
|
<action selector="prevArticle:" destination="JEX-9P-axG" id="cMZ-tk-I4W"/>
|
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
2019-04-21 14:35:16 +02:00
|
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="G92-nw-kXs"/>
|
2019-06-21 08:24:52 +02:00
|
|
|
<barButtonItem title="Next Article" image="arrow.down" catalog="system" id="2qz-M5-Yhk">
|
2019-04-27 17:27:36 +02:00
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
<userDefinedRuntimeAttribute type="boolean" keyPath="accEnabled" value="YES"/>
|
|
|
|
<userDefinedRuntimeAttribute type="string" keyPath="accLabelText" value="Next Article"/>
|
|
|
|
</userDefinedRuntimeAttributes>
|
2019-04-22 00:42:26 +02:00
|
|
|
<connections>
|
|
|
|
<action selector="nextArticle:" destination="JEX-9P-axG" id="P77-KM-j8D"/>
|
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
2019-04-21 13:28:50 +02:00
|
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="Myj-ux-Zc5"/>
|
2019-06-21 08:24:52 +02:00
|
|
|
<barButtonItem title="Toggle Read" image="circle" catalog="system" id="hy0-LS-MzE">
|
2019-04-27 17:27:36 +02:00
|
|
|
<userDefinedRuntimeAttributes>
|
2019-04-28 00:22:05 +02:00
|
|
|
<userDefinedRuntimeAttribute type="string" keyPath="accLabelText" value="Toggle Read"/>
|
2019-04-27 17:27:36 +02:00
|
|
|
</userDefinedRuntimeAttributes>
|
2019-04-21 13:28:50 +02:00
|
|
|
<connections>
|
|
|
|
<action selector="toggleRead:" destination="JEX-9P-axG" id="A8V-r1-o9u"/>
|
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
|
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="n8Q-7d-yb4"/>
|
2019-06-21 08:24:52 +02:00
|
|
|
<barButtonItem title="Toggle Starred" image="star" catalog="system" id="wU4-eH-wC9">
|
2019-04-27 17:27:36 +02:00
|
|
|
<userDefinedRuntimeAttributes>
|
2019-04-28 00:22:05 +02:00
|
|
|
<userDefinedRuntimeAttribute type="string" keyPath="accLabelText" value="Toggle Starred"/>
|
2019-04-27 17:27:36 +02:00
|
|
|
</userDefinedRuntimeAttributes>
|
2019-04-21 13:28:50 +02:00
|
|
|
<connections>
|
|
|
|
<action selector="toggleStar:" destination="JEX-9P-axG" id="4Mp-Ir-N5v"/>
|
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
|
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="bf9-AH-def"/>
|
2019-06-21 08:24:52 +02:00
|
|
|
<barButtonItem image="square.and.arrow.up" catalog="system" id="9Ut-5B-JKP">
|
2019-04-27 17:27:36 +02:00
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
<userDefinedRuntimeAttribute type="boolean" keyPath="accEnabled" value="YES"/>
|
2019-04-28 00:22:05 +02:00
|
|
|
<userDefinedRuntimeAttribute type="string" keyPath="accLabelText" value="Action"/>
|
2019-04-27 17:27:36 +02:00
|
|
|
</userDefinedRuntimeAttributes>
|
2019-04-21 13:28:50 +02:00
|
|
|
<connections>
|
|
|
|
<action selector="showActivityDialog:" destination="JEX-9P-axG" id="t7U-uT-fs5"/>
|
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
|
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="KUq-GZ-WY9"/>
|
2019-06-21 08:24:52 +02:00
|
|
|
<barButtonItem title="Safari" image="safari" catalog="system" id="DMh-3X-ebd">
|
2019-04-27 17:27:36 +02:00
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
<userDefinedRuntimeAttribute type="boolean" keyPath="accEnabled" value="YES"/>
|
2019-04-28 00:22:05 +02:00
|
|
|
<userDefinedRuntimeAttribute type="string" keyPath="accLabelText" value="Safari"/>
|
2019-04-27 17:27:36 +02:00
|
|
|
</userDefinedRuntimeAttributes>
|
2019-04-21 13:28:50 +02:00
|
|
|
<connections>
|
|
|
|
<action selector="openBrowser:" destination="JEX-9P-axG" id="R0r-fI-NI7"/>
|
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
|
|
|
</toolbarItems>
|
2019-04-23 11:35:48 +02:00
|
|
|
<navigationItem key="navigationItem" largeTitleDisplayMode="never" id="mOI-FS-AaM"/>
|
2019-04-21 13:28:50 +02:00
|
|
|
<simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<connections>
|
2019-04-15 22:03:05 +02:00
|
|
|
<outlet property="actionBarButtonItem" destination="9Ut-5B-JKP" id="9bO-kz-cTz"/>
|
|
|
|
<outlet property="browserBarButtonItem" destination="DMh-3X-ebd" id="PkT-Tn-8kG"/>
|
2019-04-22 00:42:26 +02:00
|
|
|
<outlet property="nextArticleBarButtonItem" destination="2qz-M5-Yhk" id="IQd-jx-qEr"/>
|
|
|
|
<outlet property="nextUnreadBarButtonItem" destination="2w5-e9-C2V" id="xJr-5y-p1N"/>
|
|
|
|
<outlet property="prevArticleBarButtonItem" destination="v4j-fq-23N" id="Gny-Oh-cQa"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
<outlet property="readBarButtonItem" destination="hy0-LS-MzE" id="BzM-x9-tuj"/>
|
|
|
|
<outlet property="starBarButtonItem" destination="wU4-eH-wC9" id="Z8Q-Lt-dKk"/>
|
|
|
|
<outlet property="webView" destination="t8d-md-Yhc" id="Iqg-bg-wds"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
</connections>
|
|
|
|
</viewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="FJe-Yq-33r" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
2019-07-19 01:19:32 +02:00
|
|
|
<point key="canvasLocation" x="900" y="-23"/>
|
|
|
|
</scene>
|
|
|
|
<!--System Message-->
|
|
|
|
<scene sceneID="tbo-yR-QVH">
|
|
|
|
<objects>
|
|
|
|
<viewController storyboardIdentifier="SystemMessageViewController" title="System Message" id="Xld-e9-xoL" customClass="SystemMessageViewController" customModule="NetNewsWire" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
|
<view key="view" contentMode="scaleToFill" id="5hz-HK-J2Q">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="System Message" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6C9-Jb-ZZR">
|
|
|
|
<rect key="frame" x="141.5" y="437.5" width="131" height="21"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
</subviews>
|
|
|
|
<color key="backgroundColor" xcode11CocoaTouchSystemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstItem="6C9-Jb-ZZR" firstAttribute="centerX" secondItem="5hz-HK-J2Q" secondAttribute="centerX" id="9iO-I1-FtK"/>
|
|
|
|
<constraint firstItem="6C9-Jb-ZZR" firstAttribute="centerY" secondItem="5hz-HK-J2Q" secondAttribute="centerY" id="jXm-OI-Igs"/>
|
|
|
|
</constraints>
|
|
|
|
<viewLayoutGuide key="safeArea" id="zOb-OV-HXy"/>
|
|
|
|
</view>
|
|
|
|
<simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
|
|
|
|
<connections>
|
|
|
|
<outlet property="messageLabel" destination="6C9-Jb-ZZR" id="HeR-Qv-yfz"/>
|
|
|
|
</connections>
|
|
|
|
</viewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="rgH-br-nLG" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="1640.5797101449277" y="-23.4375"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
</scene>
|
|
|
|
<!--Timeline-->
|
|
|
|
<scene sceneID="fag-XH-avP">
|
|
|
|
<objects>
|
2019-04-16 20:38:07 +02:00
|
|
|
<tableViewController storyboardIdentifier="MasterTimelineViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Kyk-vK-QRX" customClass="MasterTimelineViewController" customModule="NetNewsWire" customModuleProvider="target" sceneMemberID="viewController">
|
2019-04-15 22:03:05 +02:00
|
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="mtv-Ik-FoJ">
|
2019-04-25 13:05:49 +02:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
2019-06-26 01:16:04 +02:00
|
|
|
<color key="backgroundColor" xcode11CocoaTouchSystemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
<prototypes>
|
2019-04-16 20:38:07 +02:00
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="208" id="T5d-L4-OKG" customClass="MasterTimelineTableViewCell" customModule="NetNewsWire" customModuleProvider="target">
|
2019-04-25 13:05:49 +02:00
|
|
|
<rect key="frame" x="0.0" y="28" width="414" height="208"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="T5d-L4-OKG" id="QKC-jN-XDy">
|
2019-06-21 08:24:52 +02:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="208"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</tableViewCellContentView>
|
|
|
|
</tableViewCell>
|
|
|
|
</prototypes>
|
|
|
|
<connections>
|
|
|
|
<outlet property="dataSource" destination="Kyk-vK-QRX" id="qMR-hi-7SO"/>
|
|
|
|
<outlet property="delegate" destination="Kyk-vK-QRX" id="rH3-5N-a6z"/>
|
|
|
|
</connections>
|
|
|
|
</tableView>
|
2019-04-17 01:25:55 +02:00
|
|
|
<toolbarItems>
|
|
|
|
<barButtonItem title="Mark All as Read" id="fTv-eX-72r">
|
2019-04-15 22:03:05 +02:00
|
|
|
<connections>
|
2019-04-17 01:25:55 +02:00
|
|
|
<action selector="markAllAsRead:" destination="Kyk-vK-QRX" id="4nd-Gg-APm"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
2019-04-21 13:28:50 +02:00
|
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="93y-8j-WBh"/>
|
2019-04-23 11:35:48 +02:00
|
|
|
<barButtonItem title="First Unread" id="2v2-jD-C9k">
|
2019-04-23 01:00:26 +02:00
|
|
|
<connections>
|
2019-04-23 11:35:48 +02:00
|
|
|
<action selector="firstUnread:" destination="Kyk-vK-QRX" id="d5y-x5-Qht"/>
|
2019-04-23 01:00:26 +02:00
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
2019-04-17 01:25:55 +02:00
|
|
|
</toolbarItems>
|
2019-04-20 22:24:27 +02:00
|
|
|
<navigationItem key="navigationItem" title="Timeline" largeTitleDisplayMode="never" id="wcC-1L-ug4"/>
|
2019-04-17 01:25:55 +02:00
|
|
|
<simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
|
2019-04-22 22:31:34 +02:00
|
|
|
<connections>
|
2019-04-23 11:35:48 +02:00
|
|
|
<outlet property="firstUnreadButton" destination="2v2-jD-C9k" id="8NP-Uc-3Fn"/>
|
|
|
|
<outlet property="markAllAsReadButton" destination="fTv-eX-72r" id="12S-lN-Sxa"/>
|
2019-04-22 22:31:34 +02:00
|
|
|
</connections>
|
2019-04-15 22:03:05 +02:00
|
|
|
</tableViewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="nzm-Gf-Xce" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
2019-04-29 01:53:57 +02:00
|
|
|
<point key="canvasLocation" x="1620" y="-759"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
</scene>
|
|
|
|
<!--Split View Controller-->
|
|
|
|
<scene sceneID="Nki-YV-4Qg">
|
|
|
|
<objects>
|
2019-04-15 22:03:05 +02:00
|
|
|
<splitViewController storyboardIdentifier="SplitViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="H1p-Uh-vWS" sceneMemberID="viewController">
|
2018-02-05 22:29:46 +01:00
|
|
|
<toolbarItems/>
|
|
|
|
<connections>
|
|
|
|
<segue destination="RMx-3f-FxP" kind="relationship" relationship="masterViewController" id="BlO-5A-QYV"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
<segue destination="vC3-pB-5Vb" kind="relationship" relationship="detailViewController" id="FRG-EO-hQw"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
</connections>
|
|
|
|
</splitViewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="cZU-Oi-B1e" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="-856" y="-330"/>
|
|
|
|
</scene>
|
2019-04-29 01:53:57 +02:00
|
|
|
<!--Feeds-->
|
2018-02-05 22:29:46 +01:00
|
|
|
<scene sceneID="smW-Zh-WAh">
|
|
|
|
<objects>
|
2019-07-06 00:45:39 +02:00
|
|
|
<tableViewController storyboardIdentifier="MasterFeedViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" clearsSelectionOnViewWillAppear="NO" id="7bK-jq-Zjz" customClass="MasterFeedViewController" customModule="NetNewsWire" customModuleProvider="target" sceneMemberID="viewController">
|
2019-04-21 01:20:25 +02:00
|
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="r7i-6Z-zg0">
|
2019-04-25 13:05:49 +02:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
2019-04-21 01:20:25 +02:00
|
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<prototypes>
|
2019-04-23 15:00:27 +02:00
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" id="zNG-5C-pQm" customClass="MasterFeedTableViewCell" customModule="NetNewsWire" customModuleProvider="target">
|
2019-06-21 08:24:52 +02:00
|
|
|
<rect key="frame" x="0.0" y="55.5" width="414" height="43.5"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="zNG-5C-pQm" id="5gB-Jr-qIo">
|
2019-04-25 13:05:49 +02:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</tableViewCellContentView>
|
|
|
|
</tableViewCell>
|
|
|
|
</prototypes>
|
|
|
|
<sections/>
|
|
|
|
<connections>
|
|
|
|
<outlet property="dataSource" destination="7bK-jq-Zjz" id="Gho-Na-rnu"/>
|
|
|
|
<outlet property="delegate" destination="7bK-jq-Zjz" id="RA6-mI-bju"/>
|
|
|
|
</connections>
|
|
|
|
</tableView>
|
2019-04-17 01:25:55 +02:00
|
|
|
<toolbarItems>
|
|
|
|
<barButtonItem title="Mark All as Read" id="ddj-Ya-Wol">
|
2019-04-15 22:03:05 +02:00
|
|
|
<connections>
|
2019-04-17 01:25:55 +02:00
|
|
|
<action selector="markAllAsRead:" destination="7bK-jq-Zjz" id="jmv-SM-7XE"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
2019-04-17 01:25:55 +02:00
|
|
|
<barButtonItem style="plain" systemItem="flexibleSpace" id="ePD-cM-h2y"/>
|
|
|
|
<barButtonItem systemItem="add" id="yo6-w4-SfI">
|
2019-04-27 17:27:36 +02:00
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
<userDefinedRuntimeAttribute type="string" keyPath="accLabelText" value="Add Feed or Folder"/>
|
|
|
|
</userDefinedRuntimeAttributes>
|
2019-04-16 20:38:07 +02:00
|
|
|
<connections>
|
|
|
|
<action selector="add:" destination="7bK-jq-Zjz" id="k61-ub-SdZ"/>
|
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
2019-04-17 01:25:55 +02:00
|
|
|
</toolbarItems>
|
2019-06-29 20:53:34 +02:00
|
|
|
<navigationItem key="navigationItem" title="Feeds" id="Zdf-7t-Un8"/>
|
2019-04-17 01:25:55 +02:00
|
|
|
<simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
|
2019-04-23 11:35:48 +02:00
|
|
|
<connections>
|
2019-05-19 23:08:48 +02:00
|
|
|
<outlet property="addNewItemButton" destination="yo6-w4-SfI" id="NbL-RH-N4J"/>
|
2019-04-23 11:35:48 +02:00
|
|
|
<outlet property="markAllAsReadButton" destination="ddj-Ya-Wol" id="jjr-OK-4zl"/>
|
|
|
|
</connections>
|
2018-02-05 22:29:46 +01:00
|
|
|
</tableViewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Rux-fX-hf1" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
2019-04-17 20:35:16 +02:00
|
|
|
<point key="canvasLocation" x="900" y="-759"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
</scene>
|
2018-02-05 22:29:46 +01:00
|
|
|
<!--Navigation Controller-->
|
|
|
|
<scene sceneID="r7l-gg-dq7">
|
|
|
|
<objects>
|
2019-07-19 01:19:32 +02:00
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="SLD-UC-DBI" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
2019-04-21 13:28:50 +02:00
|
|
|
<navigationController storyboardIdentifier="DetailNavigationViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" toolbarHidden="NO" id="vC3-pB-5Vb" sceneMemberID="viewController">
|
2018-02-05 22:29:46 +01:00
|
|
|
<navigationBar key="navigationBar" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="DjV-YW-jjY">
|
2019-04-25 13:05:49 +02:00
|
|
|
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</navigationBar>
|
2019-04-21 13:28:50 +02:00
|
|
|
<toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="Skn-vK-czG">
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</toolbar>
|
2018-02-05 22:29:46 +01:00
|
|
|
</navigationController>
|
|
|
|
</objects>
|
2019-07-19 01:19:32 +02:00
|
|
|
<point key="canvasLocation" x="154" y="-23"/>
|
2018-02-05 22:29:46 +01:00
|
|
|
</scene>
|
|
|
|
</scenes>
|
2019-04-15 22:03:05 +02:00
|
|
|
<resources>
|
2019-06-21 08:24:52 +02:00
|
|
|
<image name="arrow.down" catalog="system" width="58" height="64"/>
|
|
|
|
<image name="arrow.down.circle" catalog="system" width="64" height="62"/>
|
|
|
|
<image name="arrow.up" catalog="system" width="58" height="64"/>
|
|
|
|
<image name="circle" catalog="system" width="64" height="62"/>
|
|
|
|
<image name="safari" catalog="system" width="64" height="62"/>
|
|
|
|
<image name="square.and.arrow.up" catalog="system" width="56" height="64"/>
|
|
|
|
<image name="star" catalog="system" width="64" height="58"/>
|
2019-04-15 22:03:05 +02:00
|
|
|
</resources>
|
2018-02-05 22:29:46 +01:00
|
|
|
</document>
|