Newer Older
671 lines | 34.98kb
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
		437D47D12415F91B00B7768E /* LiveView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D02415F91B00B7768E /* LiveView.swift */; };
25
		437D47D32415FB7E00B7768E /* Decimal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D22415FB7E00B7768E /* Decimal.swift */; };
26
		437D47D52415FD8C00B7768E /* RecordingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D42415FD8C00B7768E /* RecordingView.swift */; };
27
		437D47D72415FDF300B7768E /* ControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D62415FDF300B7768E /* ControlView.swift */; };
28
		437F0AB72463108F005DEBEC /* MeasurementChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437F0AB62463108F005DEBEC /* MeasurementChartView.swift */; };
29
		4383B460240EB2D000DAAEBF /* Meter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4383B45F240EB2D000DAAEBF /* Meter.swift */; };
30
		4383B462240EB5E400DAAEBF /* AppData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4383B461240EB5E400DAAEBF /* AppData.swift */; };
31
		4383B465240EB6B200DAAEBF /* UserDefault.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4383B464240EB6B200DAAEBF /* UserDefault.swift */; };
32
		4383B468240F845500DAAEBF /* MacAdress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4383B467240F845500DAAEBF /* MacAdress.swift */; };
33
		4383B46A240FE4A600DAAEBF /* MeterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4383B469240FE4A600DAAEBF /* MeterView.swift */; };
34
		438695892463F062008855A9 /* Measurements.swift in Sources */ = {isa = PBXBuildFile; fileRef = 438695882463F062008855A9 /* Measurements.swift */; };
35
		43874C7F2414F3F400525397 /* Float.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43874C7E2414F3F400525397 /* Float.swift */; };
36
		43874C83241533AD00525397 /* Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43874C82241533AD00525397 /* Data.swift */; };
37
		43874C852415611200525397 /* Double.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43874C842415611200525397 /* Double.swift */; };
38
		438B9555246D2D7500E61AE7 /* Path.swift in Sources */ = {isa = PBXBuildFile; fileRef = 438B9554246D2D7500E61AE7 /* Path.swift */; };
39
		439D996524234B98008DE3AA /* BluetoothRadio.swift in Sources */ = {isa = PBXBuildFile; fileRef = 439D996424234B98008DE3AA /* BluetoothRadio.swift */; };
40
		43CBF660240BF3EB00255B8B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF65F240BF3EB00255B8B /* AppDelegate.swift */; };
41
		43CBF662240BF3EB00255B8B /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF661240BF3EB00255B8B /* SceneDelegate.swift */; };
42
		43CBF665240BF3EB00255B8B /* CKModel.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF663240BF3EB00255B8B /* CKModel.xcdatamodeld */; };
43
		43CBF667240BF3EB00255B8B /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF666240BF3EB00255B8B /* ContentView.swift */; };
44
		43CBF669240BF3ED00255B8B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43CBF668240BF3ED00255B8B /* Assets.xcassets */; };
45
		43CBF66C240BF3ED00255B8B /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43CBF66B240BF3ED00255B8B /* Preview Assets.xcassets */; };
46
		43CBF66F240BF3ED00255B8B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 43CBF66D240BF3ED00255B8B /* LaunchScreen.storyboard */; };
47
		43CBF677240C043E00255B8B /* BluetoothManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF676240C043E00255B8B /* BluetoothManager.swift */; };
48
		43CBF681240D153000255B8B /* CBManagerState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF680240D153000255B8B /* CBManagerState.swift */; };
49
		43DFBE402441A37B004A47EA /* BorderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43DFBE3F2441A37B004A47EA /* BorderView.swift */; };
50
		43ED78AE2420A0BE00974487 /* BluetoothSerial.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43ED78AD2420A0BE00974487 /* BluetoothSerial.swift */; };
51
		43F7792B2465AE1600745DF4 /* UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F7792A2465AE1600745DF4 /* UIView.swift */; };
