Newer Older
623 lines | 32.942kb
Bogdan Timofte authored 2 weeks ago
1
// !$*UTF8*$!
2
{
3
	archiveVersion = 1;
4
	classes = {
5
	};
6
	objectVersion = 54;
7
	objects = {
8

            
9
/* Begin PBXBuildFile section */
10
		4308CF8624176CAB0002E80B /* DataGroupRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4308CF8524176CAB0002E80B /* DataGroupRowView.swift */; };
11
		4308CF882417770D0002E80B /* DataGroupsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4308CF872417770D0002E80B /* DataGroupsView.swift */; };
12
		430CB4FC245E07EB006525C2 /* ChevronView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 430CB4FB245E07EB006525C2 /* ChevronView.swift */; };
13
		4311E63A241384960080EA59 /* DeviceHelpView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4311E639241384960080EA59 /* DeviceHelpView.swift */; };
14
		4327461B24619CED0009BE4B /* MeterRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4327461A24619CED0009BE4B /* MeterRowView.swift */; };
15
		432EA6442445A559006FC905 /* ChartContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 432EA6432445A559006FC905 /* ChartContext.swift */; };
16
		4347F01D28D717C1007EE7B1 /* CryptoSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 4347F01C28D717C1007EE7B1 /* CryptoSwift */; };
17
		4351E7BB24685ACD00E798A3 /* CGPoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4351E7BA24685ACD00E798A3 /* CGPoint.swift */; };
18
		43554B2F24443939004E66F5 /* MeasurementsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43554B2E24443939004E66F5 /* MeasurementsView.swift */; };
19
		43554B32244449B5004E66F5 /* MeasurementPointView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43554B31244449B5004E66F5 /* MeasurementPointView.swift */; };
20
		43554B3424444B0E004E66F5 /* Date.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43554B3324444B0E004E66F5 /* Date.swift */; };
21
		43567FE92443AD7C00000282 /* ICloudDefault.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43567FE82443AD7C00000282 /* ICloudDefault.swift */; };
22
		4360A34D241CBB3800B464F9 /* RSSIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4360A34C241CBB3800B464F9 /* RSSIView.swift */; };
23
		4360A34F241D5CF100B464F9 /* MeterSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4360A34E241D5CF100B464F9 /* MeterSettingsView.swift */; };
24
		437AEE1524249AAA0025C373 /* Readme.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 437AEE1424249AAA0025C373 /* Readme.rtf */; };
25
		437D47D12415F91B00B7768E /* LiveView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D02415F91B00B7768E /* LiveView.swift */; };
26
		437D47D32415FB7E00B7768E /* Decimal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D22415FB7E00B7768E /* Decimal.swift */; };
27
		437D47D52415FD8C00B7768E /* RecordingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D42415FD8C00B7768E /* RecordingView.swift */; };
28
		437D47D72415FDF300B7768E /* ControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D62415FDF300B7768E /* ControlView.swift */; };
29
		437F0AB72463108F005DEBEC /* MeasurementChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437F0AB62463108F005DEBEC /* MeasurementChartView.swift */; };
30
		4383B460240EB2D000DAAEBF /* Meter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4383B45F240EB2D000DAAEBF /* Meter.swift */; };
31
		4383B462240EB5E400DAAEBF /* AppData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4383B461240EB5E400DAAEBF /* AppData.swift */; };
32
		4383B465240EB6B200DAAEBF /* UserDefault.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4383B464240EB6B200DAAEBF /* UserDefault.swift */; };
33
		4383B468240F845500DAAEBF /* MacAdress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4383B467240F845500DAAEBF /* MacAdress.swift */; };
34
		4383B46A240FE4A600DAAEBF /* MeterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4383B469240FE4A600DAAEBF /* MeterView.swift */; };
35
		438695892463F062008855A9 /* Measurements.swift in Sources */ = {isa = PBXBuildFile; fileRef = 438695882463F062008855A9 /* Measurements.swift */; };
36
		43874C7F2414F3F400525397 /* Float.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43874C7E2414F3F400525397 /* Float.swift */; };
37
		43874C83241533AD00525397 /* Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43874C82241533AD00525397 /* Data.swift */; };
38
		43874C852415611200525397 /* Double.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43874C842415611200525397 /* Double.swift */; };
39
		438B9555246D2D7500E61AE7 /* Path.swift in Sources */ = {isa = PBXBuildFile; fileRef = 438B9554246D2D7500E61AE7 /* Path.swift */; };
40
		439D996524234B98008DE3AA /* BluetoothRadio.swift in Sources */ = {isa = PBXBuildFile; fileRef = 439D996424234B98008DE3AA /* BluetoothRadio.swift */; };
