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

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

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

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

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

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

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

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

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

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

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

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

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