52
/* End PBXBuildFile section */
53

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

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

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

            
323
/* Begin PBXNativeTarget section */
324
		43CBF65B240BF3EB00255B8B /* USB Meter */ = {
325
			isa = PBXNativeTarget;
326
			buildConfigurationList = 43CBF673240BF3ED00255B8B /* Build configuration list for PBXNativeTarget "USB Meter" */;
327
			buildPhases = (
328
				43CBF658240BF3EB00255B8B /* Sources */,
329
				43CBF659240BF3EB00255B8B /* Frameworks */,
330
				43CBF65A240BF3EB00255B8B /* Resources */,
331
			);
332
			buildRules = (
333
			);
334
			dependencies = (
335
			);
336
			name = "USB Meter";
337
			packageProductDependencies = (
338
				4347F01C28D717C1007EE7B1 /* CryptoSwift */,
339
			);
340
			productName = "USB Meter";
341
			productReference = 43CBF65C240BF3EB00255B8B /* USB Meter.app */;
342
			productType = "com.apple.product-type.application";
343
		};
344
/* End PBXNativeTarget section */
345

            
346
/* Begin PBXProject section */
347
		43CBF654240BF3EB00255B8B /* Project object */ = {
348
			isa = PBXProject;
349
			attributes = {
350
				LastSwiftUpdateCheck = 1130;
Bogdan Timofte authored 2 weeks ago
351
				LastUpgradeCheck = 2600;
Bogdan Timofte authored 2 weeks ago
352
				ORGANIZATIONNAME = "Bogdan Timofte";
353
				TargetAttributes = {
354
					43CBF65B240BF3EB00255B8B = {
355
						CreatedOnToolsVersion = 11.3.1;
356
					};
357
				};
358
			};
359
			buildConfigurationList = 43CBF657240BF3EB00255B8B /* Build configuration list for PBXProject "USB Meter" */;
360
			compatibilityVersion = "Xcode 9.3";
361
			developmentRegion = en;
362
			hasScannedForEncodings = 0;
363
			knownRegions = (
364
				en,
365
				Base,
366
			);
367
			mainGroup = 43CBF653240BF3EB00255B8B;
368
			packageReferences = (
369
				437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */,
370
			);
371
			productRefGroup = 43CBF65D240BF3EB00255B8B /* Products */;
372
			projectDirPath = "";
373
			projectRoot = "";
374
			targets = (
375
				43CBF65B240BF3EB00255B8B /* USB Meter */,
376
			);
377
		};
378
/* End PBXProject section */
379

            
380
/* Begin PBXResourcesBuildPhase section */
381
		43CBF65A240BF3EB00255B8B /* Resources */ = {
382
			isa = PBXResourcesBuildPhase;
383
			buildActionMask = 2147483647;
384
			files = (
385
				43CBF66F240BF3ED00255B8B /* LaunchScreen.storyboard in Resources */,
386
				43CBF66C240BF3ED00255B8B /* Preview Assets.xcassets in Resources */,
387
				43CBF669240BF3ED00255B8B /* Assets.xcassets in Resources */,
388
			);
389
			runOnlyForDeploymentPostprocessing = 0;
390
		};