41
		43CBF660240BF3EB00255B8B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF65F240BF3EB00255B8B /* AppDelegate.swift */; };
42
		43CBF662240BF3EB00255B8B /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF661240BF3EB00255B8B /* SceneDelegate.swift */; };
43
		43CBF665240BF3EB00255B8B /* CKModel.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF663240BF3EB00255B8B /* CKModel.xcdatamodeld */; };
44
		43CBF667240BF3EB00255B8B /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF666240BF3EB00255B8B /* ContentView.swift */; };
45
		43CBF669240BF3ED00255B8B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43CBF668240BF3ED00255B8B /* Assets.xcassets */; };
46
		43CBF66C240BF3ED00255B8B /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43CBF66B240BF3ED00255B8B /* Preview Assets.xcassets */; };
47
		43CBF66F240BF3ED00255B8B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 43CBF66D240BF3ED00255B8B /* LaunchScreen.storyboard */; };
48
		43CBF677240C043E00255B8B /* BluetoothManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF676240C043E00255B8B /* BluetoothManager.swift */; };
49
		43CBF681240D153000255B8B /* CBManagerState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF680240D153000255B8B /* CBManagerState.swift */; };
50
		43DFBE402441A37B004A47EA /* BorderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43DFBE3F2441A37B004A47EA /* BorderView.swift */; };
51
		43ED78AE2420A0BE00974487 /* BluetoothSerial.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43ED78AD2420A0BE00974487 /* BluetoothSerial.swift */; };
52
		43F7792B2465AE1600745DF4 /* UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F7792A2465AE1600745DF4 /* UIView.swift */; };
53
/* End PBXBuildFile section */
54

            
55
/* Begin PBXFileReference section */
Bogdan Timofte authored 2 weeks ago
56
		1C6B6B8A2A2D4F5100A0B001 /* Platform Decision - iOS 15.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "Platform Decision - iOS 15.md"; sourceTree = "<group>"; };
Bogdan Timofte authored 2 weeks ago
57
		4308CF8524176CAB0002E80B /* DataGroupRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataGroupRowView.swift; sourceTree = "<group>"; };
58
		4308CF872417770D0002E80B /* DataGroupsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataGroupsView.swift; sourceTree = "<group>"; };
59
		430CB4FB245E07EB006525C2 /* ChevronView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChevronView.swift; sourceTree = "<group>"; };
60
		4311E639241384960080EA59 /* DeviceHelpView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceHelpView.swift; sourceTree = "<group>"; };
61
		4327461A24619CED0009BE4B /* MeterRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterRowView.swift; sourceTree = "<group>"; };
62
		432EA6432445A559006FC905 /* ChartContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChartContext.swift; sourceTree = "<group>"; };
63
		4351E7BA24685ACD00E798A3 /* CGPoint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CGPoint.swift; sourceTree = "<group>"; };
64
		43554B2E24443939004E66F5 /* MeasurementsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeasurementsView.swift; sourceTree = "<group>"; };
65
		43554B31244449B5004E66F5 /* MeasurementPointView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeasurementPointView.swift; sourceTree = "<group>"; };
66
		43554B3324444B0E004E66F5 /* Date.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Date.swift; sourceTree = "<group>"; };
67
		43567FE82443AD7C00000282 /* ICloudDefault.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ICloudDefault.swift; sourceTree = "<group>"; };
68
		4360A34C241CBB3800B464F9 /* RSSIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RSSIView.swift; sourceTree = "<group>"; };
69
		4360A34E241D5CF100B464F9 /* MeterSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterSettingsView.swift; sourceTree = "<group>"; };
70
		437AEE1424249AAA0025C373 /* Readme.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Readme.rtf; sourceTree = "<group>"; };
71
		437D47D02415F91B00B7768E /* LiveView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveView.swift; sourceTree = "<group>"; };
72
		437D47D22415FB7E00B7768E /* Decimal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Decimal.swift; sourceTree = "<group>"; };
73
		437D47D42415FD8C00B7768E /* RecordingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecordingView.swift; sourceTree = "<group>"; };
74
		437D47D62415FDF300B7768E /* ControlView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ControlView.swift; sourceTree = "<group>"; };
75
		437F0AB62463108F005DEBEC /* MeasurementChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeasurementChartView.swift; sourceTree = "<group>"; };
76
		4383B45F240EB2D000DAAEBF /* Meter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Meter.swift; sourceTree = "<group>"; };
77
		4383B461240EB5E400DAAEBF /* AppData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppData.swift; sourceTree = "<group>"; };
78
		4383B464240EB6B200DAAEBF /* UserDefault.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefault.swift; sourceTree = "<group>"; };
79
		4383B467240F845500DAAEBF /* MacAdress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MacAdress.swift; sourceTree = "<group>"; };
80
		4383B469240FE4A600DAAEBF /* MeterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterView.swift; sourceTree = "<group>"; };
81
		438695882463F062008855A9 /* Measurements.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Measurements.swift; sourceTree = "<group>"; };
82
		43874C7E2414F3F400525397 /* Float.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Float.swift; sourceTree = "<group>"; };
83
		43874C82241533AD00525397 /* Data.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Data.swift; sourceTree = "<group>"; };
84
		43874C842415611200525397 /* Double.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Double.swift; sourceTree = "<group>"; };
85
		438B9554246D2D7500E61AE7 /* Path.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Path.swift; sourceTree = "<group>"; };
86
		439D996424234B98008DE3AA /* BluetoothRadio.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BluetoothRadio.swift; sourceTree = "<group>"; };
87
		43CBF65C240BF3EB00255B8B /* USB Meter.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "USB Meter.app"; sourceTree = BUILT_PRODUCTS_DIR; };
88
		43CBF65F240BF3EB00255B8B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
89
		43CBF661240BF3EB00255B8B /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
90
		43CBF664240BF3EB00255B8B /* USB_Meter.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = USB_Meter.xcdatamodel; sourceTree = "<group>"; };
91
		43CBF666240BF3EB00255B8B /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
92
		43CBF668240BF3ED00255B8B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
93
		43CBF66B240BF3ED00255B8B /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
94
		43CBF66E240BF3ED00255B8B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
95
		43CBF670240BF3ED00255B8B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
96
		43CBF676240C043E00255B8B /* BluetoothManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BluetoothManager.swift; sourceTree = "<group>"; };
97
		43CBF67A240C0D8A00255B8B /* USB Meter.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "USB Meter.entitlements"; sourceTree = "<group>"; };
98
		43CBF680240D153000255B8B /* CBManagerState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CBManagerState.swift; sourceTree = "<group>"; };
99
		43DFBE3F2441A37B004A47EA /* BorderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BorderView.swift; sourceTree = "<group>"; };
100
		43ED78AD2420A0BE00974487 /* BluetoothSerial.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BluetoothSerial.swift; sourceTree = "<group>"; };
101
		43F7792A2465AE1600745DF4 /* UIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIView.swift; sourceTree = "<group>"; };
102
/* End PBXFileReference section */
103

            
104
/* Begin PBXFrameworksBuildPhase section */
105
		43CBF659240BF3EB00255B8B /* Frameworks */ = {
106
			isa = PBXFrameworksBuildPhase;
107
			buildActionMask = 2147483647;
108
			files = (
109
				4347F01D28D717C1007EE7B1 /* CryptoSwift in Frameworks */,
110
			);
111
			runOnlyForDeploymentPostprocessing = 0;
112
		};
