This repository was archived by the owner on Jun 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 683
/
Copy pathMainInterface.storyboard
154 lines (154 loc) · 14.6 KB
/
MainInterface.storyboard
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9531" systemVersion="14F1021" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="yQd-yC-53O">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
</dependencies>
<customFonts key="customFonts">
<mutableArray key="HelveticaNeue.ttc">
<string>HelveticaNeue</string>
<string>HelveticaNeue</string>
</mutableArray>
</customFonts>
<scenes>
<!--Navigation Controller-->
<scene sceneID="ueh-Ta-TQZ">
<objects>
<navigationController id="yQd-yC-53O" customClass="OCNavigationController" sceneMemberID="viewController">
<nil key="simulatedStatusBarMetrics"/>
<navigationBar key="navigationBar" contentMode="scaleToFill" id="Qr0-yX-mDZ">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<connections>
<segue destination="j1y-V4-xli" kind="relationship" relationship="rootViewController" id="dCI-hj-EK1"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="SCm-q2-twq" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-1057" y="-210"/>
</scene>
<!--Share View Controller-->
<scene sceneID="ceB-am-kn3">
<objects>
<viewController id="j1y-V4-xli" customClass="ShareViewController" customModule="OC_Share_Sheet" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="8bI-gs-bmD"/>
<viewControllerLayoutGuide type="bottom" id="d5i-Ba-RvD"/>
</layoutGuides>
<view key="view" opaque="NO" contentMode="scaleToFill" id="wbc-yd-nQP">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gad-k1-Oh8" customClass="OCToolBar">
<rect key="frame" x="-16" y="556" width="616" height="44"/>
<constraints>
<constraint firstAttribute="height" constant="44" id="rZR-ep-syc"/>
</constraints>
<items>
<barButtonItem style="plain" systemItem="flexibleSpace" id="ski-H2-N9g"/>
<barButtonItem title="Item" id="Dpo-t5-Knx">
<connections>
<action selector="destinyFolderButtonTapped:" destination="j1y-V4-xli" id="vt9-MN-l6i"/>
</connections>
</barButtonItem>
<barButtonItem style="plain" systemItem="flexibleSpace" id="eZh-WQ-5L1"/>
</items>
</toolbar>
<tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="110" sectionHeaderHeight="40" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="6bg-ed-mfL">
<rect key="frame" x="0.0" y="64" width="600" height="492"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="gray" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="FileSelectedCell" rowHeight="110" id="h7R-lj-dvI" customClass="FileSelectedCell" customModule="OC_Share_Sheet" customModuleProvider="target">
<rect key="frame" x="0.0" y="40" width="600" height="110"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" tableViewCell="h7R-lj-dvI" id="YeS-Tj-NG8">
<rect key="frame" x="0.0" y="0.0" width="600" height="110"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gbd-Lz-hZi">
<rect key="frame" x="14" y="10" width="572" height="90"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="uUd-uU-CDa">
<rect key="frame" x="0.0" y="0.0" width="90" height="90"/>
<constraints>
<constraint firstAttribute="width" constant="90" id="dWL-7Z-41j"/>
<constraint firstAttribute="height" constant="90" id="nrr-Dj-L4e"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="Label" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rzu-rB-SXM">
<rect key="frame" x="100" y="51" width="472" height="19"/>
<fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="15"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fxo-QZ-KZW">
<rect key="frame" x="100" y="20" width="472" height="21"/>
<fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="18"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="fxo-QZ-KZW" secondAttribute="trailing" id="Ev8-jh-rtH"/>
<constraint firstItem="Rzu-rB-SXM" firstAttribute="top" secondItem="fxo-QZ-KZW" secondAttribute="bottom" constant="10" id="RRo-Un-kMo"/>
<constraint firstItem="fxo-QZ-KZW" firstAttribute="leading" secondItem="uUd-uU-CDa" secondAttribute="trailing" constant="10" id="SaK-s2-UQg"/>
<constraint firstAttribute="bottom" secondItem="Rzu-rB-SXM" secondAttribute="bottom" constant="20" id="VPg-K6-sjj"/>
<constraint firstItem="Rzu-rB-SXM" firstAttribute="leading" secondItem="uUd-uU-CDa" secondAttribute="trailing" constant="10" id="aRi-fc-8Pd"/>
<constraint firstItem="fxo-QZ-KZW" firstAttribute="top" secondItem="gbd-Lz-hZi" secondAttribute="top" constant="20" id="ahC-aV-Kai"/>
<constraint firstItem="uUd-uU-CDa" firstAttribute="leading" secondItem="gbd-Lz-hZi" secondAttribute="leading" id="ajQ-Dc-qNx"/>
<constraint firstAttribute="bottom" secondItem="uUd-uU-CDa" secondAttribute="bottom" id="gqL-GM-uj0"/>
<constraint firstAttribute="trailing" secondItem="Rzu-rB-SXM" secondAttribute="trailing" id="mVG-EY-oV5"/>
<constraint firstItem="uUd-uU-CDa" firstAttribute="top" secondItem="gbd-Lz-hZi" secondAttribute="top" id="u5e-dI-hsO"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="bottomMargin" secondItem="gbd-Lz-hZi" secondAttribute="bottom" constant="2" id="2O7-3g-WfM"/>
<constraint firstItem="gbd-Lz-hZi" firstAttribute="top" secondItem="YeS-Tj-NG8" secondAttribute="topMargin" constant="2" id="Cgh-0i-nwD"/>
<constraint firstItem="gbd-Lz-hZi" firstAttribute="leading" secondItem="YeS-Tj-NG8" secondAttribute="leadingMargin" constant="6" id="mkz-j8-Z7r"/>
<constraint firstAttribute="trailingMargin" secondItem="gbd-Lz-hZi" secondAttribute="trailing" constant="6" id="vYE-c2-yLB"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<connections>
<outlet property="backgroundCustomView" destination="gbd-Lz-hZi" id="uBb-Wk-RxA"/>
<outlet property="imageForFile" destination="uUd-uU-CDa" id="g71-K7-dBO"/>
<outlet property="size" destination="Rzu-rB-SXM" id="za2-dR-6cY"/>
<outlet property="title" destination="fxo-QZ-KZW" id="Sx1-bk-iDC"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="j1y-V4-xli" id="cqC-oT-nbV"/>
<outlet property="delegate" destination="j1y-V4-xli" id="WE4-Xb-ohZ"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailingMargin" secondItem="gad-k1-Oh8" secondAttribute="trailing" constant="-16" id="Ogc-Ss-sTA"/>
<constraint firstItem="d5i-Ba-RvD" firstAttribute="top" secondItem="gad-k1-Oh8" secondAttribute="bottom" id="ZbI-py-8av"/>
<constraint firstItem="6bg-ed-mfL" firstAttribute="leading" secondItem="wbc-yd-nQP" secondAttribute="leadingMargin" constant="-16" id="aoW-xE-g2g"/>
<constraint firstAttribute="trailingMargin" secondItem="6bg-ed-mfL" secondAttribute="trailing" constant="-16" id="fyA-0H-E9s"/>
<constraint firstItem="d5i-Ba-RvD" firstAttribute="top" secondItem="gad-k1-Oh8" secondAttribute="bottom" id="n1F-h4-Uxd"/>
<constraint firstItem="gad-k1-Oh8" firstAttribute="top" secondItem="6bg-ed-mfL" secondAttribute="bottom" id="qEs-cg-DMH"/>
<constraint firstItem="gad-k1-Oh8" firstAttribute="leadingMargin" secondItem="wbc-yd-nQP" secondAttribute="leadingMargin" constant="-16" id="qnK-zI-jNY"/>
<constraint firstItem="6bg-ed-mfL" firstAttribute="top" secondItem="8bI-gs-bmD" secondAttribute="bottom" id="sKS-dx-tS9"/>
<constraint firstItem="gad-k1-Oh8" firstAttribute="top" secondItem="6bg-ed-mfL" secondAttribute="bottom" id="xUM-bt-esX"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="DwO-O2-rAX"/>
<nil key="simulatedStatusBarMetrics"/>
<connections>
<outlet property="constraintTopTableView" destination="sKS-dx-tS9" id="Cps-IG-Eih"/>
<outlet property="destinyFolderButton" destination="Dpo-t5-Knx" id="9p8-c0-Ocm"/>
<outlet property="shareTable" destination="6bg-ed-mfL" id="tzz-SO-m9D"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="CEy-Cv-SGf" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-290" y="-210"/>
</scene>
</scenes>
</document>