391
/* End PBXResourcesBuildPhase section */
392

            
393
/* Begin PBXSourcesBuildPhase section */
394
		43CBF658240BF3EB00255B8B /* Sources */ = {
395
			isa = PBXSourcesBuildPhase;
396
			buildActionMask = 2147483647;
397
			files = (
398
				43874C852415611200525397 /* Double.swift in Sources */,
399
				437D47D72415FDF300B7768E /* ControlView.swift in Sources */,
400
				4308CF882417770D0002E80B /* DataGroupsView.swift in Sources */,
401
				43567FE92443AD7C00000282 /* ICloudDefault.swift in Sources */,
402
				4383B468240F845500DAAEBF /* MacAdress.swift in Sources */,
403
				43CBF681240D153000255B8B /* CBManagerState.swift in Sources */,
404
				4383B46A240FE4A600DAAEBF /* MeterView.swift in Sources */,
405
				4360A34D241CBB3800B464F9 /* RSSIView.swift in Sources */,
406
				437D47D12415F91B00B7768E /* LiveView.swift in Sources */,
407
				43CBF665240BF3EB00255B8B /* CKModel.xcdatamodeld in Sources */,
408
				4360A34F241D5CF100B464F9 /* MeterSettingsView.swift in Sources */,
409
				4383B465240EB6B200DAAEBF /* UserDefault.swift in Sources */,
410
				43CBF677240C043E00255B8B /* BluetoothManager.swift in Sources */,
411
				43CBF660240BF3EB00255B8B /* AppDelegate.swift in Sources */,
412
				438B9555246D2D7500E61AE7 /* Path.swift in Sources */,
413
				4383B460240EB2D000DAAEBF /* Meter.swift in Sources */,
414
				43CBF667240BF3EB00255B8B /* ContentView.swift in Sources */,
415
				43DFBE402441A37B004A47EA /* BorderView.swift in Sources */,
416
				437F0AB72463108F005DEBEC /* MeasurementChartView.swift in Sources */,
417
				437D47D32415FB7E00B7768E /* Decimal.swift in Sources */,
418
				43874C7F2414F3F400525397 /* Float.swift in Sources */,
419
				4383B462240EB5E400DAAEBF /* AppData.swift in Sources */,
420
				437D47D52415FD8C00B7768E /* RecordingView.swift in Sources */,
421
				432EA6442445A559006FC905 /* ChartContext.swift in Sources */,
422
				4308CF8624176CAB0002E80B /* DataGroupRowView.swift in Sources */,
423
				43554B32244449B5004E66F5 /* MeasurementPointView.swift in Sources */,
424
				43F7792B2465AE1600745DF4 /* UIView.swift in Sources */,
425
				43ED78AE2420A0BE00974487 /* BluetoothSerial.swift in Sources */,
426
				43CBF662240BF3EB00255B8B /* SceneDelegate.swift in Sources */,
427
				4351E7BB24685ACD00E798A3 /* CGPoint.swift in Sources */,
428
				4327461B24619CED0009BE4B /* MeterRowView.swift in Sources */,
429
				43554B2F24443939004E66F5 /* MeasurementsView.swift in Sources */,
430
				430CB4FC245E07EB006525C2 /* ChevronView.swift in Sources */,
431
				43554B3424444B0E004E66F5 /* Date.swift in Sources */,
432
				4311E63A241384960080EA59 /* DeviceHelpView.swift in Sources */,
433
				439D996524234B98008DE3AA /* BluetoothRadio.swift in Sources */,
434
				438695892463F062008855A9 /* Measurements.swift in Sources */,
435
				43874C83241533AD00525397 /* Data.swift in Sources */,
436
			);
437
			runOnlyForDeploymentPostprocessing = 0;
438
		};
439
/* End PBXSourcesBuildPhase section */
440

            
441
/* Begin PBXVariantGroup section */
442
		43CBF66D240BF3ED00255B8B /* LaunchScreen.storyboard */ = {
443
			isa = PBXVariantGroup;
444
			children = (
445
				43CBF66E240BF3ED00255B8B /* Base */,
446
			);
447
			name = LaunchScreen.storyboard;
448
			sourceTree = "<group>";
449
		};
450
/* End PBXVariantGroup section */
451

            
452
/* Begin XCBuildConfiguration section */
453
		43CBF671240BF3ED00255B8B /* Debug */ = {
454
			isa = XCBuildConfiguration;
455
			buildSettings = {
456
				ALWAYS_SEARCH_USER_PATHS = NO;
457
				CLANG_ANALYZER_NONNULL = YES;
458
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
459
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
460
				CLANG_CXX_LIBRARY = "libc++";
461
				CLANG_ENABLE_MODULES = YES;
462
				CLANG_ENABLE_OBJC_ARC = YES;
463
				CLANG_ENABLE_OBJC_WEAK = YES;
464
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
465
				CLANG_WARN_BOOL_CONVERSION = YES;
466
				CLANG_WARN_COMMA = YES;
467
				CLANG_WARN_CONSTANT_CONVERSION = YES;
468
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
469
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
470
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
471
				CLANG_WARN_EMPTY_BODY = YES;
472
				CLANG_WARN_ENUM_CONVERSION = YES;
473
				CLANG_WARN_INFINITE_RECURSION = YES;
474
				CLANG_WARN_INT_CONVERSION = YES;
475
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
476
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
477
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
478
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
479
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
480
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
481
				CLANG_WARN_STRICT_PROTOTYPES = YES;
482
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
483
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
484
				CLANG_WARN_UNREACHABLE_CODE = YES;
485
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
486
				COPY_PHASE_STRIP = NO;
487
				DEBUG_INFORMATION_FORMAT = dwarf;
488
				ENABLE_STRICT_OBJC_MSGSEND = YES;
489
				ENABLE_TESTABILITY = YES;
490
				GCC_C_LANGUAGE_STANDARD = gnu11;
491
				GCC_DYNAMIC_NO_PIC = NO;
492
				GCC_NO_COMMON_BLOCKS = YES;
493
				GCC_OPTIMIZATION_LEVEL = 0;
494
				GCC_PREPROCESSOR_DEFINITIONS = (
495
					"DEBUG=1",
496
					"$(inherited)",
497
				);
498
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
499
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
500
				GCC_WARN_UNDECLARED_SELECTOR = YES;
501
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
502
				GCC_WARN_UNUSED_FUNCTION = YES;
503
				GCC_WARN_UNUSED_VARIABLE = YES;
Bogdan Timofte authored 2 weeks ago
504
				IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Bogdan Timofte authored 2 weeks ago
505
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
506
				MTL_FAST_MATH = YES;
507
				ONLY_ACTIVE_ARCH = YES;
508
				SDKROOT = iphoneos;
509
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
510
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
511
			};
512
			name = Debug;
513
		};