113
/* End PBXFrameworksBuildPhase section */
114

            
115
/* Begin PBXGroup section */
116
		4308CF89241777130002E80B /* Data Groups */ = {
117
			isa = PBXGroup;
118
			children = (
119
				4308CF872417770D0002E80B /* DataGroupsView.swift */,
120
				4308CF8524176CAB0002E80B /* DataGroupRowView.swift */,
121
			);
122
			path = "Data Groups";
123
			sourceTree = "<group>";
124
		};
125
		432F6ED8246684060043912E /* Chart */ = {
126
			isa = PBXGroup;
127
			children = (
128
				437F0AB62463108F005DEBEC /* MeasurementChartView.swift */,
129
			);
130
			path = Chart;
131
			sourceTree = "<group>";
132
		};
133
		4347F01B28D717C1007EE7B1 /* Frameworks */ = {
134
			isa = PBXGroup;
135
			children = (
136
			);
137
			name = Frameworks;
138
			sourceTree = "<group>";
139
		};
140
		43554B3024444983004E66F5 /* Measurements */ = {
141
			isa = PBXGroup;
142
			children = (
143
				43554B2E24443939004E66F5 /* MeasurementsView.swift */,
144
				43554B31244449B5004E66F5 /* MeasurementPointView.swift */,
145
				432F6ED8246684060043912E /* Chart */,
146
			);
147
			path = Measurements;
148
			sourceTree = "<group>";
149
		};
