blob: 2ced5300268a3f1a2e51e5d0cda9bdc6379e0bb3 (
plain)
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="3084" systemVersion="12D78" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" initialViewController="chw-46-jAo">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="2083"/>
</dependencies>
<scenes>
<!--Scan Controller - Select Device-->
<scene sceneID="IfQ-sd-xu9">
<objects>
<viewController id="hDM-Al-XXx" customClass="ScanController" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="e7o-wp-2MY">
<rect key="frame" x="0.0" y="64" width="320" height="416"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="kd5-hv-IOF">
<rect key="frame" x="0.0" y="0.0" width="320" height="355"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Reuse Identifier" id="Czi-yq-CF3">
<rect key="frame" x="0.0" y="22" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="300" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</view>
<connections>
<segue destination="6Co-CY-QOi" kind="push" identifier="cellSegue" id="96p-O4-0cc"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="hDM-Al-XXx" id="ZMe-u1-iMV"/>
<outlet property="delegate" destination="hDM-Al-XXx" id="E2h-qb-9lG"/>
</connections>
</tableView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="NdL-GX-MJW">
<rect key="frame" x="20" y="368" width="120" height="37"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" title="Scan">
<color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="highlighted">
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="startScanButton:" destination="hDM-Al-XXx" eventType="touchUpInside" id="cU9-KC-SXC"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="dUj-0w-c6F">
<rect key="frame" x="180" y="368" width="120" height="37"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" title="Stop Scan">
<color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="highlighted">
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="stopScanButton:" destination="hDM-Al-XXx" eventType="touchUpInside" id="Ppt-sS-SNt"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" cocoaTouchSystemColor="scrollViewTexturedBackgroundColor"/>
</view>
<navigationItem key="navigationItem" title="Select Device" id="3Jc-oH-x5M"/>
<connections>
<outlet property="_deviceTableView" destination="kd5-hv-IOF" id="qJw-EN-Buo"/>
<outlet property="_scanButton" destination="NdL-GX-MJW" id="1AQ-Ik-LGI"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="C8G-bR-zgH" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="492" y="-143"/>
</scene>
<!--Connection Controller-->
<scene sceneID="sXX-xB-gIc">
<objects>
<viewController id="6Co-CY-QOi" customClass="ConnectionController" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="gwo-2B-OZu">
<rect key="frame" x="0.0" y="64" width="320" height="416"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="ecM-M5-w4n">
<rect key="frame" x="108" y="369" width="105" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" title="Disconnect">
<color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="highlighted">
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="disconnectButton:" destination="6Co-CY-QOi" eventType="touchUpInside" id="F4J-bI-SgR"/>
</connections>
</button>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" indicatorStyle="black" editable="NO" id="cGV-n4-9ji" userLabel="textView">
<rect key="frame" x="5" y="5" width="310" height="205"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
<connections>
<outlet property="delegate" destination="6Co-CY-QOi" id="HUH-im-eDb"/>
</connections>
</textView>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Weight:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="OZ5-9M-I1x" userLabel="label1">
<rect key="frame" x="20" y="246" width="58" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Battery:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="5km-Vi-7hx" userLabel="label3">
<rect key="frame" x="20" y="275" width="59" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="zKS-cw-AQg" userLabel="label2">
<rect key="frame" x="86" y="246" width="42" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="ydm-ls-dqM" userLabel="label4">
<rect key="frame" x="86" y="275" width="42" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Ea1-A6-mdk" userLabel="label5">
<rect key="frame" x="192" y="258" width="42" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration">
<accessibilityTraits key="traits" none="YES"/>
</accessibility>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" cocoaTouchSystemColor="scrollViewTexturedBackgroundColor"/>
<gestureRecognizers/>
</view>
<toolbarItems/>
<navigationItem key="navigationItem" id="uLf-vX-Maj"/>
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
<connections>
<outlet property="batteryLabel" destination="5km-Vi-7hx" id="zkS-Uk-m5d"/>
<outlet property="batteryReading" destination="ydm-ls-dqM" id="FbC-49-5sj"/>
<outlet property="buttonReading" destination="Ea1-A6-mdk" id="vab-Ze-c7Z"/>
<outlet property="disconnectButton" destination="ecM-M5-w4n" id="xbP-mt-QDZ"/>
<outlet property="textView" destination="cGV-n4-9ji" id="7k2-1Y-0W7"/>
<outlet property="weightLabel" destination="OZ5-9M-I1x" id="Mx0-RN-hxL"/>
<outlet property="weightReading" destination="zKS-cw-AQg" id="w9R-mm-pFy"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iyI-Bn-xs0" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="938" y="-143"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="iv5-3O-T2y">
<objects>
<navigationController definesPresentationContext="YES" id="chw-46-jAo" sceneMemberID="viewController">
<navigationBar key="navigationBar" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="s8h-iY-QXM">
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<connections>
<segue destination="hDM-Al-XXx" kind="relationship" relationship="rootViewController" id="rCK-kI-det"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="d7B-fr-BOp" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="33" y="-143"/>
</scene>
</scenes>
<classes>
<class className="ConnectionController" superclassName="UIViewController">
<source key="sourceIdentifier" type="project" relativePath="./Classes/ConnectionController.h"/>
<relationships>
<relationship kind="action" name="disconnectButton:"/>
<relationship kind="outlet" name="batteryLabel" candidateClass="UILabel"/>
<relationship kind="outlet" name="batteryReading" candidateClass="UILabel"/>
<relationship kind="outlet" name="buttonReading" candidateClass="UILabel"/>
<relationship kind="outlet" name="disconnectButton" candidateClass="UIButton"/>
<relationship kind="outlet" name="textView" candidateClass="UITextView"/>
<relationship kind="outlet" name="weightLabel" candidateClass="UILabel"/>
<relationship kind="outlet" name="weightReading" candidateClass="UILabel"/>
</relationships>
</class>
<class className="ScanController" superclassName="UIViewController">
<source key="sourceIdentifier" type="project" relativePath="./Classes/ScanController.h"/>
<relationships>
<relationship kind="action" name="startScanButton:"/>
<relationship kind="action" name="stopScanButton:"/>
<relationship kind="outlet" name="_deviceTableView" candidateClass="UITableView"/>
<relationship kind="outlet" name="_scanButton" candidateClass="UIButton"/>
</relationships>
</class>
</classes>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>
<simulatedOrientationMetrics key="orientation"/>
<simulatedScreenMetrics key="destination"/>
</simulatedMetricsContainer>
</document>
|