514
		43CBF672240BF3ED00255B8B /* Release */ = {
515
			isa = XCBuildConfiguration;
516
			buildSettings = {
517
				ALWAYS_SEARCH_USER_PATHS = NO;
518
				CLANG_ANALYZER_NONNULL = YES;
519
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
520
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
521
				CLANG_CXX_LIBRARY = "libc++";
522
				CLANG_ENABLE_MODULES = YES;
523
				CLANG_ENABLE_OBJC_ARC = YES;
524
				CLANG_ENABLE_OBJC_WEAK = YES;
525
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
526
				CLANG_WARN_BOOL_CONVERSION = YES;
527
				CLANG_WARN_COMMA = YES;
528
				CLANG_WARN_CONSTANT_CONVERSION = YES;
529
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
530
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
531
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
532
				CLANG_WARN_EMPTY_BODY = YES;
533
				CLANG_WARN_ENUM_CONVERSION = YES;
534
				CLANG_WARN_INFINITE_RECURSION = YES;
535
				CLANG_WARN_INT_CONVERSION = YES;
536
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
537
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
538
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
539
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
540
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
541
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
542
				CLANG_WARN_STRICT_PROTOTYPES = YES;
543
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
544
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
545
				CLANG_WARN_UNREACHABLE_CODE = YES;
546
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
547
				COPY_PHASE_STRIP = NO;
548
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
549
				ENABLE_NS_ASSERTIONS = NO;
550
				ENABLE_STRICT_OBJC_MSGSEND = YES;
551
				GCC_C_LANGUAGE_STANDARD = gnu11;
552
				GCC_NO_COMMON_BLOCKS = YES;
553
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
554
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
555
				GCC_WARN_UNDECLARED_SELECTOR = YES;
556
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
557
				GCC_WARN_UNUSED_FUNCTION = YES;
558
				GCC_WARN_UNUSED_VARIABLE = YES;
Bogdan Timofte authored 2 weeks ago
559
				IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Bogdan Timofte authored 2 weeks ago
560
				MTL_ENABLE_DEBUG_INFO = NO;
561
				MTL_FAST_MATH = YES;
562
				SDKROOT = iphoneos;
563
				SWIFT_COMPILATION_MODE = wholemodule;
564
				SWIFT_OPTIMIZATION_LEVEL = "-O";
565
				VALIDATE_PRODUCT = YES;
566
			};
567
			name = Release;
568
		};
569
		43CBF674240BF3ED00255B8B /* Debug */ = {
570
			isa = XCBuildConfiguration;
571
			buildSettings = {
572
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
573
				CODE_SIGN_ENTITLEMENTS = "USB Meter/USB Meter.entitlements";
574
				CODE_SIGN_STYLE = Automatic;
575
				DEVELOPMENT_ASSET_PATHS = "\"USB Meter/Preview Content\"";
576
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
577
				ENABLE_PREVIEWS = YES;
578
				INFOPLIST_FILE = "USB Meter/Info.plist";
579
				LD_RUNPATH_SEARCH_PATHS = (
580
					"$(inherited)",
581
					"@executable_path/Frameworks",
582
				);
583
				PRODUCT_BUNDLE_IDENTIFIER = "ro.xdev.USB-Meter";
584
				PRODUCT_NAME = "$(TARGET_NAME)";
Bogdan Timofte authored 2 weeks ago
585
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored 2 weeks ago
586
				SUPPORTS_MACCATALYST = YES;
587
				SWIFT_VERSION = 5.0;
588
				TARGETED_DEVICE_FAMILY = "1,2";
589
			};
590
			name = Debug;
591
		};