150
		437D47CF2415F8CF00B7768E /* Meter */ = {
151
			isa = PBXGroup;
152
			children = (
153
				4383B469240FE4A600DAAEBF /* MeterView.swift */,
154
				4360A34E241D5CF100B464F9 /* MeterSettingsView.swift */,
155
				437D47D02415F91B00B7768E /* LiveView.swift */,
156
				437D47D42415FD8C00B7768E /* RecordingView.swift */,
157
				437D47D62415FDF300B7768E /* ControlView.swift */,
158
				4308CF89241777130002E80B /* Data Groups */,
159
				4360A34C241CBB3800B464F9 /* RSSIView.swift */,
160
				430CB4FB245E07EB006525C2 /* ChevronView.swift */,
161
				43554B3024444983004E66F5 /* Measurements */,
162
			);
163
			path = Meter;
164
			sourceTree = "<group>";
165
		};
166
		4383B463240EB66400DAAEBF /* Templates */ = {
167
			isa = PBXGroup;
168
			children = (
169
				4383B464240EB6B200DAAEBF /* UserDefault.swift */,
170
				43567FE82443AD7C00000282 /* ICloudDefault.swift */,
171
			);
172
			path = Templates;
173
			sourceTree = "<group>";
174
		};
175
		4383B466240F842700DAAEBF /* DataTypes */ = {
176
			isa = PBXGroup;
177
			children = (
178
				4383B467240F845500DAAEBF /* MacAdress.swift */,
179
			);
180
			path = DataTypes;
181
			sourceTree = "<group>";
182
		};
183
		43CBF653240BF3EB00255B8B = {
184
			isa = PBXGroup;
185
			children = (
Bogdan Timofte authored 2 weeks ago
186
				1C6B6B8A2A2D4F5100A0B001 /* Platform Decision - iOS 15.md */,
Bogdan Timofte authored 2 weeks ago
187
				437AEE1424249AAA0025C373 /* Readme.rtf */,
188
				43CBF65E240BF3EB00255B8B /* USB Meter */,
189
				43CBF65D240BF3EB00255B8B /* Products */,
190
				4347F01B28D717C1007EE7B1 /* Frameworks */,
191
			);
192
			sourceTree = "<group>";
193
		};
194
		43CBF65D240BF3EB00255B8B /* Products */ = {
195
			isa = PBXGroup;
196
			children = (
197
				43CBF65C240BF3EB00255B8B /* USB Meter.app */,
198
			);
199
			name = Products;
200
			sourceTree = "<group>";
201
		};
202
		43CBF65E240BF3EB00255B8B /* USB Meter */ = {
203
			isa = PBXGroup;
204
			children = (
205
				43CBF67A240C0D8A00255B8B /* USB Meter.entitlements */,
206
				43CBF65F240BF3EB00255B8B /* AppDelegate.swift */,
207
				43CBF661240BF3EB00255B8B /* SceneDelegate.swift */,
208
				43CBF678240C047D00255B8B /* Model */,
209
				43CBF679240C08C600255B8B /* Views */,
210
				43CBF67F240D14AC00255B8B /* Extensions */,
211
				4383B463240EB66400DAAEBF /* Templates */,
212
				4383B466240F842700DAAEBF /* DataTypes */,
213
				43CBF668240BF3ED00255B8B /* Assets.xcassets */,
214
				43CBF66D240BF3ED00255B8B /* LaunchScreen.storyboard */,
215
				43CBF670240BF3ED00255B8B /* Info.plist */,
216
				43CBF66A240BF3ED00255B8B /* Preview Content */,
217
			);
218
			path = "USB Meter";
219
			sourceTree = "<group>";
220
		};
221
		43CBF66A240BF3ED00255B8B /* Preview Content */ = {
222
			isa = PBXGroup;
223
			children = (
224
				43CBF66B240BF3ED00255B8B /* Preview Assets.xcassets */,
225
			);
226
			path = "Preview Content";
227
			sourceTree = "<group>";
228
		};
229
		43CBF678240C047D00255B8B /* Model */ = {
230
			isa = PBXGroup;
231
			children = (
232
				4383B461240EB5E400DAAEBF /* AppData.swift */,
233
				43CBF676240C043E00255B8B /* BluetoothManager.swift */,
234
				4383B45F240EB2D000DAAEBF /* Meter.swift */,
235
				43ED78AD2420A0BE00974487 /* BluetoothSerial.swift */,
236
				439D996424234B98008DE3AA /* BluetoothRadio.swift */,
237
				43CBF663240BF3EB00255B8B /* CKModel.xcdatamodeld */,
238
				438695882463F062008855A9 /* Measurements.swift */,
239
				432EA6432445A559006FC905 /* ChartContext.swift */,
240
			);
241
			path = Model;
242
			sourceTree = "<group>";
243
		};
244
		43CBF679240C08C600255B8B /* Views */ = {
245
			isa = PBXGroup;
246
			children = (
247
				43CBF666240BF3EB00255B8B /* ContentView.swift */,
248
				4327461A24619CED0009BE4B /* MeterRowView.swift */,
249
				437D47CF2415F8CF00B7768E /* Meter */,
250
				4311E639241384960080EA59 /* DeviceHelpView.swift */,
251
				43DFBE3F2441A37B004A47EA /* BorderView.swift */,
252
			);
253
			path = Views;
254
			sourceTree = "<group>";
255
		};
256
		43CBF67F240D14AC00255B8B /* Extensions */ = {
257
			isa = PBXGroup;
258
			children = (
259
				43CBF680240D153000255B8B /* CBManagerState.swift */,
260
				4351E7BA24685ACD00E798A3 /* CGPoint.swift */,
261
				43874C7E2414F3F400525397 /* Float.swift */,
262
				43F7792A2465AE1600745DF4 /* UIView.swift */,
263
				43874C842415611200525397 /* Double.swift */,
264
				43874C82241533AD00525397 /* Data.swift */,
265
				437D47D22415FB7E00B7768E /* Decimal.swift */,
266
				43554B3324444B0E004E66F5 /* Date.swift */,
267
				438B9554246D2D7500E61AE7 /* Path.swift */,
268
			);
269
			path = Extensions;
270
			sourceTree = "<group>";
271
		};
272
/* End PBXGroup section */
273

            
274
/* Begin PBXNativeTarget section */
275
		43CBF65B240BF3EB00255B8B /* USB Meter */ = {
276
			isa = PBXNativeTarget;
277
			buildConfigurationList = 43CBF673240BF3ED00255B8B /* Build configuration list for PBXNativeTarget "USB Meter" */;
278
			buildPhases = (
279
				43CBF658240BF3EB00255B8B /* Sources */,
280
				43CBF659240BF3EB00255B8B /* Frameworks */,
281
				43CBF65A240BF3EB00255B8B /* Resources */,
282
			);
283
			buildRules = (
284
			);
285
			dependencies = (
286
			);
287
			name = "USB Meter";
288
			packageProductDependencies = (
289
				4347F01C28D717C1007EE7B1 /* CryptoSwift */,
290
			);
291
			productName = "USB Meter";
292
			productReference = 43CBF65C240BF3EB00255B8B /* USB Meter.app */;
293
			productType = "com.apple.product-type.application";
294
		};
295
/* End PBXNativeTarget section */
296

            
297
/* Begin PBXProject section */
298
		43CBF654240BF3EB00255B8B /* Project object */ = {
299
			isa = PBXProject;
300
			attributes = {
301
				LastSwiftUpdateCheck = 1130;
Bogdan Timofte authored 2 weeks ago
302
				LastUpgradeCheck = 2600;
Bogdan Timofte authored 2 weeks ago
303
				ORGANIZATIONNAME = "Bogdan Timofte";
304
				TargetAttributes = {
305
					43CBF65B240BF3EB00255B8B = {
306
						CreatedOnToolsVersion = 11.3.1;
307
					};
308
				};
309
			};
310
			buildConfigurationList = 43CBF657240BF3EB00255B8B /* Build configuration list for PBXProject "USB Meter" */;
311
			compatibilityVersion = "Xcode 9.3";
312
			developmentRegion = en;
313
			hasScannedForEncodings = 0;
314
			knownRegions = (
315
				en,
316
				Base,
317
			);
318
			mainGroup = 43CBF653240BF3EB00255B8B;
319
			packageReferences = (
320
				437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */,
321
			);
322
			productRefGroup = 43CBF65D240BF3EB00255B8B /* Products */;
323
			projectDirPath = "";
324
			projectRoot = "";
325
			targets = (
326
				43CBF65B240BF3EB00255B8B /* USB Meter */,
327
			);
328
		};
329
/* End PBXProject section */
330

            
331
/* Begin PBXResourcesBuildPhase section */
332
		43CBF65A240BF3EB00255B8B /* Resources */ = {
333
			isa = PBXResourcesBuildPhase;
334
			buildActionMask = 2147483647;
335
			files = (
336
				43CBF66F240BF3ED00255B8B /* LaunchScreen.storyboard in Resources */,
337
				43CBF66C240BF3ED00255B8B /* Preview Assets.xcassets in Resources */,
338
				437AEE1524249AAA0025C373 /* Readme.rtf in Resources */,
339
				43CBF669240BF3ED00255B8B /* Assets.xcassets in Resources */,
340
			);
341
			runOnlyForDeploymentPostprocessing = 0;
342
		};