592
		43CBF675240BF3ED00255B8B /* Release */ = {
593
			isa = XCBuildConfiguration;
594
			buildSettings = {
595
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
596
				CODE_SIGN_ENTITLEMENTS = "USB Meter/USB Meter.entitlements";
597
				CODE_SIGN_STYLE = Automatic;
598
				DEVELOPMENT_ASSET_PATHS = "\"USB Meter/Preview Content\"";
599
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
600
				ENABLE_PREVIEWS = YES;
601
				INFOPLIST_FILE = "USB Meter/Info.plist";
602
				LD_RUNPATH_SEARCH_PATHS = (
603
					"$(inherited)",
604
					"@executable_path/Frameworks",
605
				);
606
				PRODUCT_BUNDLE_IDENTIFIER = "ro.xdev.USB-Meter";
607
				PRODUCT_NAME = "$(TARGET_NAME)";
Bogdan Timofte authored 2 weeks ago
608
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored 2 weeks ago
609
				SUPPORTS_MACCATALYST = YES;
610
				SWIFT_VERSION = 5.0;
611
				TARGETED_DEVICE_FAMILY = "1,2";
612
			};
613
			name = Release;
614
		};
615
/* End XCBuildConfiguration section */
616

            
617
/* Begin XCConfigurationList section */
618
		43CBF657240BF3EB00255B8B /* Build configuration list for PBXProject "USB Meter" */ = {
619
			isa = XCConfigurationList;
620
			buildConfigurations = (
621
				43CBF671240BF3ED00255B8B /* Debug */,
622
				43CBF672240BF3ED00255B8B /* Release */,
623
			);
624
			defaultConfigurationIsVisible = 0;
625
			defaultConfigurationName = Release;
626
		};
627
		43CBF673240BF3ED00255B8B /* Build configuration list for PBXNativeTarget "USB Meter" */ = {
628
			isa = XCConfigurationList;
629
			buildConfigurations = (
630
				43CBF674240BF3ED00255B8B /* Debug */,
631
				43CBF675240BF3ED00255B8B /* Release */,
632
			);
633
			defaultConfigurationIsVisible = 0;
634
			defaultConfigurationName = Release;
635
		};
636
/* End XCConfigurationList section */
637

            
638
/* Begin XCRemoteSwiftPackageReference section */
639
		437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */ = {
640
			isa = XCRemoteSwiftPackageReference;
641
			repositoryURL = "https://github.com/krzyzanowskim/CryptoSwift.git";
642
			requirement = {
643
				branch = master;
644
				kind = branch;
645
			};
646
		};
647
/* End XCRemoteSwiftPackageReference section */
648

            
649
/* Begin XCSwiftPackageProductDependency section */
650
		4347F01C28D717C1007EE7B1 /* CryptoSwift */ = {
651
			isa = XCSwiftPackageProductDependency;
652
			package = 437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */;
653
			productName = CryptoSwift;
654
		};
655
/* End XCSwiftPackageProductDependency section */
656

            
657
/* Begin XCVersionGroup section */
658
		43CBF663240BF3EB00255B8B /* CKModel.xcdatamodeld */ = {
659
			isa = XCVersionGroup;
660
			children = (
661
				43CBF664240BF3EB00255B8B /* USB_Meter.xcdatamodel */,
662
			);
663
			currentVersion = 43CBF664240BF3EB00255B8B /* USB_Meter.xcdatamodel */;
664
			path = CKModel.xcdatamodeld;
665
			sourceTree = "<group>";
666
			versionGroupType = wrapper.xcdatamodel;
667
		};
668
/* End XCVersionGroup section */
669
	};
670
	rootObject = 43CBF654240BF3EB00255B8B /* Project object */;
671
}