343
/* End PBXResourcesBuildPhase section */
344

            
345
/* Begin PBXSourcesBuildPhase section */
346
		43CBF658240BF3EB00255B8B /* Sources */ = {
347
			isa = PBXSourcesBuildPhase;
348
			buildActionMask = 2147483647;
349
			files = (
350
				43874C852415611200525397 /* Double.swift in Sources */,
351
				437D47D72415FDF300B7768E /* ControlView.swift in Sources */,
352
				4308CF882417770D0002E80B /* DataGroupsView.swift in Sources */,
353
				43567FE92443AD7C00000282 /* ICloudDefault.swift in Sources */,
354
				4383B468240F845500DAAEBF /* MacAdress.swift in Sources */,
355
				43CBF681240D153000255B8B /* CBManagerState.swift in Sources */,
356
				4383B46A240FE4A600DAAEBF /* MeterView.swift in Sources */,
357
				4360A34D241CBB3800B464F9 /* RSSIView.swift in Sources */,
358
				437D47D12415F91B00B7768E /* LiveView.swift in Sources */,
359
				43CBF665240BF3EB00255B8B /* CKModel.xcdatamodeld in Sources */,
360
				4360A34F241D5CF100B464F9 /* MeterSettingsView.swift in Sources */,
361
				4383B465240EB6B200DAAEBF /* UserDefault.swift in Sources */,
362
				43CBF677240C043E00255B8B /* BluetoothManager.swift in Sources */,
363
				43CBF660240BF3EB00255B8B /* AppDelegate.swift in Sources */,
364
				438B9555246D2D7500E61AE7 /* Path.swift in Sources */,
365
				4383B460240EB2D000DAAEBF /* Meter.swift in Sources */,
366
				43CBF667240BF3EB00255B8B /* ContentView.swift in Sources */,
367
				43DFBE402441A37B004A47EA /* BorderView.swift in Sources */,
368
				437F0AB72463108F005DEBEC /* MeasurementChartView.swift in Sources */,
369
				437D47D32415FB7E00B7768E /* Decimal.swift in Sources */,
370
				43874C7F2414F3F400525397 /* Float.swift in Sources */,
371
				4383B462240EB5E400DAAEBF /* AppData.swift in Sources */,
372
				437D47D52415FD8C00B7768E /* RecordingView.swift in Sources */,
373
				432EA6442445A559006FC905 /* ChartContext.swift in Sources */,
374
				4308CF8624176CAB0002E80B /* DataGroupRowView.swift in Sources */,
375
				43554B32244449B5004E66F5 /* MeasurementPointView.swift in Sources */,
376
				43F7792B2465AE1600745DF4 /* UIView.swift in Sources */,
377
				43ED78AE2420A0BE00974487 /* BluetoothSerial.swift in Sources */,
378
				43CBF662240BF3EB00255B8B /* SceneDelegate.swift in Sources */,
379
				4351E7BB24685ACD00E798A3 /* CGPoint.swift in Sources */,
380
				4327461B24619CED0009BE4B /* MeterRowView.swift in Sources */,
381
				43554B2F24443939004E66F5 /* MeasurementsView.swift in Sources */,
382
				430CB4FC245E07EB006525C2 /* ChevronView.swift in Sources */,
383
				43554B3424444B0E004E66F5 /* Date.swift in Sources */,
384
				4311E63A241384960080EA59 /* DeviceHelpView.swift in Sources */,
385
				439D996524234B98008DE3AA /* BluetoothRadio.swift in Sources */,
386
				438695892463F062008855A9 /* Measurements.swift in Sources */,
387
				43874C83241533AD00525397 /* Data.swift in Sources */,
388
			);
389
			runOnlyForDeploymentPostprocessing = 0;
390
		};
391
/* End PBXSourcesBuildPhase section */
392

            
393
/* Begin PBXVariantGroup section */
394
		43CBF66D240BF3ED00255B8B /* LaunchScreen.storyboard */ = {
395
			isa = PBXVariantGroup;
396
			children = (
397
				43CBF66E240BF3ED00255B8B /* Base */,
398
			);
399
			name = LaunchScreen.storyboard;
400
			sourceTree = "<group>";
401
		};
402
/* End PBXVariantGroup section */
403

            
404
/* Begin XCBuildConfiguration section */
405
		43CBF671240BF3ED00255B8B /* Debug */ = {
406
			isa = XCBuildConfiguration;
407
			buildSettings = {
408
				ALWAYS_SEARCH_USER_PATHS = NO;
409
				CLANG_ANALYZER_NONNULL = YES;
410
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
411
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
412
				CLANG_CXX_LIBRARY = "libc++";
413
				CLANG_ENABLE_MODULES = YES;
414
				CLANG_ENABLE_OBJC_ARC = YES;
415
				CLANG_ENABLE_OBJC_WEAK = YES;
416
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
417
				CLANG_WARN_BOOL_CONVERSION = YES;
418
				CLANG_WARN_COMMA = YES;
419
				CLANG_WARN_CONSTANT_CONVERSION = YES;
420
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
421
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
422
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
423
				CLANG_WARN_EMPTY_BODY = YES;
424
				CLANG_WARN_ENUM_CONVERSION = YES;
425
				CLANG_WARN_INFINITE_RECURSION = YES;
426
				CLANG_WARN_INT_CONVERSION = YES;
427
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
428
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
429
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
430
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
431
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
432
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
433
				CLANG_WARN_STRICT_PROTOTYPES = YES;
434
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
435
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
436
				CLANG_WARN_UNREACHABLE_CODE = YES;
437
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
438
				COPY_PHASE_STRIP = NO;
439
				DEBUG_INFORMATION_FORMAT = dwarf;
440
				ENABLE_STRICT_OBJC_MSGSEND = YES;
441
				ENABLE_TESTABILITY = YES;
442
				GCC_C_LANGUAGE_STANDARD = gnu11;
443
				GCC_DYNAMIC_NO_PIC = NO;
444
				GCC_NO_COMMON_BLOCKS = YES;
445
				GCC_OPTIMIZATION_LEVEL = 0;
446
				GCC_PREPROCESSOR_DEFINITIONS = (
447
					"DEBUG=1",
448
					"$(inherited)",
449
				);
450
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
451
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
452
				GCC_WARN_UNDECLARED_SELECTOR = YES;
453
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
454
				GCC_WARN_UNUSED_FUNCTION = YES;
455
				GCC_WARN_UNUSED_VARIABLE = YES;
Bogdan Timofte authored 2 weeks ago
456
				IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Bogdan Timofte authored 2 weeks ago
457
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
458
				MTL_FAST_MATH = YES;
459
				ONLY_ACTIVE_ARCH = YES;
460
				SDKROOT = iphoneos;
461
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
462
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
463
			};
464
			name = Debug;
465
		};
466
		43CBF672240BF3ED00255B8B /* Release */ = {
467
			isa = XCBuildConfiguration;
468
			buildSettings = {
469
				ALWAYS_SEARCH_USER_PATHS = NO;
470
				CLANG_ANALYZER_NONNULL = YES;
471
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
472
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
473
				CLANG_CXX_LIBRARY = "libc++";
474
				CLANG_ENABLE_MODULES = YES;
475
				CLANG_ENABLE_OBJC_ARC = YES;
476
				CLANG_ENABLE_OBJC_WEAK = YES;
477
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
478
				CLANG_WARN_BOOL_CONVERSION = YES;
479
				CLANG_WARN_COMMA = YES;
480
				CLANG_WARN_CONSTANT_CONVERSION = YES;
481
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
482
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
483
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
484
				CLANG_WARN_EMPTY_BODY = YES;
485
				CLANG_WARN_ENUM_CONVERSION = YES;
486
				CLANG_WARN_INFINITE_RECURSION = YES;
487
				CLANG_WARN_INT_CONVERSION = YES;
488
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
489
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
490
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
491
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
492
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
493
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
494
				CLANG_WARN_STRICT_PROTOTYPES = YES;
495
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
496
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
497
				CLANG_WARN_UNREACHABLE_CODE = YES;
498
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
499
				COPY_PHASE_STRIP = NO;
500
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
501
				ENABLE_NS_ASSERTIONS = NO;
502
				ENABLE_STRICT_OBJC_MSGSEND = YES;
503
				GCC_C_LANGUAGE_STANDARD = gnu11;
504
				GCC_NO_COMMON_BLOCKS = YES;
505
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
506
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
507
				GCC_WARN_UNDECLARED_SELECTOR = YES;
508
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
509
				GCC_WARN_UNUSED_FUNCTION = YES;
510
				GCC_WARN_UNUSED_VARIABLE = YES;
Bogdan Timofte authored 2 weeks ago
511
				IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Bogdan Timofte authored 2 weeks ago
512
				MTL_ENABLE_DEBUG_INFO = NO;
513
				MTL_FAST_MATH = YES;
514
				SDKROOT = iphoneos;
515
				SWIFT_COMPILATION_MODE = wholemodule;
516
				SWIFT_OPTIMIZATION_LEVEL = "-O";
517
				VALIDATE_PRODUCT = YES;
518
			};
519
			name = Release;
520
		};
521
		43CBF674240BF3ED00255B8B /* Debug */ = {
522
			isa = XCBuildConfiguration;
523
			buildSettings = {
524
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
525
				CODE_SIGN_ENTITLEMENTS = "USB Meter/USB Meter.entitlements";
526
				CODE_SIGN_STYLE = Automatic;
527
				DEVELOPMENT_ASSET_PATHS = "\"USB Meter/Preview Content\"";
528
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
529
				ENABLE_PREVIEWS = YES;
530
				INFOPLIST_FILE = "USB Meter/Info.plist";
531
				LD_RUNPATH_SEARCH_PATHS = (
532
					"$(inherited)",
533
					"@executable_path/Frameworks",
534
				);
535
				PRODUCT_BUNDLE_IDENTIFIER = "ro.xdev.USB-Meter";
536
				PRODUCT_NAME = "$(TARGET_NAME)";
Bogdan Timofte authored 2 weeks ago
537
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored 2 weeks ago
538
				SUPPORTS_MACCATALYST = YES;
539
				SWIFT_VERSION = 5.0;
540
				TARGETED_DEVICE_FAMILY = "1,2";
541
			};
542
			name = Debug;
543
		};
544
		43CBF675240BF3ED00255B8B /* Release */ = {
545
			isa = XCBuildConfiguration;
546
			buildSettings = {
547
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
548
				CODE_SIGN_ENTITLEMENTS = "USB Meter/USB Meter.entitlements";
549
				CODE_SIGN_STYLE = Automatic;
550
				DEVELOPMENT_ASSET_PATHS = "\"USB Meter/Preview Content\"";
551
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
552
				ENABLE_PREVIEWS = YES;
553
				INFOPLIST_FILE = "USB Meter/Info.plist";
554
				LD_RUNPATH_SEARCH_PATHS = (
555
					"$(inherited)",
556
					"@executable_path/Frameworks",
557
				);
558
				PRODUCT_BUNDLE_IDENTIFIER = "ro.xdev.USB-Meter";
559
				PRODUCT_NAME = "$(TARGET_NAME)";
Bogdan Timofte authored 2 weeks ago
560
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored 2 weeks ago
561
				SUPPORTS_MACCATALYST = YES;
562
				SWIFT_VERSION = 5.0;
563
				TARGETED_DEVICE_FAMILY = "1,2";
564
			};
565
			name = Release;
566
		};
567
/* End XCBuildConfiguration section */
568

            
569
/* Begin XCConfigurationList section */
570
		43CBF657240BF3EB00255B8B /* Build configuration list for PBXProject "USB Meter" */ = {
571
			isa = XCConfigurationList;
572
			buildConfigurations = (
573
				43CBF671240BF3ED00255B8B /* Debug */,
574
				43CBF672240BF3ED00255B8B /* Release */,
575
			);
576
			defaultConfigurationIsVisible = 0;
577
			defaultConfigurationName = Release;
578
		};
579
		43CBF673240BF3ED00255B8B /* Build configuration list for PBXNativeTarget "USB Meter" */ = {
580
			isa = XCConfigurationList;
581
			buildConfigurations = (
582
				43CBF674240BF3ED00255B8B /* Debug */,
583
				43CBF675240BF3ED00255B8B /* Release */,
584
			);
585
			defaultConfigurationIsVisible = 0;
586
			defaultConfigurationName = Release;
587
		};
588
/* End XCConfigurationList section */
589

            
590
/* Begin XCRemoteSwiftPackageReference section */
591
		437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */ = {
592
			isa = XCRemoteSwiftPackageReference;
593
			repositoryURL = "https://github.com/krzyzanowskim/CryptoSwift.git";
594
			requirement = {
595
				branch = master;
596
				kind = branch;
597
			};
598
		};
599
/* End XCRemoteSwiftPackageReference section */
600

            
601
/* Begin XCSwiftPackageProductDependency section */
602
		4347F01C28D717C1007EE7B1 /* CryptoSwift */ = {
603
			isa = XCSwiftPackageProductDependency;
604
			package = 437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */;
605
			productName = CryptoSwift;
606
		};
607
/* End XCSwiftPackageProductDependency section */
608

            
609
/* Begin XCVersionGroup section */
610
		43CBF663240BF3EB00255B8B /* CKModel.xcdatamodeld */ = {
611
			isa = XCVersionGroup;
612
			children = (
613
				43CBF664240BF3EB00255B8B /* USB_Meter.xcdatamodel */,
614
			);
615
			currentVersion = 43CBF664240BF3EB00255B8B /* USB_Meter.xcdatamodel */;
616
			path = CKModel.xcdatamodeld;
617
			sourceTree = "<group>";
618
			versionGroupType = wrapper.xcdatamodel;
619
		};
620
/* End XCVersionGroup section */
621
	};
622
	rootObject = 43CBF654240BF3EB00255B8B /* Project object */;
623
}