Newer Older
1250 lines | 79.622kb
Bogdan Timofte authored 2 months ago
1
// !$*UTF8*$!
2
{
3
	archiveVersion = 1;
4
	classes = {
5
	};
Bogdan Timofte authored 2 months ago
6
	objectVersion = 70;
Bogdan Timofte authored 2 months ago
7
	objects = {
8

            
9
/* Begin PBXBuildFile section */
Bogdan Timofte authored 2 months ago
10
		3407A133FADB8858DC2A1FED /* MeterNameStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7396C8BB36F4E7F8E0CD8FF8 /* MeterNameStore.swift */; };
Bogdan Timofte authored 2 months ago
11
		4308CF8624176CAB0002E80B /* DataGroupRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4308CF8524176CAB0002E80B /* DataGroupRowView.swift */; };
Bogdan Timofte authored 2 months ago
12
		4308CF882417770D0002E80B /* DataGroupsSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4308CF872417770D0002E80B /* DataGroupsSheetView.swift */; };
Bogdan Timofte authored 2 months ago
13
		430CB4FC245E07EB006525C2 /* ChevronView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 430CB4FB245E07EB006525C2 /* ChevronView.swift */; };
Bogdan Timofte authored a month ago
14
		430CB4FD245E07EB006525C3 /* AdaptiveTabBarPresentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 430CB4FE245E07EB006525C4 /* AdaptiveTabBarPresentation.swift */; };
Bogdan Timofte authored a month ago
15
		3DB80493A78F47DB8613585C /* SidebarToggleToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E3D2C71D8334EC9838A0ADE /* SidebarToggleToolbar.swift */; };
Bogdan Timofte authored 2 months ago
16
		4311E63A241384960080EA59 /* DeviceHelpView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4311E639241384960080EA59 /* DeviceHelpView.swift */; };
17
		432EA6442445A559006FC905 /* ChartContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 432EA6432445A559006FC905 /* ChartContext.swift */; };
18
		4347F01D28D717C1007EE7B1 /* CryptoSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 4347F01C28D717C1007EE7B1 /* CryptoSwift */; };
19
		4351E7BB24685ACD00E798A3 /* CGPoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4351E7BA24685ACD00E798A3 /* CGPoint.swift */; };
Bogdan Timofte authored 2 months ago
20
		43554B2F24443939004E66F5 /* MeasurementSeriesSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43554B2E24443939004E66F5 /* MeasurementSeriesSheetView.swift */; };
21
		43554B32244449B5004E66F5 /* MeasurementSeriesSampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43554B31244449B5004E66F5 /* MeasurementSeriesSampleView.swift */; };
Bogdan Timofte authored 2 months ago
22
		43554B3424444B0E004E66F5 /* Date.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43554B3324444B0E004E66F5 /* Date.swift */; };
23
		4360A34D241CBB3800B464F9 /* RSSIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4360A34C241CBB3800B464F9 /* RSSIView.swift */; };
Bogdan Timofte authored 2 months ago
24
		437D47D12415F91B00B7768E /* MeterLiveContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D02415F91B00B7768E /* MeterLiveContentView.swift */; };
Bogdan Timofte authored 2 months ago
25
		437D47D32415FB7E00B7768E /* Decimal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D22415FB7E00B7768E /* Decimal.swift */; };
Bogdan Timofte authored 2 months ago
26
		437D47D52415FD8C00B7768E /* ChargeRecordSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D42415FD8C00B7768E /* ChargeRecordSheetView.swift */; };
27
		437D47D72415FDF300B7768E /* MeterScreenControlsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D47D62415FDF300B7768E /* MeterScreenControlsView.swift */; };
Bogdan Timofte authored 2 months ago
28
		437F0AB72463108F005DEBEC /* MeasurementChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437F0AB62463108F005DEBEC /* MeasurementChartView.swift */; };
Bogdan Timofte authored a month ago
29
		437F0AB92463108F005DEBEC /* TimeSeriesChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437F0AB82463108F005DEBEC /* TimeSeriesChart.swift */; };
Bogdan Timofte authored 2 months ago
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 */; };
Bogdan Timofte authored 2 months ago
36
		4386958B2F6A1001008855A9 /* UMProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4386958A2F6A1001008855A9 /* UMProtocol.swift */; };
37
		4386958D2F6A1002008855A9 /* TC66Protocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4386958C2F6A1002008855A9 /* TC66Protocol.swift */; };
Bogdan Timofte authored 2 months ago
38
		4386958F2F6A4E3E008855A9 /* MeterCapabilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4386958E2F6A4E3E008855A9 /* MeterCapabilities.swift */; };
Bogdan Timofte authored 2 months ago
39
		43874C7F2414F3F400525397 /* Float.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43874C7E2414F3F400525397 /* Float.swift */; };
40
		43874C83241533AD00525397 /* Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43874C82241533AD00525397 /* Data.swift */; };
41
		43874C852415611200525397 /* Double.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43874C842415611200525397 /* Double.swift */; };
42
		438B9555246D2D7500E61AE7 /* Path.swift in Sources */ = {isa = PBXBuildFile; fileRef = 438B9554246D2D7500E61AE7 /* Path.swift */; };
43
		439D996524234B98008DE3AA /* BluetoothRadio.swift in Sources */ = {isa = PBXBuildFile; fileRef = 439D996424234B98008DE3AA /* BluetoothRadio.swift */; };
44
		43CBF660240BF3EB00255B8B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF65F240BF3EB00255B8B /* AppDelegate.swift */; };
45
		43CBF662240BF3EB00255B8B /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF661240BF3EB00255B8B /* SceneDelegate.swift */; };
46
		43CBF667240BF3EB00255B8B /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF666240BF3EB00255B8B /* ContentView.swift */; };
47
		43CBF669240BF3ED00255B8B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43CBF668240BF3ED00255B8B /* Assets.xcassets */; };
48
		43CBF66C240BF3ED00255B8B /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43CBF66B240BF3ED00255B8B /* Preview Assets.xcassets */; };
49
		43CBF66F240BF3ED00255B8B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 43CBF66D240BF3ED00255B8B /* LaunchScreen.storyboard */; };
50
		43CBF677240C043E00255B8B /* BluetoothManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF676240C043E00255B8B /* BluetoothManager.swift */; };
51
		43CBF681240D153000255B8B /* CBManagerState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CBF680240D153000255B8B /* CBManagerState.swift */; };
52
		43ED78AE2420A0BE00974487 /* BluetoothSerial.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43ED78AD2420A0BE00974487 /* BluetoothSerial.swift */; };
53
		43F7792B2465AE1600745DF4 /* UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F7792A2465AE1600745DF4 /* UIView.swift */; };
Bogdan Timofte authored 2 months ago
54
		AAD5F9B12B1CAC7A00F8E4F9 /* SidebarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAD5F9B22B1CAC7A00F8E4F9 /* SidebarView.swift */; };
Bogdan Timofte authored a month ago
55
		B0A000113C8F000100A10011 /* ChargerStandbyPowerStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0A000013C8F000100A10001 /* ChargerStandbyPowerStore.swift */; };
56
		B0A000123C8F000100A10012 /* ChargerStandbyPowerWizardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0A000023C8F000100A10002 /* ChargerStandbyPowerWizardView.swift */; };
Bogdan Timofte authored a month ago
57
		B0A000133C8F000100A10013 /* ConsumptionMonitorStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0A000033C8F000100A10003 /* ConsumptionMonitorStore.swift */; };
58
		B0A000143C8F000100A10014 /* ConsumptionMonitorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0A000043C8F000100A10004 /* ConsumptionMonitorView.swift */; };
Bogdan Timofte authored a month ago
59
		C10000013C8E4A7A00A10001 /* ChargeInsightsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000113C8E4A7A00A10011 /* ChargeInsightsModel.swift */; };
60
		C10000023C8E4A7A00A10002 /* ChargeInsightsStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000123C8E4A7A00A10012 /* ChargeInsightsStore.swift */; };
61
		C10000033C8E4A7A00A10003 /* ChargedDeviceQRCodeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000133C8E4A7A00A10013 /* ChargedDeviceQRCodeView.swift */; };
62
		C10000043C8E4A7A00A10004 /* ChargedDeviceEditorSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000143C8E4A7A00A10014 /* ChargedDeviceEditorSheetView.swift */; };
63
		C10000053C8E4A7A00A10005 /* ChargedDeviceLibrarySheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000153C8E4A7A00A10015 /* ChargedDeviceLibrarySheetView.swift */; };
Bogdan Timofte authored a month ago
64
		C10000063C8E4A7A00A10006 /* ChargedDeviceSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000163C8E4A7A00A10016 /* ChargedDeviceSettingsView.swift */; };
Bogdan Timofte authored a month ago
65
		C10000073C8E4A7A00A10007 /* SidebarChargedDevicesSectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000173C8E4A7A00A10017 /* SidebarChargedDevicesSectionView.swift */; };
66
		C10000083C8E4A7A00A10008 /* BatteryCheckpointEditorSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000183C8E4A7A00A10018 /* BatteryCheckpointEditorSheetView.swift */; };
67
		C10000093C8E4A7A00A10009 /* CKModel.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = C10000213C8E4A7A00A10021 /* CKModel.xcdatamodeld */; };
Bogdan Timofte authored a month ago
68
		C100000A3C8E4A7A00A1000A /* ChargedDeviceSessionsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C100001A3C8E4A7A00A1002A /* ChargedDeviceSessionsView.swift */; };
Bogdan Timofte authored a month ago
69
		C100000B3C8E4A7A00A1000B /* ChargeSessionDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C100001B3C8E4A7A00A1002B /* ChargeSessionDetailView.swift */; };
Bogdan Timofte authored a month ago
70
		C1CCSS013C8E4A7A00CCSS01 /* ChargeSessionCompletionSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1CCSS023C8E4A7A00CCSS02 /* ChargeSessionCompletionSheetView.swift */; };
Bogdan Timofte authored a month ago
71
		C1F000013C90000100A10001 /* ChargedDeviceTemplates.json in Resources */ = {isa = PBXBuildFile; fileRef = C1F000023C90000100A10002 /* ChargedDeviceTemplates.json */; };
Bogdan Timofte authored a month ago
72
		CD0002013FA0000000000001 /* ChargedDeviceIdentityViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001013FA0000000000001 /* ChargedDeviceIdentityViews.swift */; };
73
		CD0002023FA0000000000002 /* ChargedDeviceLibraryRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001023FA0000000000002 /* ChargedDeviceLibraryRowView.swift */; };
74
		CD0002033FA0000000000003 /* ChargedDeviceSidebarCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001033FA0000000000003 /* ChargedDeviceSidebarCardView.swift */; };
75
		CD0002043FA0000000000004 /* ChargedDeviceEditorScaffoldView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001043FA0000000000004 /* ChargedDeviceEditorScaffoldView.swift */; };
76
		CD0002053FA0000000000005 /* SidebarChargedDeviceLibraryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001053FA0000000000005 /* SidebarChargedDeviceLibraryView.swift */; };
77
		CD0002063FA0000000000006 /* ChargedDeviceDetailTabBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001063FA0000000000006 /* ChargedDeviceDetailTabBarView.swift */; };
Bogdan Timofte authored a month ago
78
		CE00CE013C8E4A7A00CE00CE /* ChargerEditorSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE00CE023C8E4A7A00CE00CE /* ChargerEditorSheetView.swift */; };
Bogdan Timofte authored a month ago
79
		A1B2C3D4E5F6A7B8C9D0E211 /* PowerbankEditorSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F6A7B8C9D0E201 /* PowerbankEditorSheetView.swift */; };
80
		A1B2C3D4E5F6A7B8C9D0E212 /* PowerbankDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F6A7B8C9D0E202 /* PowerbankDetailView.swift */; };
81
		A1B2C3D4E5F6A7B8C9D0E213 /* PowerbankSidebarCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F6A7B8C9D0E203 /* PowerbankSidebarCardView.swift */; };
82
		A1B2C3D4E5F6A7B8C9D0E214 /* SidebarPowerbanksSectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F6A7B8C9D0E204 /* SidebarPowerbanksSectionView.swift */; };
Bogdan Timofte authored 2 months ago
83
		D28F11013C8E4A7A00A10011 /* MeterHomeTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11023C8E4A7A00A10012 /* MeterHomeTabView.swift */; };
84
		D28F11033C8E4A7A00A10013 /* MeterLiveTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11043C8E4A7A00A10014 /* MeterLiveTabView.swift */; };
85
		D28F11053C8E4A7A00A10015 /* MeterChartTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11063C8E4A7A00A10016 /* MeterChartTabView.swift */; };
86
		D28F11073C8E4A7A00A10017 /* MeterSettingsTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11083C8E4A7A00A10018 /* MeterSettingsTabView.swift */; };
87
		D28F11113C8E4A7A00A10021 /* MeterInfoCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11123C8E4A7A00A10022 /* MeterInfoCardView.swift */; };
88
		D28F11133C8E4A7A00A10023 /* MeterInfoRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11143C8E4A7A00A10024 /* MeterInfoRowView.swift */; };
89
		D28F11153C8E4A7A00A10025 /* MeterNameEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11163C8E4A7A00A10026 /* MeterNameEditorView.swift */; };
90
		D28F11173C8E4A7A00A10027 /* ScreenTimeoutEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11183C8E4A7A00A10028 /* ScreenTimeoutEditorView.swift */; };
91
		D28F11193C8E4A7A00A10029 /* ScreenBrightnessEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F111A3C8E4A7A00A1002A /* ScreenBrightnessEditorView.swift */; };
92
		D28F11213C8E4A7A00A10031 /* MeterLiveMetricRange.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11223C8E4A7A00A10032 /* MeterLiveMetricRange.swift */; };
93
		D28F11233C8E4A7A00A10033 /* LoadResistanceIconView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11243C8E4A7A00A10034 /* LoadResistanceIconView.swift */; };
94
		D28F11313C8E4A7A00A10041 /* MeterScreenControlButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11323C8E4A7A00A10042 /* MeterScreenControlButtonView.swift */; };
95
		D28F11333C8E4A7A00A10043 /* MeterCurrentScreenSummaryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11343C8E4A7A00A10044 /* MeterCurrentScreenSummaryView.swift */; };
96
		D28F11353C8E4A7A00A10045 /* ChargeRecordMetricsTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11363C8E4A7A00A10046 /* ChargeRecordMetricsTableView.swift */; };
97
		D28F11393C8E4A7A00A10049 /* MeterConnectionStatusBadgeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F113A3C8E4A7A00A1004A /* MeterConnectionStatusBadgeView.swift */; };
98
		D28F113B3C8E4A7A00A1004B /* MeterConnectionActionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F113C3C8E4A7A00A1004C /* MeterConnectionActionView.swift */; };
99
		D28F113D3C8E4A7A00A1004D /* MeterOverviewSectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F113E3C8E4A7A00A1004E /* MeterOverviewSectionView.swift */; };
Bogdan Timofte authored a month ago
100
		D28F11413C8E4A7A00A10051 /* MeterChargeRecordTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11423C8E4A7A00A10052 /* MeterChargeRecordTabView.swift */; };
101
		D28F11433C8E4A7A00A10053 /* MeterDataGroupsTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11443C8E4A7A00A10054 /* MeterDataGroupsTabView.swift */; };
Bogdan Timofte authored 2 months ago
102
		E430FB6B7CB3E0D4189F6D7D /* MeterMappingDebugView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56BA4CE53B6B2C4EBA42C81A /* MeterMappingDebugView.swift */; };
Bogdan Timofte authored a month ago
103
		F20000036F5D4C95B6487F18 /* ChargingWindowDetector.swift in Sources */ = {isa = PBXBuildFile; fileRef = F20000016F5D4C95B6487F16 /* ChargingWindowDetector.swift */; };
Bogdan Timofte authored a month ago
104
		A1B2C3D4E5F6A7B8C9D0E111 /* DeviceProfilesCatalog.json in Resources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F6A7B8C9D0E110 /* DeviceProfilesCatalog.json */; };
Bogdan Timofte authored 2 months ago
105
/* End PBXBuildFile section */
106

            
107
/* Begin PBXFileReference section */
Bogdan Timofte authored 2 months ago
108
		1C6B6B8A2A2D4F5100A0B001 /* Platform Decision - iOS 15.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "Platform Decision - iOS 15.md"; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
109
		1C6B6B8B2A2D4F5100A0B001 /* Project History.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "Project History.md"; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
110
		1C6B6B8D2A2D4F5100A0B001 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
111
		1C6B6B8F2A2D4F5100A0B001 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
112
		1C6B6B912A2D4F5100A0B001 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
113
		1C6B6B932A2D4F5100A0B001 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
114
		1C6B6B942A2D4F5100A0B001 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
115
		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 months ago
116
		1C6B6B972A2D4F5100A0B001 /* USB tester UM24C - User Manual.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "USB tester UM24C - User Manual.pdf"; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
117
		1C6B6B982A2D4F5100A0B001 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
118
		1C6B6B992A2D4F5100A0B001 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
119
		1C6B6B9B2A2D4F5100A0B001 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
120
		1C6B6B9C2A2D4F5100A0B001 /* UM Meter_V3.0.5.apk */ = {isa = PBXFileReference; lastKnownFileType = file; path = "UM Meter_V3.0.5.apk"; sourceTree = "<group>"; };
121
		1C6B6B9D2A2D4F5100A0B001 /* RuiDeng_V1.0.2.apk */ = {isa = PBXFileReference; lastKnownFileType = file; path = RuiDeng_V1.0.2.apk; sourceTree = "<group>"; };
122
		1C6B6B9F2A2D4F5100A0B001 /* Factory technical support and  conctact way .docx */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Factory technical support and  conctact way .docx"; sourceTree = "<group>"; };
123
		1C6B6BA42A2D4F5100A0B001 /* UM24-UM25-UM34 Family Compatibility Note.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "UM24-UM25-UM34 Family Compatibility Note.md"; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
124
		1C6B6BA52A2D4F5100A0B001 /* TC66.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = TC66.pdf; sourceTree = "<group>"; };
125
		1C6B6BA62A2D4F5100A0B001 /* User Maual for Operation and PC software and APP of TC66(C) Type-c USB PD Trigger Meter 2019.6.5.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "User Maual for Operation and PC software and APP of TC66(C) Type-c USB PD Trigger Meter 2019.6.5.pdf"; sourceTree = "<group>"; };
126
		1C6B6BA72A2D4F5100A0B001 /* TC66C_V1.1.6.apk */ = {isa = PBXFileReference; lastKnownFileType = file; path = TC66C_V1.1.6.apk; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
127
		1C6B6BA92A2D4F5100A0B001 /* TC66 Resource Inventory.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "TC66 Resource Inventory.md"; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
128
		1C6B6BAA2A2D4F5100A0B001 /* UM25 User Manual.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "UM25 User Manual.pdf"; sourceTree = "<group>"; };
129
		1C6B6BAB2A2D4F5100A0B001 /* User_Manual_UM34C.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = User_Manual_UM34C.pdf; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
130
		1C6B6BAC2A2D4F5100A0B001 /* UM34C Manual Working Summary.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "UM34C Manual Working Summary.md"; sourceTree = "<group>"; };
131
		1C6B6BAD2A2D4F5100A0B001 /* UM25 Manual Working Summary.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "UM25 Manual Working Summary.md"; sourceTree = "<group>"; };
132
		1C6B6BAE2A2D4F5100A0B001 /* TC66 Manuals Working Summary.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "TC66 Manuals Working Summary.md"; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
133
		1C6B6BAF2A2D4F5100A0B001 /* TC66C Transport and Payload Working Note.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "TC66C Transport and Payload Working Note.md"; sourceTree = "<group>"; };
134
		1C6B6BB02A2D4F5100A0B001 /* PW0316_User_Manual_V2.9.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = PW0316_User_Manual_V2.9.pdf; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
135
		1C6B6BB12A2D4F5100A0B001 /* PW0316 BLE Module Working Summary.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "PW0316 BLE Module Working Summary.md"; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
136
		1C6B6BB22A2D4F5100A0B001 /* DSD TECH HM-10 datasheet.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "DSD TECH HM-10 datasheet.pdf"; sourceTree = "<group>"; };
137
		1C6B6BB32A2D4F5100A0B001 /* Users-Manual-4216091.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "Users-Manual-4216091.pdf"; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
138
		1C6B6BB42A2D4F5100A0B001 /* HM-10 and DX-BT18 Module Working Summary.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "HM-10 and DX-BT18 Module Working Summary.md"; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
139
		4308CF8524176CAB0002E80B /* DataGroupRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataGroupRowView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
140
		4308CF872417770D0002E80B /* DataGroupsSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataGroupsSheetView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
141
		430CB4FB245E07EB006525C2 /* ChevronView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChevronView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
142
		430CB4FE245E07EB006525C4 /* AdaptiveTabBarPresentation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdaptiveTabBarPresentation.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
143
		9E3D2C71D8334EC9838A0ADE /* SidebarToggleToolbar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarToggleToolbar.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
144
		4311E639241384960080EA59 /* DeviceHelpView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceHelpView.swift; sourceTree = "<group>"; };
145
		432EA6432445A559006FC905 /* ChartContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChartContext.swift; sourceTree = "<group>"; };
146
		4351E7BA24685ACD00E798A3 /* CGPoint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CGPoint.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
147
		43554B2E24443939004E66F5 /* MeasurementSeriesSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeasurementSeriesSheetView.swift; sourceTree = "<group>"; };
148
		43554B31244449B5004E66F5 /* MeasurementSeriesSampleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeasurementSeriesSampleView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
149
		43554B3324444B0E004E66F5 /* Date.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Date.swift; sourceTree = "<group>"; };
150
		4360A34C241CBB3800B464F9 /* RSSIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RSSIView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
151
		437D47D02415F91B00B7768E /* MeterLiveContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterLiveContentView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
152
		437D47D22415FB7E00B7768E /* Decimal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Decimal.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
153
		437D47D42415FD8C00B7768E /* ChargeRecordSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargeRecordSheetView.swift; sourceTree = "<group>"; };
154
		437D47D62415FDF300B7768E /* MeterScreenControlsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterScreenControlsView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
155
		437F0AB62463108F005DEBEC /* MeasurementChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeasurementChartView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
156
		437F0AB82463108F005DEBEC /* TimeSeriesChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeSeriesChart.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
157
		4383B45F240EB2D000DAAEBF /* Meter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Meter.swift; sourceTree = "<group>"; };
158
		4383B461240EB5E400DAAEBF /* AppData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppData.swift; sourceTree = "<group>"; };
159
		4383B464240EB6B200DAAEBF /* UserDefault.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefault.swift; sourceTree = "<group>"; };
160
		4383B467240F845500DAAEBF /* MacAdress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MacAdress.swift; sourceTree = "<group>"; };
161
		4383B469240FE4A600DAAEBF /* MeterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterView.swift; sourceTree = "<group>"; };
162
		438695882463F062008855A9 /* Measurements.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Measurements.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
163
		4386958A2F6A1001008855A9 /* UMProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UMProtocol.swift; sourceTree = "<group>"; };
164
		4386958C2F6A1002008855A9 /* TC66Protocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TC66Protocol.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
165
		4386958E2F6A4E3E008855A9 /* MeterCapabilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterCapabilities.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
166
		43874C7E2414F3F400525397 /* Float.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Float.swift; sourceTree = "<group>"; };
167
		43874C82241533AD00525397 /* Data.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Data.swift; sourceTree = "<group>"; };
168
		43874C842415611200525397 /* Double.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Double.swift; sourceTree = "<group>"; };
169
		438B9554246D2D7500E61AE7 /* Path.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Path.swift; sourceTree = "<group>"; };
170
		439D996424234B98008DE3AA /* BluetoothRadio.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BluetoothRadio.swift; sourceTree = "<group>"; };
171
		43CBF65C240BF3EB00255B8B /* USB Meter.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "USB Meter.app"; sourceTree = BUILT_PRODUCTS_DIR; };
172
		43CBF65F240BF3EB00255B8B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
173
		43CBF661240BF3EB00255B8B /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
174
		43CBF666240BF3EB00255B8B /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
175
		43CBF668240BF3ED00255B8B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
176
		43CBF66B240BF3ED00255B8B /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
177
		43CBF66E240BF3ED00255B8B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
178
		43CBF670240BF3ED00255B8B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
179
		43CBF676240C043E00255B8B /* BluetoothManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BluetoothManager.swift; sourceTree = "<group>"; };
180
		43CBF67A240C0D8A00255B8B /* USB Meter.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "USB Meter.entitlements"; sourceTree = "<group>"; };
181
		43CBF680240D153000255B8B /* CBManagerState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CBManagerState.swift; sourceTree = "<group>"; };
182
		43ED78AD2420A0BE00974487 /* BluetoothSerial.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BluetoothSerial.swift; sourceTree = "<group>"; };
183
		43F7792A2465AE1600745DF4 /* UIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
184
		56BA4CE53B6B2C4EBA42C81A /* MeterMappingDebugView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterMappingDebugView.swift; sourceTree = "<group>"; };
185
		7396C8BB36F4E7F8E0CD8FF8 /* MeterNameStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterNameStore.swift; sourceTree = "<group>"; };
186
		AAD5F9B22B1CAC7A00F8E4F9 /* SidebarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
187
		B0A000013C8F000100A10001 /* ChargerStandbyPowerStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargerStandbyPowerStore.swift; sourceTree = "<group>"; };
188
		B0A000023C8F000100A10002 /* ChargerStandbyPowerWizardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargerStandbyPowerWizardView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
189
		B0A000033C8F000100A10003 /* ConsumptionMonitorStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConsumptionMonitorStore.swift; sourceTree = "<group>"; };
190
		B0A000043C8F000100A10004 /* ConsumptionMonitorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConsumptionMonitorView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
191
		C10000113C8E4A7A00A10011 /* ChargeInsightsModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargeInsightsModel.swift; sourceTree = "<group>"; };
192
		C10000123C8E4A7A00A10012 /* ChargeInsightsStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargeInsightsStore.swift; sourceTree = "<group>"; };
193
		C10000133C8E4A7A00A10013 /* ChargedDeviceQRCodeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargedDeviceQRCodeView.swift; sourceTree = "<group>"; };
194
		C10000143C8E4A7A00A10014 /* ChargedDeviceEditorSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargedDeviceEditorSheetView.swift; sourceTree = "<group>"; };
195
		C10000153C8E4A7A00A10015 /* ChargedDeviceLibrarySheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargedDeviceLibrarySheetView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
196
		C10000163C8E4A7A00A10016 /* ChargedDeviceSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargedDeviceSettingsView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
197
		C10000173C8E4A7A00A10017 /* SidebarChargedDevicesSectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarChargedDevicesSectionView.swift; sourceTree = "<group>"; };
198
		C10000183C8E4A7A00A10018 /* BatteryCheckpointEditorSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BatteryCheckpointEditorSheetView.swift; sourceTree = "<group>"; };
199
		C10000193C8E4A7A00A10019 /* USB_Meter 4.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 4.xcdatamodel"; sourceTree = "<group>"; };
200
		C100001A3C8E4A7A00A1001A /* USB_Meter 5.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 5.xcdatamodel"; sourceTree = "<group>"; };
201
		C100001B3C8E4A7A00A1001B /* USB_Meter 6.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 6.xcdatamodel"; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
202
		C100001A3C8E4A7A00A1002A /* ChargedDeviceSessionsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargedDeviceSessionsView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
203
		C100001B3C8E4A7A00A1002B /* ChargeSessionDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargeSessionDetailView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
204
		C100001C3C8E4A7A00A1001C /* USB_Meter 7.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 7.xcdatamodel"; sourceTree = "<group>"; };
205
		C100001D3C8E4A7A00A1001D /* USB_Meter 8.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 8.xcdatamodel"; sourceTree = "<group>"; };
206
		C100001E3C8E4A7A00A1001E /* USB_Meter 9.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 9.xcdatamodel"; sourceTree = "<group>"; };
207
		C10000223C8E4A7A00A10022 /* USB_Meter 10.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 10.xcdatamodel"; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
208
		C1CCSS023C8E4A7A00CCSS02 /* ChargeSessionCompletionSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargeSessionCompletionSheetView.swift; sourceTree = "<group>"; };
209
		C1F000023C90000100A10002 /* ChargedDeviceTemplates.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = ChargedDeviceTemplates.json; sourceTree = "<group>"; };
210
		C1F000033C90000100A10003 /* USB_Meter 12.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 12.xcdatamodel"; sourceTree = "<group>"; };
211
		CD0001013FA0000000000001 /* ChargedDeviceIdentityViews.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargedDeviceIdentityViews.swift; sourceTree = "<group>"; };
212
		CD0001023FA0000000000002 /* ChargedDeviceLibraryRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargedDeviceLibraryRowView.swift; sourceTree = "<group>"; };
213
		CD0001033FA0000000000003 /* ChargedDeviceSidebarCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargedDeviceSidebarCardView.swift; sourceTree = "<group>"; };
214
		CD0001043FA0000000000004 /* ChargedDeviceEditorScaffoldView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargedDeviceEditorScaffoldView.swift; sourceTree = "<group>"; };
215
		CD0001053FA0000000000005 /* SidebarChargedDeviceLibraryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarChargedDeviceLibraryView.swift; sourceTree = "<group>"; };
216
		CD0001063FA0000000000006 /* ChargedDeviceDetailTabBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargedDeviceDetailTabBarView.swift; sourceTree = "<group>"; };
217
		CE00CE023C8E4A7A00CE00CE /* ChargerEditorSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargerEditorSheetView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
218
		A1B2C3D4E5F6A7B8C9D0E201 /* PowerbankEditorSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PowerbankEditorSheetView.swift; sourceTree = "<group>"; };
219
		A1B2C3D4E5F6A7B8C9D0E202 /* PowerbankDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PowerbankDetailView.swift; sourceTree = "<group>"; };
220
		A1B2C3D4E5F6A7B8C9D0E203 /* PowerbankSidebarCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PowerbankSidebarCardView.swift; sourceTree = "<group>"; };
221
		A1B2C3D4E5F6A7B8C9D0E204 /* SidebarPowerbanksSectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarPowerbanksSectionView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
222
		D28F11023C8E4A7A00A10012 /* MeterHomeTabView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterHomeTabView.swift; sourceTree = "<group>"; };
223
		D28F11043C8E4A7A00A10014 /* MeterLiveTabView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterLiveTabView.swift; sourceTree = "<group>"; };
224
		D28F11063C8E4A7A00A10016 /* MeterChartTabView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterChartTabView.swift; sourceTree = "<group>"; };
225
		D28F11083C8E4A7A00A10018 /* MeterSettingsTabView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterSettingsTabView.swift; sourceTree = "<group>"; };
226
		D28F11123C8E4A7A00A10022 /* MeterInfoCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterInfoCardView.swift; sourceTree = "<group>"; };
227
		D28F11143C8E4A7A00A10024 /* MeterInfoRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterInfoRowView.swift; sourceTree = "<group>"; };
228
		D28F11163C8E4A7A00A10026 /* MeterNameEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterNameEditorView.swift; sourceTree = "<group>"; };
229
		D28F11183C8E4A7A00A10028 /* ScreenTimeoutEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenTimeoutEditorView.swift; sourceTree = "<group>"; };
230
		D28F111A3C8E4A7A00A1002A /* ScreenBrightnessEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenBrightnessEditorView.swift; sourceTree = "<group>"; };
231
		D28F11223C8E4A7A00A10032 /* MeterLiveMetricRange.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterLiveMetricRange.swift; sourceTree = "<group>"; };
232
		D28F11243C8E4A7A00A10034 /* LoadResistanceIconView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadResistanceIconView.swift; sourceTree = "<group>"; };
233
		D28F11323C8E4A7A00A10042 /* MeterScreenControlButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterScreenControlButtonView.swift; sourceTree = "<group>"; };
234
		D28F11343C8E4A7A00A10044 /* MeterCurrentScreenSummaryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterCurrentScreenSummaryView.swift; sourceTree = "<group>"; };
235
		D28F11363C8E4A7A00A10046 /* ChargeRecordMetricsTableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargeRecordMetricsTableView.swift; sourceTree = "<group>"; };
236
		D28F113A3C8E4A7A00A1004A /* MeterConnectionStatusBadgeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterConnectionStatusBadgeView.swift; sourceTree = "<group>"; };
237
		D28F113C3C8E4A7A00A1004C /* MeterConnectionActionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterConnectionActionView.swift; sourceTree = "<group>"; };
238
		D28F113E3C8E4A7A00A1004E /* MeterOverviewSectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterOverviewSectionView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
239
		D28F11423C8E4A7A00A10052 /* MeterChargeRecordTabView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterChargeRecordTabView.swift; sourceTree = "<group>"; };
240
		D28F11443C8E4A7A00A10054 /* MeterDataGroupsTabView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeterDataGroupsTabView.swift; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
241
		E23F11146F5D4C95B6487C94 /* USB_Meter 14.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 14.xcdatamodel"; sourceTree = "<group>"; };
242
		F10000016F5D4C95B6487F15 /* USB_Meter 15.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 15.xcdatamodel"; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
243
		F10000026F5D4C95B6487F17 /* USB_Meter 16.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 16.xcdatamodel"; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
244
		F10000036F5D4C95B6487F18 /* USB_Meter 17.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 17.xcdatamodel"; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
245
		F10000046F5D4C95B6487F19 /* USB_Meter 18.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 18.xcdatamodel"; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
246
		A1B2C3D4E5F6A7B8C9D0E101 /* USB_Meter 19.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 19.xcdatamodel"; sourceTree = "<group>"; };
247
		A1B2C3D4E5F6A7B8C9D0E102 /* USB_Meter 20.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "USB_Meter 20.xcdatamodel"; sourceTree = "<group>"; };
248
		A1B2C3D4E5F6A7B8C9D0E110 /* DeviceProfilesCatalog.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = DeviceProfilesCatalog.json; sourceTree = "<group>"; };
Bogdan Timofte authored a month ago
249
		F20000016F5D4C95B6487F16 /* ChargingWindowDetector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChargingWindowDetector.swift; sourceTree = "<group>"; };
Bogdan Timofte authored 2 months ago
250
/* End PBXFileReference section */
251

            
Bogdan Timofte authored 2 months ago
252
/* Begin PBXFileSystemSynchronizedRootGroup section */
253
		43BE08E12F78F49500250EEC /* SidebarList */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = SidebarList; sourceTree = "<group>"; };
254
/* End PBXFileSystemSynchronizedRootGroup section */
255

            
Bogdan Timofte authored 2 months ago
256
/* Begin PBXFrameworksBuildPhase section */
257
		43CBF659240BF3EB00255B8B /* Frameworks */ = {
258
			isa = PBXFrameworksBuildPhase;
259
			buildActionMask = 2147483647;
260
			files = (
261
				4347F01D28D717C1007EE7B1 /* CryptoSwift in Frameworks */,
262
			);
263
			runOnlyForDeploymentPostprocessing = 0;
264
		};
265
/* End PBXFrameworksBuildPhase section */
266

            
267
/* Begin PBXGroup section */
Bogdan Timofte authored 2 months ago
268
		1C6B6B8C2A2D4F5100A0B001 /* Research Resources */ = {
269
			isa = PBXGroup;
270
			children = (
Bogdan Timofte authored 2 months ago
271
				1C6B6B8D2A2D4F5100A0B001 /* README.md */,
Bogdan Timofte authored 2 months ago
272
				1C6B6B8E2A2D4F5100A0B001 /* Manuals */,
Bogdan Timofte authored 2 months ago
273
				1C6B6BA02A2D4F5100A0B001 /* Software */,
Bogdan Timofte authored 2 months ago
274
				1C6B6B902A2D4F5100A0B001 /* Specifications */,
275
				1C6B6B922A2D4F5100A0B001 /* Payload Notes */,
Bogdan Timofte authored 2 months ago
276
				1C6B6BA32A2D4F5100A0B001 /* Vendor Contacts */,
Bogdan Timofte authored 2 months ago
277
			);
278
			path = "Research Resources";
279
			sourceTree = "<group>";
280
		};
281
		1C6B6B8E2A2D4F5100A0B001 /* Manuals */ = {
282
			isa = PBXGroup;
283
			children = (
Bogdan Timofte authored 2 months ago
284
				1C6B6B8F2A2D4F5100A0B001 /* README.md */,
Bogdan Timofte authored 2 months ago
285
				1C6B6B972A2D4F5100A0B001 /* USB tester UM24C - User Manual.pdf */,
286
				1C6B6BA52A2D4F5100A0B001 /* TC66.pdf */,
287
				1C6B6BA62A2D4F5100A0B001 /* User Maual for Operation and PC software and APP of TC66(C) Type-c USB PD Trigger Meter 2019.6.5.pdf */,
288
				1C6B6BAB2A2D4F5100A0B001 /* User_Manual_UM34C.pdf */,
289
				1C6B6BAA2A2D4F5100A0B001 /* UM25 User Manual.pdf */,
Bogdan Timofte authored 2 months ago
290
				1C6B6BB02A2D4F5100A0B001 /* PW0316_User_Manual_V2.9.pdf */,
Bogdan Timofte authored 2 months ago
291
				1C6B6BB22A2D4F5100A0B001 /* DSD TECH HM-10 datasheet.pdf */,
292
				1C6B6BB32A2D4F5100A0B001 /* Users-Manual-4216091.pdf */,
Bogdan Timofte authored 2 months ago
293
			);
294
			path = Manuals;
295
			sourceTree = "<group>";
296
		};
297
		1C6B6B902A2D4F5100A0B001 /* Specifications */ = {
298
			isa = PBXGroup;
299
			children = (
Bogdan Timofte authored 2 months ago
300
				1C6B6B912A2D4F5100A0B001 /* README.md */,
Bogdan Timofte authored 2 months ago
301
				1C6B6BA42A2D4F5100A0B001 /* UM24-UM25-UM34 Family Compatibility Note.md */,
302
				1C6B6BA92A2D4F5100A0B001 /* TC66 Resource Inventory.md */,
303
				1C6B6BAC2A2D4F5100A0B001 /* UM34C Manual Working Summary.md */,
304
				1C6B6BAD2A2D4F5100A0B001 /* UM25 Manual Working Summary.md */,
305
				1C6B6BAE2A2D4F5100A0B001 /* TC66 Manuals Working Summary.md */,
Bogdan Timofte authored 2 months ago
306
				1C6B6BB12A2D4F5100A0B001 /* PW0316 BLE Module Working Summary.md */,
Bogdan Timofte authored 2 months ago
307
				1C6B6BB42A2D4F5100A0B001 /* HM-10 and DX-BT18 Module Working Summary.md */,
Bogdan Timofte authored 2 months ago
308
			);
309
			path = Specifications;
310
			sourceTree = "<group>";
311
		};
Bogdan Timofte authored 2 months ago
312
		1C6B6B922A2D4F5100A0B001 /* Payload Notes */ = {
313
			isa = PBXGroup;
314
			children = (
315
				1C6B6B932A2D4F5100A0B001 /* README.md */,
316
				1C6B6B962A2D4F5100A0B001 /* UM24C-UM25C-UM34C from floriandotorg-um24c.md */,
317
				1C6B6BAF2A2D4F5100A0B001 /* TC66C Transport and Payload Working Note.md */,
318
			);
319
			path = "Payload Notes";
320
			sourceTree = "<group>";
321
		};
322
		1C6B6B952A2D4F5100A0B001 /* Documentation */ = {
323
			isa = PBXGroup;
324
			children = (
325
				1C6B6B942A2D4F5100A0B001 /* README.md */,
326
				1C6B6B8A2A2D4F5100A0B001 /* Platform Decision - iOS 15.md */,
327
				1C6B6B8B2A2D4F5100A0B001 /* Project History.md */,
328
				1C6B6B8C2A2D4F5100A0B001 /* Research Resources */,
329
			);
330
			path = Documentation;
331
			sourceTree = "<group>";
332
		};
Bogdan Timofte authored 2 months ago
333
		1C6B6BA02A2D4F5100A0B001 /* Software */ = {
334
			isa = PBXGroup;
335
			children = (
Bogdan Timofte authored 2 months ago
336
				1C6B6B982A2D4F5100A0B001 /* README.md */,
Bogdan Timofte authored 2 months ago
337
				1C6B6BA12A2D4F5100A0B001 /* Android Apps */,
338
			);
339
			path = Software;
340
			sourceTree = "<group>";
341
		};
342
		1C6B6BA12A2D4F5100A0B001 /* Android Apps */ = {
343
			isa = PBXGroup;
344
			children = (
Bogdan Timofte authored 2 months ago
345
				1C6B6B992A2D4F5100A0B001 /* README.md */,
Bogdan Timofte authored 2 months ago
346
				1C6B6B9D2A2D4F5100A0B001 /* RuiDeng_V1.0.2.apk */,
347
				1C6B6B9C2A2D4F5100A0B001 /* UM Meter_V3.0.5.apk */,
348
				1C6B6BA72A2D4F5100A0B001 /* TC66C_V1.1.6.apk */,
349
			);
350
			path = "Android Apps";
351
			sourceTree = "<group>";
352
		};
353
		1C6B6BA32A2D4F5100A0B001 /* Vendor Contacts */ = {
354
			isa = PBXGroup;
355
			children = (
Bogdan Timofte authored 2 months ago
356
				1C6B6B9B2A2D4F5100A0B001 /* README.md */,
Bogdan Timofte authored 2 months ago
357
				1C6B6B9F2A2D4F5100A0B001 /* Factory technical support and  conctact way .docx */,
358
			);
359
			path = "Vendor Contacts";
360
			sourceTree = "<group>";
361
		};
Bogdan Timofte authored 2 months ago
362
		4308CF89241777130002E80B /* DataGroups */ = {
Bogdan Timofte authored 2 months ago
363
			isa = PBXGroup;
364
			children = (
Bogdan Timofte authored 2 months ago
365
				4308CF872417770D0002E80B /* DataGroupsSheetView.swift */,
366
				D28F11263C8E4A7A00A10036 /* Subviews */,
Bogdan Timofte authored 2 months ago
367
			);
Bogdan Timofte authored 2 months ago
368
			path = DataGroups;
Bogdan Timofte authored 2 months ago
369
			sourceTree = "<group>";
370
		};
Bogdan Timofte authored 2 months ago
371
		432F6ED8246684060043912E /* Subviews */ = {
Bogdan Timofte authored 2 months ago
372
			isa = PBXGroup;
373
			children = (
Bogdan Timofte authored 2 months ago
374
				43554B31244449B5004E66F5 /* MeasurementSeriesSampleView.swift */,
Bogdan Timofte authored 2 months ago
375
			);
Bogdan Timofte authored 2 months ago
376
			path = Subviews;
Bogdan Timofte authored 2 months ago
377
			sourceTree = "<group>";
378
		};
379
		4347F01B28D717C1007EE7B1 /* Frameworks */ = {
380
			isa = PBXGroup;
381
			children = (
382
			);
383
			name = Frameworks;
384
			sourceTree = "<group>";
385
		};
Bogdan Timofte authored 2 months ago
386
		43554B3024444983004E66F5 /* MeasurementSeries */ = {
Bogdan Timofte authored 2 months ago
387
			isa = PBXGroup;
388
			children = (
Bogdan Timofte authored 2 months ago
389
				43554B2E24443939004E66F5 /* MeasurementSeriesSheetView.swift */,
Bogdan Timofte authored 2 months ago
390
				432F6ED8246684060043912E /* Subviews */,
Bogdan Timofte authored 2 months ago
391
			);
Bogdan Timofte authored 2 months ago
392
			path = MeasurementSeries;
Bogdan Timofte authored 2 months ago
393
			sourceTree = "<group>";
394
		};
Bogdan Timofte authored 2 months ago
395
		437D47CF2415F8CF00B7768E /* Meter */ = {
Bogdan Timofte authored 2 months ago
396
			isa = PBXGroup;
397
			children = (
Bogdan Timofte authored 2 months ago
398
				4383B469240FE4A600DAAEBF /* MeterView.swift */,
399
				D28F113F3C8E4A7A00A1004F /* Components */,
400
				D28F11093C8E4A7A00A10019 /* Tabs */,
401
				D28F10013C8E4A7A00A10001 /* Sheets */,
Bogdan Timofte authored 2 months ago
402
			);
Bogdan Timofte authored 2 months ago
403
			path = Meter;
Bogdan Timofte authored 2 months ago
404
			sourceTree = "<group>";
405
		};
Bogdan Timofte authored a month ago
406
		437F0AB32463108F005DEBEC /* Charts */ = {
407
			isa = PBXGroup;
408
			children = (
409
				437F0AB82463108F005DEBEC /* TimeSeriesChart.swift */,
410
			);
411
			path = Charts;
412
			sourceTree = "<group>";
413
		};
Bogdan Timofte authored 2 months ago
414
		4383B463240EB66400DAAEBF /* Templates */ = {
Bogdan Timofte authored 2 months ago
415
			isa = PBXGroup;
416
			children = (
Bogdan Timofte authored 2 months ago
417
				4383B464240EB6B200DAAEBF /* UserDefault.swift */,
Bogdan Timofte authored a month ago
418
				C1F000023C90000100A10002 /* ChargedDeviceTemplates.json */,
Bogdan Timofte authored a month ago
419
				A1B2C3D4E5F6A7B8C9D0E110 /* DeviceProfilesCatalog.json */,
Bogdan Timofte authored 2 months ago
420
			);
Bogdan Timofte authored 2 months ago
421
			path = Templates;
Bogdan Timofte authored 2 months ago
422
			sourceTree = "<group>";
423
		};
Bogdan Timofte authored 2 months ago
424
		4383B466240F842700DAAEBF /* DataTypes */ = {
Bogdan Timofte authored 2 months ago
425
			isa = PBXGroup;
426
			children = (
Bogdan Timofte authored 2 months ago
427
				4383B467240F845500DAAEBF /* MacAdress.swift */,
Bogdan Timofte authored 2 months ago
428
			);
Bogdan Timofte authored 2 months ago
429
			path = DataTypes;
Bogdan Timofte authored 2 months ago
430
			sourceTree = "<group>";
431
		};
Bogdan Timofte authored 2 months ago
432
		43CBF653240BF3EB00255B8B = {
Bogdan Timofte authored 2 months ago
433
			isa = PBXGroup;
434
			children = (
Bogdan Timofte authored 2 months ago
435
				1C6B6B952A2D4F5100A0B001 /* Documentation */,
436
				43CBF65E240BF3EB00255B8B /* USB Meter */,
437
				43CBF65D240BF3EB00255B8B /* Products */,
438
				4347F01B28D717C1007EE7B1 /* Frameworks */,
Bogdan Timofte authored 2 months ago
439
			);
440
			sourceTree = "<group>";
441
		};
Bogdan Timofte authored 2 months ago
442
		43CBF65D240BF3EB00255B8B /* Products */ = {
Bogdan Timofte authored 2 months ago
443
			isa = PBXGroup;
444
			children = (
Bogdan Timofte authored 2 months ago
445
				43CBF65C240BF3EB00255B8B /* USB Meter.app */,
Bogdan Timofte authored 2 months ago
446
			);
Bogdan Timofte authored 2 months ago
447
			name = Products;
Bogdan Timofte authored 2 months ago
448
			sourceTree = "<group>";
449
		};
Bogdan Timofte authored 2 months ago
450
		43CBF65E240BF3EB00255B8B /* USB Meter */ = {
Bogdan Timofte authored 2 months ago
451
			isa = PBXGroup;
452
			children = (
Bogdan Timofte authored 2 months ago
453
				43CBF67A240C0D8A00255B8B /* USB Meter.entitlements */,
454
				43CBF65F240BF3EB00255B8B /* AppDelegate.swift */,
455
				43CBF661240BF3EB00255B8B /* SceneDelegate.swift */,
456
				43CBF678240C047D00255B8B /* Model */,
457
				43CBF679240C08C600255B8B /* Views */,
458
				43CBF67F240D14AC00255B8B /* Extensions */,
459
				4383B463240EB66400DAAEBF /* Templates */,
460
				4383B466240F842700DAAEBF /* DataTypes */,
461
				43CBF668240BF3ED00255B8B /* Assets.xcassets */,
462
				43CBF66D240BF3ED00255B8B /* LaunchScreen.storyboard */,
463
				43CBF670240BF3ED00255B8B /* Info.plist */,
464
				43CBF66A240BF3ED00255B8B /* Preview Content */,
Bogdan Timofte authored 2 months ago
465
			);
Bogdan Timofte authored 2 months ago
466
			path = "USB Meter";
Bogdan Timofte authored 2 months ago
467
			sourceTree = "<group>";
468
		};
Bogdan Timofte authored 2 months ago
469
		43CBF66A240BF3ED00255B8B /* Preview Content */ = {
Bogdan Timofte authored 2 months ago
470
			isa = PBXGroup;
471
			children = (
Bogdan Timofte authored 2 months ago
472
				43CBF66B240BF3ED00255B8B /* Preview Assets.xcassets */,
Bogdan Timofte authored 2 months ago
473
			);
Bogdan Timofte authored 2 months ago
474
			path = "Preview Content";
Bogdan Timofte authored 2 months ago
475
			sourceTree = "<group>";
476
		};
Bogdan Timofte authored 2 months ago
477
		43CBF678240C047D00255B8B /* Model */ = {
Bogdan Timofte authored 2 months ago
478
			isa = PBXGroup;
479
			children = (
Bogdan Timofte authored 2 months ago
480
				4383B461240EB5E400DAAEBF /* AppData.swift */,
Bogdan Timofte authored a month ago
481
				C10000113C8E4A7A00A10011 /* ChargeInsightsModel.swift */,
482
				C10000123C8E4A7A00A10012 /* ChargeInsightsStore.swift */,
Bogdan Timofte authored a month ago
483
				F20000016F5D4C95B6487F16 /* ChargingWindowDetector.swift */,
Bogdan Timofte authored a month ago
484
				B0A000013C8F000100A10001 /* ChargerStandbyPowerStore.swift */,
Bogdan Timofte authored a month ago
485
				B0A000033C8F000100A10003 /* ConsumptionMonitorStore.swift */,
Bogdan Timofte authored a month ago
486
				C10000213C8E4A7A00A10021 /* CKModel.xcdatamodeld */,
Bogdan Timofte authored 2 months ago
487
				7396C8BB36F4E7F8E0CD8FF8 /* MeterNameStore.swift */,
488
				43CBF676240C043E00255B8B /* BluetoothManager.swift */,
489
				4383B45F240EB2D000DAAEBF /* Meter.swift */,
490
				43ED78AD2420A0BE00974487 /* BluetoothSerial.swift */,
491
				439D996424234B98008DE3AA /* BluetoothRadio.swift */,
492
				4386958E2F6A4E3E008855A9 /* MeterCapabilities.swift */,
493
				4386958A2F6A1001008855A9 /* UMProtocol.swift */,
494
				4386958C2F6A1002008855A9 /* TC66Protocol.swift */,
495
				438695882463F062008855A9 /* Measurements.swift */,
496
				432EA6432445A559006FC905 /* ChartContext.swift */,
Bogdan Timofte authored 2 months ago
497
			);
Bogdan Timofte authored 2 months ago
498
			path = Model;
Bogdan Timofte authored 2 months ago
499
			sourceTree = "<group>";
500
		};
Bogdan Timofte authored 2 months ago
501
		43CBF679240C08C600255B8B /* Views */ = {
Bogdan Timofte authored 2 months ago
502
			isa = PBXGroup;
503
			children = (
Bogdan Timofte authored 2 months ago
504
				43CBF666240BF3EB00255B8B /* ContentView.swift */,
505
				AAD5F9BB2B1CC10000F8E4F9 /* Sidebar */,
Bogdan Timofte authored a month ago
506
				C10000203C8E4A7A00A10020 /* ChargedDevices */,
Bogdan Timofte authored 2 months ago
507
				56BA4CE53B6B2C4EBA42C81A /* MeterMappingDebugView.swift */,
508
				437D47CF2415F8CF00B7768E /* Meter */,
Bogdan Timofte authored a month ago
509
				F1F1F1F1F1F1F1F1F1F1F1F1 /* Chargers */,
Bogdan Timofte authored a month ago
510
				A1B2C3D4E5F6A7B8C9D0E2FF /* Powerbanks */,
Bogdan Timofte authored 2 months ago
511
				D28F10023C8E4A7A00A10002 /* Components */,
512
				4311E639241384960080EA59 /* DeviceHelpView.swift */,
Bogdan Timofte authored 2 months ago
513
			);
Bogdan Timofte authored 2 months ago
514
			path = Views;
Bogdan Timofte authored 2 months ago
515
			sourceTree = "<group>";
516
		};
Bogdan Timofte authored 2 months ago
517
		43CBF67F240D14AC00255B8B /* Extensions */ = {
Bogdan Timofte authored 2 months ago
518
			isa = PBXGroup;
519
			children = (
Bogdan Timofte authored 2 months ago
520
				43CBF680240D153000255B8B /* CBManagerState.swift */,
521
				4351E7BA24685ACD00E798A3 /* CGPoint.swift */,
522
				43874C7E2414F3F400525397 /* Float.swift */,
523
				43F7792A2465AE1600745DF4 /* UIView.swift */,
524
				43874C842415611200525397 /* Double.swift */,
525
				43874C82241533AD00525397 /* Data.swift */,
526
				437D47D22415FB7E00B7768E /* Decimal.swift */,
527
				43554B3324444B0E004E66F5 /* Date.swift */,
528
				438B9554246D2D7500E61AE7 /* Path.swift */,
Bogdan Timofte authored 2 months ago
529
			);
Bogdan Timofte authored 2 months ago
530
			path = Extensions;
Bogdan Timofte authored 2 months ago
531
			sourceTree = "<group>";
532
		};
Bogdan Timofte authored 2 months ago
533
		AAD5F9BB2B1CC10000F8E4F9 /* Sidebar */ = {
Bogdan Timofte authored 2 months ago
534
			isa = PBXGroup;
535
			children = (
Bogdan Timofte authored 2 months ago
536
				AAD5F9B22B1CAC7A00F8E4F9 /* SidebarView.swift */,
537
				43BE08E12F78F49500250EEC /* SidebarList */,
Bogdan Timofte authored a month ago
538
				CD0001033FA0000000000003 /* ChargedDeviceSidebarCardView.swift */,
539
				CD0001053FA0000000000005 /* SidebarChargedDeviceLibraryView.swift */,
540
				C10000173C8E4A7A00A10017 /* SidebarChargedDevicesSectionView.swift */,
Bogdan Timofte authored a month ago
541
				A1B2C3D4E5F6A7B8C9D0E203 /* PowerbankSidebarCardView.swift */,
542
				A1B2C3D4E5F6A7B8C9D0E204 /* SidebarPowerbanksSectionView.swift */,
Bogdan Timofte authored 2 months ago
543
			);
Bogdan Timofte authored 2 months ago
544
			path = Sidebar;
Bogdan Timofte authored 2 months ago
545
			sourceTree = "<group>";
546
		};
Bogdan Timofte authored a month ago
547
		A1B2C3D4E5F6A7B8C9D0E2FF /* Powerbanks */ = {
548
			isa = PBXGroup;
549
			children = (
550
				A1B2C3D4E5F6A7B8C9D0E201 /* PowerbankEditorSheetView.swift */,
551
				A1B2C3D4E5F6A7B8C9D0E202 /* PowerbankDetailView.swift */,
552
			);
553
			path = Powerbanks;
554
			sourceTree = "<group>";
555
		};
Bogdan Timofte authored a month ago
556
		C10000203C8E4A7A00A10020 /* ChargedDevices */ = {
Bogdan Timofte authored a month ago
557
			isa = PBXGroup;
558
			children = (
Bogdan Timofte authored a month ago
559
				B0A000043C8F000100A10004 /* ConsumptionMonitorView.swift */,
Bogdan Timofte authored a month ago
560
				CD0000103FA0000000000010 /* Components */,
561
				CD0000113FA0000000000011 /* Details */,
562
				CD0000123FA0000000000012 /* Sessions */,
563
				CD0000133FA0000000000013 /* Sheets */,
564
			);
565
			path = ChargedDevices;
566
			sourceTree = "<group>";
567
		};
568
		CD0000103FA0000000000010 /* Components */ = {
569
			isa = PBXGroup;
570
			children = (
571
				CD0001063FA0000000000006 /* ChargedDeviceDetailTabBarView.swift */,
572
				CD0001043FA0000000000004 /* ChargedDeviceEditorScaffoldView.swift */,
573
				CD0001013FA0000000000001 /* ChargedDeviceIdentityViews.swift */,
574
				CD0001023FA0000000000002 /* ChargedDeviceLibraryRowView.swift */,
575
				C10000133C8E4A7A00A10013 /* ChargedDeviceQRCodeView.swift */,
576
			);
577
			path = Components;
578
			sourceTree = "<group>";
579
		};
580
		CD0000113FA0000000000011 /* Details */ = {
Bogdan Timofte authored a month ago
581
			isa = PBXGroup;
582
			children = (
Bogdan Timofte authored a month ago
583
				C10000163C8E4A7A00A10016 /* ChargedDeviceSettingsView.swift */,
Bogdan Timofte authored a month ago
584
			);
585
			path = Details;
586
			sourceTree = "<group>";
587
		};
588
		CD0000123FA0000000000012 /* Sessions */ = {
589
			isa = PBXGroup;
590
			children = (
Bogdan Timofte authored a month ago
591
				C100001B3C8E4A7A00A1002B /* ChargeSessionDetailView.swift */,
Bogdan Timofte authored a month ago
592
				C100001A3C8E4A7A00A1002A /* ChargedDeviceSessionsView.swift */,
593
			);
594
			path = Sessions;
595
			sourceTree = "<group>";
596
		};
597
		CD0000133FA0000000000013 /* Sheets */ = {
598
			isa = PBXGroup;
599
			children = (
600
				CD0000163FA0000000000016 /* ChargeSession */,
601
				CD0000143FA0000000000014 /* Editors */,
602
				CD0000153FA0000000000015 /* Library */,
603
			);
604
			path = Sheets;
605
			sourceTree = "<group>";
606
		};
607
		CD0000143FA0000000000014 /* Editors */ = {
608
			isa = PBXGroup;
609
			children = (
Bogdan Timofte authored a month ago
610
				C10000143C8E4A7A00A10014 /* ChargedDeviceEditorSheetView.swift */,
Bogdan Timofte authored a month ago
611
			);
612
			path = Editors;
613
			sourceTree = "<group>";
614
		};
615
		CD0000153FA0000000000015 /* Library */ = {
616
			isa = PBXGroup;
617
			children = (
Bogdan Timofte authored a month ago
618
				C10000153C8E4A7A00A10015 /* ChargedDeviceLibrarySheetView.swift */,
Bogdan Timofte authored a month ago
619
			);
620
			path = Library;
621
			sourceTree = "<group>";
622
		};
623
		CD0000163FA0000000000016 /* ChargeSession */ = {
624
			isa = PBXGroup;
625
			children = (
Bogdan Timofte authored a month ago
626
				C10000183C8E4A7A00A10018 /* BatteryCheckpointEditorSheetView.swift */,
Bogdan Timofte authored a month ago
627
				C1CCSS023C8E4A7A00CCSS02 /* ChargeSessionCompletionSheetView.swift */,
628
			);
629
			path = ChargeSession;
630
			sourceTree = "<group>";
631
		};
Bogdan Timofte authored a month ago
632
		F1F1F1F1F1F1F1F1F1F1F1F1 /* Chargers */ = {
Bogdan Timofte authored a month ago
633
			isa = PBXGroup;
634
			children = (
Bogdan Timofte authored a month ago
635
				CE00CE023C8E4A7A00CE00CE /* ChargerEditorSheetView.swift */,
636
				B0A000023C8F000100A10002 /* ChargerStandbyPowerWizardView.swift */,
Bogdan Timofte authored a month ago
637
			);
Bogdan Timofte authored a month ago
638
			path = Chargers;
Bogdan Timofte authored a month ago
639
			sourceTree = "<group>";
640
		};
Bogdan Timofte authored 2 months ago
641
		D28F10013C8E4A7A00A10001 /* Sheets */ = {
Bogdan Timofte authored 2 months ago
642
			isa = PBXGroup;
643
			children = (
Bogdan Timofte authored 2 months ago
644
				4308CF89241777130002E80B /* DataGroups */,
645
				43554B3024444983004E66F5 /* MeasurementSeries */,
646
				D28F11273C8E4A7A00A10037 /* ChargeRecord */,
Bogdan Timofte authored 2 months ago
647
			);
Bogdan Timofte authored 2 months ago
648
			path = Sheets;
Bogdan Timofte authored 2 months ago
649
			sourceTree = "<group>";
650
		};
Bogdan Timofte authored 2 months ago
651
		D28F10023C8E4A7A00A10002 /* Components */ = {
Bogdan Timofte authored 2 months ago
652
			isa = PBXGroup;
653
			children = (
Bogdan Timofte authored a month ago
654
				437F0AB32463108F005DEBEC /* Charts */,
Bogdan Timofte authored 2 months ago
655
				D28F10033C8E4A7A00A10003 /* Generic */,
Bogdan Timofte authored 2 months ago
656
			);
Bogdan Timofte authored 2 months ago
657
			path = Components;
Bogdan Timofte authored 2 months ago
658
			sourceTree = "<group>";
659
		};
660
		D28F10033C8E4A7A00A10003 /* Generic */ = {
661
			isa = PBXGroup;
662
			children = (
Bogdan Timofte authored a month ago
663
				430CB4FE245E07EB006525C4 /* AdaptiveTabBarPresentation.swift */,
Bogdan Timofte authored 2 months ago
664
				4360A34C241CBB3800B464F9 /* RSSIView.swift */,
665
				430CB4FB245E07EB006525C2 /* ChevronView.swift */,
Bogdan Timofte authored a month ago
666
				9E3D2C71D8334EC9838A0ADE /* SidebarToggleToolbar.swift */,
Bogdan Timofte authored 2 months ago
667
			);
668
			path = Generic;
669
			sourceTree = "<group>";
670
		};
Bogdan Timofte authored 2 months ago
671
		D28F11093C8E4A7A00A10019 /* Tabs */ = {
Bogdan Timofte authored 2 months ago
672
			isa = PBXGroup;
673
			children = (
Bogdan Timofte authored 2 months ago
674
				D28F110A3C8E4A7A00A1001A /* Home */,
675
				D28F110B3C8E4A7A00A1001B /* Live */,
676
				D28F110C3C8E4A7A00A1001C /* Chart */,
Bogdan Timofte authored a month ago
677
				D28F11453C8E4A7A00A10055 /* ChargeRecord */,
678
				D28F11463C8E4A7A00A10056 /* DataGroups */,
Bogdan Timofte authored 2 months ago
679
				D28F110D3C8E4A7A00A1001D /* Settings */,
Bogdan Timofte authored 2 months ago
680
			);
Bogdan Timofte authored 2 months ago
681
			path = Tabs;
Bogdan Timofte authored 2 months ago
682
			sourceTree = "<group>";
683
		};
Bogdan Timofte authored 2 months ago
684
		D28F110A3C8E4A7A00A1001A /* Home */ = {
Bogdan Timofte authored 2 months ago
685
			isa = PBXGroup;
686
			children = (
Bogdan Timofte authored 2 months ago
687
				D28F11023C8E4A7A00A10012 /* MeterHomeTabView.swift */,
688
				D28F111B3C8E4A7A00A1002B /* Subviews */,
Bogdan Timofte authored 2 months ago
689
			);
Bogdan Timofte authored 2 months ago
690
			path = Home;
Bogdan Timofte authored 2 months ago
691
			sourceTree = "<group>";
692
		};
Bogdan Timofte authored 2 months ago
693
		D28F110B3C8E4A7A00A1001B /* Live */ = {
Bogdan Timofte authored 2 months ago
694
			isa = PBXGroup;
695
			children = (
Bogdan Timofte authored 2 months ago
696
				D28F11043C8E4A7A00A10014 /* MeterLiveTabView.swift */,
697
				D28F11253C8E4A7A00A10035 /* Subviews */,
Bogdan Timofte authored 2 months ago
698
			);
Bogdan Timofte authored 2 months ago
699
			path = Live;
Bogdan Timofte authored 2 months ago
700
			sourceTree = "<group>";
701
		};
Bogdan Timofte authored 2 months ago
702
		D28F110C3C8E4A7A00A1001C /* Chart */ = {
Bogdan Timofte authored 2 months ago
703
			isa = PBXGroup;
704
			children = (
Bogdan Timofte authored 2 months ago
705
				D28F11063C8E4A7A00A10016 /* MeterChartTabView.swift */,
Bogdan Timofte authored 2 months ago
706
			);
Bogdan Timofte authored 2 months ago
707
			path = Chart;
Bogdan Timofte authored 2 months ago
708
			sourceTree = "<group>";
709
		};
Bogdan Timofte authored 2 months ago
710
		D28F110D3C8E4A7A00A1001D /* Settings */ = {
Bogdan Timofte authored 2 months ago
711
			isa = PBXGroup;
712
			children = (
Bogdan Timofte authored 2 months ago
713
				D28F11083C8E4A7A00A10018 /* MeterSettingsTabView.swift */,
714
				D28F111C3C8E4A7A00A1002C /* Subviews */,
Bogdan Timofte authored 2 months ago
715
			);
Bogdan Timofte authored 2 months ago
716
			path = Settings;
Bogdan Timofte authored 2 months ago
717
			sourceTree = "<group>";
718
		};
Bogdan Timofte authored 2 months ago
719
		D28F111B3C8E4A7A00A1002B /* Subviews */ = {
Bogdan Timofte authored 2 months ago
720
			isa = PBXGroup;
721
			children = (
Bogdan Timofte authored 2 months ago
722
				D28F113A3C8E4A7A00A1004A /* MeterConnectionStatusBadgeView.swift */,
723
				D28F113C3C8E4A7A00A1004C /* MeterConnectionActionView.swift */,
724
				D28F113E3C8E4A7A00A1004E /* MeterOverviewSectionView.swift */,
Bogdan Timofte authored 2 months ago
725
			);
Bogdan Timofte authored 2 months ago
726
			path = Subviews;
Bogdan Timofte authored 2 months ago
727
			sourceTree = "<group>";
728
		};
Bogdan Timofte authored 2 months ago
729
		D28F111C3C8E4A7A00A1002C /* Subviews */ = {
Bogdan Timofte authored 2 months ago
730
			isa = PBXGroup;
731
			children = (
Bogdan Timofte authored 2 months ago
732
				D28F11163C8E4A7A00A10026 /* MeterNameEditorView.swift */,
733
				D28F11183C8E4A7A00A10028 /* ScreenTimeoutEditorView.swift */,
734
				D28F111A3C8E4A7A00A1002A /* ScreenBrightnessEditorView.swift */,
735
				437D47D62415FDF300B7768E /* MeterScreenControlsView.swift */,
736
				D28F11323C8E4A7A00A10042 /* MeterScreenControlButtonView.swift */,
737
				D28F11343C8E4A7A00A10044 /* MeterCurrentScreenSummaryView.swift */,
Bogdan Timofte authored 2 months ago
738
			);
Bogdan Timofte authored 2 months ago
739
			path = Subviews;
Bogdan Timofte authored 2 months ago
740
			sourceTree = "<group>";
741
		};
Bogdan Timofte authored 2 months ago
742
		D28F11253C8E4A7A00A10035 /* Subviews */ = {
Bogdan Timofte authored 2 months ago
743
			isa = PBXGroup;
744
			children = (
Bogdan Timofte authored 2 months ago
745
				437D47D02415F91B00B7768E /* MeterLiveContentView.swift */,
746
				D28F11223C8E4A7A00A10032 /* MeterLiveMetricRange.swift */,
747
				D28F11243C8E4A7A00A10034 /* LoadResistanceIconView.swift */,
Bogdan Timofte authored 2 months ago
748
			);
Bogdan Timofte authored 2 months ago
749
			path = Subviews;
Bogdan Timofte authored 2 months ago
750
			sourceTree = "<group>";
751
		};
Bogdan Timofte authored 2 months ago
752
		D28F11263C8E4A7A00A10036 /* Subviews */ = {
Bogdan Timofte authored 2 months ago
753
			isa = PBXGroup;
754
			children = (
Bogdan Timofte authored 2 months ago
755
				4308CF8524176CAB0002E80B /* DataGroupRowView.swift */,
Bogdan Timofte authored 2 months ago
756
			);
Bogdan Timofte authored 2 months ago
757
			path = Subviews;
Bogdan Timofte authored 2 months ago
758
			sourceTree = "<group>";
759
		};
Bogdan Timofte authored 2 months ago
760
		D28F11273C8E4A7A00A10037 /* ChargeRecord */ = {
Bogdan Timofte authored 2 months ago
761
			isa = PBXGroup;
762
			children = (
Bogdan Timofte authored 2 months ago
763
				437D47D42415FD8C00B7768E /* ChargeRecordSheetView.swift */,
764
				D28F11383C8E4A7A00A10048 /* Subviews */,
Bogdan Timofte authored 2 months ago
765
			);
Bogdan Timofte authored 2 months ago
766
			path = ChargeRecord;
Bogdan Timofte authored 2 months ago
767
			sourceTree = "<group>";
768
		};
Bogdan Timofte authored 2 months ago
769
		D28F11383C8E4A7A00A10048 /* Subviews */ = {
Bogdan Timofte authored 2 months ago
770
			isa = PBXGroup;
771
			children = (
Bogdan Timofte authored 2 months ago
772
				D28F11363C8E4A7A00A10046 /* ChargeRecordMetricsTableView.swift */,
Bogdan Timofte authored 2 months ago
773
			);
Bogdan Timofte authored 2 months ago
774
			path = Subviews;
Bogdan Timofte authored 2 months ago
775
			sourceTree = "<group>";
776
		};
Bogdan Timofte authored 2 months ago
777
		D28F113F3C8E4A7A00A1004F /* Components */ = {
Bogdan Timofte authored 2 months ago
778
			isa = PBXGroup;
779
			children = (
Bogdan Timofte authored 2 months ago
780
				D28F11123C8E4A7A00A10022 /* MeterInfoCardView.swift */,
781
				D28F11143C8E4A7A00A10024 /* MeterInfoRowView.swift */,
782
				437F0AB62463108F005DEBEC /* MeasurementChartView.swift */,
Bogdan Timofte authored 2 months ago
783
			);
Bogdan Timofte authored 2 months ago
784
			path = Components;
Bogdan Timofte authored 2 months ago
785
			sourceTree = "<group>";
786
		};
Bogdan Timofte authored a month ago
787
		D28F11453C8E4A7A00A10055 /* ChargeRecord */ = {
788
			isa = PBXGroup;
789
			children = (
790
				D28F11423C8E4A7A00A10052 /* MeterChargeRecordTabView.swift */,
791
			);
792
			path = ChargeRecord;
793
			sourceTree = "<group>";
794
		};
795
		D28F11463C8E4A7A00A10056 /* DataGroups */ = {
796
			isa = PBXGroup;
797
			children = (
798
				D28F11443C8E4A7A00A10054 /* MeterDataGroupsTabView.swift */,
799
			);
800
			path = DataGroups;
801
			sourceTree = "<group>";
802
		};
Bogdan Timofte authored 2 months ago
803
/* End PBXGroup section */
804

            
805
/* Begin PBXNativeTarget section */
806
		43CBF65B240BF3EB00255B8B /* USB Meter */ = {
807
			isa = PBXNativeTarget;
808
			buildConfigurationList = 43CBF673240BF3ED00255B8B /* Build configuration list for PBXNativeTarget "USB Meter" */;
809
			buildPhases = (
810
				43CBF658240BF3EB00255B8B /* Sources */,
811
				43CBF659240BF3EB00255B8B /* Frameworks */,
812
				43CBF65A240BF3EB00255B8B /* Resources */,
813
			);
814
			buildRules = (
815
			);
816
			dependencies = (
817
			);
Bogdan Timofte authored 2 months ago
818
			fileSystemSynchronizedGroups = (
819
				43BE08E12F78F49500250EEC /* SidebarList */,
820
			);
Bogdan Timofte authored 2 months ago
821
			name = "USB Meter";
822
			packageProductDependencies = (
823
				4347F01C28D717C1007EE7B1 /* CryptoSwift */,
824
			);
825
			productName = "USB Meter";
826
			productReference = 43CBF65C240BF3EB00255B8B /* USB Meter.app */;
827
			productType = "com.apple.product-type.application";
828
		};
829
/* End PBXNativeTarget section */
830

            
831
/* Begin PBXProject section */
832
		43CBF654240BF3EB00255B8B /* Project object */ = {
833
			isa = PBXProject;
834
			attributes = {
Bogdan Timofte authored 2 months ago
835
				BuildIndependentTargetsInParallel = YES;
Bogdan Timofte authored 2 months ago
836
				LastSwiftUpdateCheck = 1130;
Bogdan Timofte authored a month ago
837
				LastUpgradeCheck = 2640;
Bogdan Timofte authored 2 months ago
838
				ORGANIZATIONNAME = "Bogdan Timofte";
839
				TargetAttributes = {
840
					43CBF65B240BF3EB00255B8B = {
841
						CreatedOnToolsVersion = 11.3.1;
Bogdan Timofte authored 2 months ago
842
						SystemCapabilities = {
Bogdan Timofte authored a month ago
843
							com.apple.BackgroundModes = {
844
								enabled = 1;
845
							};
Bogdan Timofte authored 2 months ago
846
							com.apple.iCloud = {
847
								enabled = 1;
848
							};
849
						};
Bogdan Timofte authored 2 months ago
850
					};
851
				};
852
			};
853
			buildConfigurationList = 43CBF657240BF3EB00255B8B /* Build configuration list for PBXProject "USB Meter" */;
854
			compatibilityVersion = "Xcode 9.3";
855
			developmentRegion = en;
856
			hasScannedForEncodings = 0;
857
			knownRegions = (
858
				en,
859
				Base,
860
			);
861
			mainGroup = 43CBF653240BF3EB00255B8B;
862
			packageReferences = (
863
				437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */,
864
			);
865
			productRefGroup = 43CBF65D240BF3EB00255B8B /* Products */;
866
			projectDirPath = "";
867
			projectRoot = "";
868
			targets = (
869
				43CBF65B240BF3EB00255B8B /* USB Meter */,
870
			);
871
		};
872
/* End PBXProject section */
873

            
874
/* Begin PBXResourcesBuildPhase section */
875
		43CBF65A240BF3EB00255B8B /* Resources */ = {
876
			isa = PBXResourcesBuildPhase;
877
			buildActionMask = 2147483647;
878
			files = (
879
				43CBF66F240BF3ED00255B8B /* LaunchScreen.storyboard in Resources */,
880
				43CBF66C240BF3ED00255B8B /* Preview Assets.xcassets in Resources */,
881
				43CBF669240BF3ED00255B8B /* Assets.xcassets in Resources */,
Bogdan Timofte authored a month ago
882
				C1F000013C90000100A10001 /* ChargedDeviceTemplates.json in Resources */,
Bogdan Timofte authored a month ago
883
				A1B2C3D4E5F6A7B8C9D0E111 /* DeviceProfilesCatalog.json in Resources */,
Bogdan Timofte authored 2 months ago
884
			);
885
			runOnlyForDeploymentPostprocessing = 0;
886
		};
887
/* End PBXResourcesBuildPhase section */
888

            
889
/* Begin PBXSourcesBuildPhase section */
890
		43CBF658240BF3EB00255B8B /* Sources */ = {
891
			isa = PBXSourcesBuildPhase;
892
			buildActionMask = 2147483647;
893
			files = (
894
				43874C852415611200525397 /* Double.swift in Sources */,
Bogdan Timofte authored 2 months ago
895
				437D47D72415FDF300B7768E /* MeterScreenControlsView.swift in Sources */,
896
				4308CF882417770D0002E80B /* DataGroupsSheetView.swift in Sources */,
Bogdan Timofte authored 2 months ago
897
				4383B468240F845500DAAEBF /* MacAdress.swift in Sources */,
898
				43CBF681240D153000255B8B /* CBManagerState.swift in Sources */,
899
				4383B46A240FE4A600DAAEBF /* MeterView.swift in Sources */,
Bogdan Timofte authored 2 months ago
900
				D28F11013C8E4A7A00A10011 /* MeterHomeTabView.swift in Sources */,
Bogdan Timofte authored 2 months ago
901
				D28F11033C8E4A7A00A10013 /* MeterLiveTabView.swift in Sources */,
902
				D28F11053C8E4A7A00A10015 /* MeterChartTabView.swift in Sources */,
903
				D28F11073C8E4A7A00A10017 /* MeterSettingsTabView.swift in Sources */,
Bogdan Timofte authored a month ago
904
				D28F11413C8E4A7A00A10051 /* MeterChargeRecordTabView.swift in Sources */,
905
				D28F11433C8E4A7A00A10053 /* MeterDataGroupsTabView.swift in Sources */,
Bogdan Timofte authored 2 months ago
906
				D28F11113C8E4A7A00A10021 /* MeterInfoCardView.swift in Sources */,
907
				D28F11133C8E4A7A00A10023 /* MeterInfoRowView.swift in Sources */,
908
				D28F11153C8E4A7A00A10025 /* MeterNameEditorView.swift in Sources */,
909
				D28F11173C8E4A7A00A10027 /* ScreenTimeoutEditorView.swift in Sources */,
910
				D28F11193C8E4A7A00A10029 /* ScreenBrightnessEditorView.swift in Sources */,
911
				D28F11213C8E4A7A00A10031 /* MeterLiveMetricRange.swift in Sources */,
912
				D28F11233C8E4A7A00A10033 /* LoadResistanceIconView.swift in Sources */,
913
				D28F11313C8E4A7A00A10041 /* MeterScreenControlButtonView.swift in Sources */,
914
				D28F11333C8E4A7A00A10043 /* MeterCurrentScreenSummaryView.swift in Sources */,
915
				D28F11353C8E4A7A00A10045 /* ChargeRecordMetricsTableView.swift in Sources */,
916
				D28F11393C8E4A7A00A10049 /* MeterConnectionStatusBadgeView.swift in Sources */,
917
				D28F113B3C8E4A7A00A1004B /* MeterConnectionActionView.swift in Sources */,
918
				D28F113D3C8E4A7A00A1004D /* MeterOverviewSectionView.swift in Sources */,
Bogdan Timofte authored a month ago
919
				C10000013C8E4A7A00A10001 /* ChargeInsightsModel.swift in Sources */,
920
				C10000023C8E4A7A00A10002 /* ChargeInsightsStore.swift in Sources */,
Bogdan Timofte authored a month ago
921
				F20000036F5D4C95B6487F18 /* ChargingWindowDetector.swift in Sources */,
Bogdan Timofte authored a month ago
922
				C10000033C8E4A7A00A10003 /* ChargedDeviceQRCodeView.swift in Sources */,
923
				C10000043C8E4A7A00A10004 /* ChargedDeviceEditorSheetView.swift in Sources */,
924
				C10000053C8E4A7A00A10005 /* ChargedDeviceLibrarySheetView.swift in Sources */,
Bogdan Timofte authored a month ago
925
				C10000063C8E4A7A00A10006 /* ChargedDeviceSettingsView.swift in Sources */,
Bogdan Timofte authored a month ago
926
				C100000A3C8E4A7A00A1000A /* ChargedDeviceSessionsView.swift in Sources */,
Bogdan Timofte authored a month ago
927
				C100000B3C8E4A7A00A1000B /* ChargeSessionDetailView.swift in Sources */,
Bogdan Timofte authored a month ago
928
				C1CCSS013C8E4A7A00CCSS01 /* ChargeSessionCompletionSheetView.swift in Sources */,
Bogdan Timofte authored a month ago
929
				C10000073C8E4A7A00A10007 /* SidebarChargedDevicesSectionView.swift in Sources */,
930
				C10000083C8E4A7A00A10008 /* BatteryCheckpointEditorSheetView.swift in Sources */,
Bogdan Timofte authored a month ago
931
				CE00CE013C8E4A7A00CE00CE /* ChargerEditorSheetView.swift in Sources */,
Bogdan Timofte authored a month ago
932
				A1B2C3D4E5F6A7B8C9D0E211 /* PowerbankEditorSheetView.swift in Sources */,
933
				A1B2C3D4E5F6A7B8C9D0E212 /* PowerbankDetailView.swift in Sources */,
934
				A1B2C3D4E5F6A7B8C9D0E213 /* PowerbankSidebarCardView.swift in Sources */,
935
				A1B2C3D4E5F6A7B8C9D0E214 /* SidebarPowerbanksSectionView.swift in Sources */,
Bogdan Timofte authored a month ago
936
				CD0002013FA0000000000001 /* ChargedDeviceIdentityViews.swift in Sources */,
937
				CD0002023FA0000000000002 /* ChargedDeviceLibraryRowView.swift in Sources */,
938
				CD0002033FA0000000000003 /* ChargedDeviceSidebarCardView.swift in Sources */,
939
				CD0002043FA0000000000004 /* ChargedDeviceEditorScaffoldView.swift in Sources */,
940
				CD0002053FA0000000000005 /* SidebarChargedDeviceLibraryView.swift in Sources */,
941
				CD0002063FA0000000000006 /* ChargedDeviceDetailTabBarView.swift in Sources */,
Bogdan Timofte authored a month ago
942
				C10000093C8E4A7A00A10009 /* CKModel.xcdatamodeld in Sources */,
Bogdan Timofte authored a month ago
943
				B0A000113C8F000100A10011 /* ChargerStandbyPowerStore.swift in Sources */,
944
				B0A000123C8F000100A10012 /* ChargerStandbyPowerWizardView.swift in Sources */,
Bogdan Timofte authored a month ago
945
				B0A000133C8F000100A10013 /* ConsumptionMonitorStore.swift in Sources */,
946
				B0A000143C8F000100A10014 /* ConsumptionMonitorView.swift in Sources */,
Bogdan Timofte authored 2 months ago
947
				4360A34D241CBB3800B464F9 /* RSSIView.swift in Sources */,
Bogdan Timofte authored a month ago
948
				430CB4FD245E07EB006525C3 /* AdaptiveTabBarPresentation.swift in Sources */,
Bogdan Timofte authored a month ago
949
				3DB80493A78F47DB8613585C /* SidebarToggleToolbar.swift in Sources */,
Bogdan Timofte authored 2 months ago
950
				437D47D12415F91B00B7768E /* MeterLiveContentView.swift in Sources */,
Bogdan Timofte authored 2 months ago
951
				4383B465240EB6B200DAAEBF /* UserDefault.swift in Sources */,
Bogdan Timofte authored 2 months ago
952
				3407A133FADB8858DC2A1FED /* MeterNameStore.swift in Sources */,
Bogdan Timofte authored 2 months ago
953
				43CBF677240C043E00255B8B /* BluetoothManager.swift in Sources */,
954
				43CBF660240BF3EB00255B8B /* AppDelegate.swift in Sources */,
955
				438B9555246D2D7500E61AE7 /* Path.swift in Sources */,
956
				4383B460240EB2D000DAAEBF /* Meter.swift in Sources */,
Bogdan Timofte authored 2 months ago
957
				AAD5F9B12B1CAC7A00F8E4F9 /* SidebarView.swift in Sources */,
Bogdan Timofte authored 2 months ago
958
				43CBF667240BF3EB00255B8B /* ContentView.swift in Sources */,
959
				437F0AB72463108F005DEBEC /* MeasurementChartView.swift in Sources */,
Bogdan Timofte authored a month ago
960
				437F0AB92463108F005DEBEC /* TimeSeriesChart.swift in Sources */,
Bogdan Timofte authored 2 months ago
961
				437D47D32415FB7E00B7768E /* Decimal.swift in Sources */,
962
				43874C7F2414F3F400525397 /* Float.swift in Sources */,
963
				4383B462240EB5E400DAAEBF /* AppData.swift in Sources */,
Bogdan Timofte authored 2 months ago
964
				4386958D2F6A1002008855A9 /* TC66Protocol.swift in Sources */,
Bogdan Timofte authored 2 months ago
965
				437D47D52415FD8C00B7768E /* ChargeRecordSheetView.swift in Sources */,
Bogdan Timofte authored 2 months ago
966
				432EA6442445A559006FC905 /* ChartContext.swift in Sources */,
967
				4308CF8624176CAB0002E80B /* DataGroupRowView.swift in Sources */,
Bogdan Timofte authored 2 months ago
968
				4386958F2F6A4E3E008855A9 /* MeterCapabilities.swift in Sources */,
Bogdan Timofte authored 2 months ago
969
				43554B32244449B5004E66F5 /* MeasurementSeriesSampleView.swift in Sources */,
Bogdan Timofte authored 2 months ago
970
				43F7792B2465AE1600745DF4 /* UIView.swift in Sources */,
971
				43ED78AE2420A0BE00974487 /* BluetoothSerial.swift in Sources */,
972
				43CBF662240BF3EB00255B8B /* SceneDelegate.swift in Sources */,
973
				4351E7BB24685ACD00E798A3 /* CGPoint.swift in Sources */,
Bogdan Timofte authored 2 months ago
974
				43554B2F24443939004E66F5 /* MeasurementSeriesSheetView.swift in Sources */,
Bogdan Timofte authored 2 months ago
975
				430CB4FC245E07EB006525C2 /* ChevronView.swift in Sources */,
976
				43554B3424444B0E004E66F5 /* Date.swift in Sources */,
977
				4311E63A241384960080EA59 /* DeviceHelpView.swift in Sources */,
Bogdan Timofte authored 2 months ago
978
				E430FB6B7CB3E0D4189F6D7D /* MeterMappingDebugView.swift in Sources */,
Bogdan Timofte authored 2 months ago
979
				439D996524234B98008DE3AA /* BluetoothRadio.swift in Sources */,
980
				438695892463F062008855A9 /* Measurements.swift in Sources */,
Bogdan Timofte authored 2 months ago
981
				4386958B2F6A1001008855A9 /* UMProtocol.swift in Sources */,
Bogdan Timofte authored 2 months ago
982
				43874C83241533AD00525397 /* Data.swift in Sources */,
983
			);
984
			runOnlyForDeploymentPostprocessing = 0;
985
		};
986
/* End PBXSourcesBuildPhase section */
987

            
988
/* Begin PBXVariantGroup section */
989
		43CBF66D240BF3ED00255B8B /* LaunchScreen.storyboard */ = {
990
			isa = PBXVariantGroup;
991
			children = (
992
				43CBF66E240BF3ED00255B8B /* Base */,
993
			);
994
			name = LaunchScreen.storyboard;
995
			sourceTree = "<group>";
996
		};
997
/* End PBXVariantGroup section */
998

            
999
/* Begin XCBuildConfiguration section */
1000
		43CBF671240BF3ED00255B8B /* Debug */ = {
1001
			isa = XCBuildConfiguration;
1002
			buildSettings = {
1003
				ALWAYS_SEARCH_USER_PATHS = NO;
Bogdan Timofte authored a month ago
1004
				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
Bogdan Timofte authored 2 months ago
1005
				CLANG_ANALYZER_NONNULL = YES;
1006
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1007
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1008
				CLANG_CXX_LIBRARY = "libc++";
1009
				CLANG_ENABLE_MODULES = YES;
1010
				CLANG_ENABLE_OBJC_ARC = YES;
1011
				CLANG_ENABLE_OBJC_WEAK = YES;
1012
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1013
				CLANG_WARN_BOOL_CONVERSION = YES;
1014
				CLANG_WARN_COMMA = YES;
1015
				CLANG_WARN_CONSTANT_CONVERSION = YES;
1016
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1017
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1018
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1019
				CLANG_WARN_EMPTY_BODY = YES;
1020
				CLANG_WARN_ENUM_CONVERSION = YES;
1021
				CLANG_WARN_INFINITE_RECURSION = YES;
1022
				CLANG_WARN_INT_CONVERSION = YES;
1023
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1024
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1025
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1026
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1027
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
1028
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1029
				CLANG_WARN_STRICT_PROTOTYPES = YES;
1030
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1031
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1032
				CLANG_WARN_UNREACHABLE_CODE = YES;
1033
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1034
				COPY_PHASE_STRIP = NO;
1035
				DEBUG_INFORMATION_FORMAT = dwarf;
Bogdan Timofte authored 2 months ago
1036
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
Bogdan Timofte authored 2 months ago
1037
				ENABLE_STRICT_OBJC_MSGSEND = YES;
1038
				ENABLE_TESTABILITY = YES;
Bogdan Timofte authored 2 months ago
1039
				ENABLE_USER_SCRIPT_SANDBOXING = YES;
Bogdan Timofte authored 2 months ago
1040
				GCC_C_LANGUAGE_STANDARD = gnu11;
1041
				GCC_DYNAMIC_NO_PIC = NO;
1042
				GCC_NO_COMMON_BLOCKS = YES;
1043
				GCC_OPTIMIZATION_LEVEL = 0;
1044
				GCC_PREPROCESSOR_DEFINITIONS = (
1045
					"DEBUG=1",
1046
					"$(inherited)",
1047
				);
1048
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1049
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1050
				GCC_WARN_UNDECLARED_SELECTOR = YES;
1051
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1052
				GCC_WARN_UNUSED_FUNCTION = YES;
1053
				GCC_WARN_UNUSED_VARIABLE = YES;
Bogdan Timofte authored 2 months ago
1054
				IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Bogdan Timofte authored 2 months ago
1055
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
1056
				MTL_FAST_MATH = YES;
1057
				ONLY_ACTIVE_ARCH = YES;
1058
				SDKROOT = iphoneos;
Bogdan Timofte authored 2 months ago
1059
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored 2 months ago
1060
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
1061
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1062
			};
1063
			name = Debug;
1064
		};
1065
		43CBF672240BF3ED00255B8B /* Release */ = {
1066
			isa = XCBuildConfiguration;
1067
			buildSettings = {
1068
				ALWAYS_SEARCH_USER_PATHS = NO;
Bogdan Timofte authored a month ago
1069
				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
Bogdan Timofte authored 2 months ago
1070
				CLANG_ANALYZER_NONNULL = YES;
1071
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1072
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1073
				CLANG_CXX_LIBRARY = "libc++";
1074
				CLANG_ENABLE_MODULES = YES;
1075
				CLANG_ENABLE_OBJC_ARC = YES;
1076
				CLANG_ENABLE_OBJC_WEAK = YES;
1077
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1078
				CLANG_WARN_BOOL_CONVERSION = YES;
1079
				CLANG_WARN_COMMA = YES;
1080
				CLANG_WARN_CONSTANT_CONVERSION = YES;
1081
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1082
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1083
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1084
				CLANG_WARN_EMPTY_BODY = YES;
1085
				CLANG_WARN_ENUM_CONVERSION = YES;
1086
				CLANG_WARN_INFINITE_RECURSION = YES;
1087
				CLANG_WARN_INT_CONVERSION = YES;
1088
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1089
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1090
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1091
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1092
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
1093
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1094
				CLANG_WARN_STRICT_PROTOTYPES = YES;
1095
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1096
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1097
				CLANG_WARN_UNREACHABLE_CODE = YES;
1098
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1099
				COPY_PHASE_STRIP = NO;
1100
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Bogdan Timofte authored 2 months ago
1101
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
Bogdan Timofte authored 2 months ago
1102
				ENABLE_NS_ASSERTIONS = NO;
1103
				ENABLE_STRICT_OBJC_MSGSEND = YES;
Bogdan Timofte authored 2 months ago
1104
				ENABLE_USER_SCRIPT_SANDBOXING = YES;
Bogdan Timofte authored 2 months ago
1105
				GCC_C_LANGUAGE_STANDARD = gnu11;
1106
				GCC_NO_COMMON_BLOCKS = YES;
1107
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1108
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1109
				GCC_WARN_UNDECLARED_SELECTOR = YES;
1110
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1111
				GCC_WARN_UNUSED_FUNCTION = YES;
1112
				GCC_WARN_UNUSED_VARIABLE = YES;
Bogdan Timofte authored 2 months ago
1113
				IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Bogdan Timofte authored 2 months ago
1114
				MTL_ENABLE_DEBUG_INFO = NO;
1115
				MTL_FAST_MATH = YES;
1116
				SDKROOT = iphoneos;
Bogdan Timofte authored 2 months ago
1117
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored 2 months ago
1118
				SWIFT_COMPILATION_MODE = wholemodule;
1119
				SWIFT_OPTIMIZATION_LEVEL = "-O";
1120
				VALIDATE_PRODUCT = YES;
1121
			};
1122
			name = Release;
1123
		};
1124
		43CBF674240BF3ED00255B8B /* Debug */ = {
1125
			isa = XCBuildConfiguration;
1126
			buildSettings = {
1127
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1128
				CODE_SIGN_ENTITLEMENTS = "USB Meter/USB Meter.entitlements";
1129
				CODE_SIGN_STYLE = Automatic;
1130
				DEVELOPMENT_ASSET_PATHS = "\"USB Meter/Preview Content\"";
Bogdan Timofte authored 2 months ago
1131
				ENABLE_APP_SANDBOX = YES;
Bogdan Timofte authored 2 months ago
1132
				ENABLE_PREVIEWS = YES;
Bogdan Timofte authored 2 months ago
1133
				ENABLE_RESOURCE_ACCESS_BLUETOOTH = YES;
Bogdan Timofte authored 2 months ago
1134
				INFOPLIST_FILE = "USB Meter/Info.plist";
Bogdan Timofte authored a month ago
1135
				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
Bogdan Timofte authored 2 months ago
1136
				LD_RUNPATH_SEARCH_PATHS = (
1137
					"$(inherited)",
1138
					"@executable_path/Frameworks",
1139
				);
1140
				PRODUCT_BUNDLE_IDENTIFIER = "ro.xdev.USB-Meter";
1141
				PRODUCT_NAME = "$(TARGET_NAME)";
Bogdan Timofte authored 2 months ago
1142
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored 2 months ago
1143
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Bogdan Timofte authored 2 months ago
1144
				SUPPORTS_MACCATALYST = YES;
Bogdan Timofte authored 2 months ago
1145
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
1146
				SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
Bogdan Timofte authored 2 months ago
1147
				SWIFT_VERSION = 5.0;
1148
				TARGETED_DEVICE_FAMILY = "1,2";
1149
			};
1150
			name = Debug;
1151
		};
1152
		43CBF675240BF3ED00255B8B /* Release */ = {
1153
			isa = XCBuildConfiguration;
1154
			buildSettings = {
1155
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1156
				CODE_SIGN_ENTITLEMENTS = "USB Meter/USB Meter.entitlements";
1157
				CODE_SIGN_STYLE = Automatic;
1158
				DEVELOPMENT_ASSET_PATHS = "\"USB Meter/Preview Content\"";
Bogdan Timofte authored 2 months ago
1159
				ENABLE_APP_SANDBOX = YES;
Bogdan Timofte authored 2 months ago
1160
				ENABLE_PREVIEWS = YES;
Bogdan Timofte authored 2 months ago
1161
				ENABLE_RESOURCE_ACCESS_BLUETOOTH = YES;
Bogdan Timofte authored 2 months ago
1162
				INFOPLIST_FILE = "USB Meter/Info.plist";
Bogdan Timofte authored a month ago
1163
				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
Bogdan Timofte authored 2 months ago
1164
				LD_RUNPATH_SEARCH_PATHS = (
1165
					"$(inherited)",
1166
					"@executable_path/Frameworks",
1167
				);
1168
				PRODUCT_BUNDLE_IDENTIFIER = "ro.xdev.USB-Meter";
1169
				PRODUCT_NAME = "$(TARGET_NAME)";
Bogdan Timofte authored 2 months ago
1170
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored 2 months ago
1171
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Bogdan Timofte authored 2 months ago
1172
				SUPPORTS_MACCATALYST = YES;
Bogdan Timofte authored 2 months ago
1173
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
1174
				SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
Bogdan Timofte authored 2 months ago
1175
				SWIFT_VERSION = 5.0;
1176
				TARGETED_DEVICE_FAMILY = "1,2";
1177
			};
1178
			name = Release;
1179
		};
1180
/* End XCBuildConfiguration section */
1181

            
1182
/* Begin XCConfigurationList section */
1183
		43CBF657240BF3EB00255B8B /* Build configuration list for PBXProject "USB Meter" */ = {
1184
			isa = XCConfigurationList;
1185
			buildConfigurations = (
1186
				43CBF671240BF3ED00255B8B /* Debug */,
1187
				43CBF672240BF3ED00255B8B /* Release */,
1188
			);
1189
			defaultConfigurationIsVisible = 0;
1190
			defaultConfigurationName = Release;
1191
		};
1192
		43CBF673240BF3ED00255B8B /* Build configuration list for PBXNativeTarget "USB Meter" */ = {
1193
			isa = XCConfigurationList;
1194
			buildConfigurations = (
1195
				43CBF674240BF3ED00255B8B /* Debug */,
1196
				43CBF675240BF3ED00255B8B /* Release */,
1197
			);
1198
			defaultConfigurationIsVisible = 0;
1199
			defaultConfigurationName = Release;
1200
		};
1201
/* End XCConfigurationList section */
1202

            
1203
/* Begin XCRemoteSwiftPackageReference section */
1204
		437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */ = {
1205
			isa = XCRemoteSwiftPackageReference;
1206
			repositoryURL = "https://github.com/krzyzanowskim/CryptoSwift.git";
1207
			requirement = {
1208
				branch = master;
1209
				kind = branch;
1210
			};
1211
		};
1212
/* End XCRemoteSwiftPackageReference section */
1213

            
1214
/* Begin XCSwiftPackageProductDependency section */
1215
		4347F01C28D717C1007EE7B1 /* CryptoSwift */ = {
1216
			isa = XCSwiftPackageProductDependency;
1217
			package = 437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */;
1218
			productName = CryptoSwift;
1219
		};
1220
/* End XCSwiftPackageProductDependency section */
Bogdan Timofte authored a month ago
1221

            
1222
/* Begin XCVersionGroup section */
1223
		C10000213C8E4A7A00A10021 /* CKModel.xcdatamodeld */ = {
1224
			isa = XCVersionGroup;
1225
			children = (
1226
				C10000193C8E4A7A00A10019 /* USB_Meter 4.xcdatamodel */,
1227
				C100001A3C8E4A7A00A1001A /* USB_Meter 5.xcdatamodel */,
1228
				C100001B3C8E4A7A00A1001B /* USB_Meter 6.xcdatamodel */,
1229
				C100001C3C8E4A7A00A1001C /* USB_Meter 7.xcdatamodel */,
1230
				C100001D3C8E4A7A00A1001D /* USB_Meter 8.xcdatamodel */,
1231
				C100001E3C8E4A7A00A1001E /* USB_Meter 9.xcdatamodel */,
1232
				C10000223C8E4A7A00A10022 /* USB_Meter 10.xcdatamodel */,
Bogdan Timofte authored a month ago
1233
				C1F000033C90000100A10003 /* USB_Meter 12.xcdatamodel */,
Bogdan Timofte authored a month ago
1234
				E23F11146F5D4C95B6487C94 /* USB_Meter 14.xcdatamodel */,
Bogdan Timofte authored a month ago
1235
				F10000016F5D4C95B6487F15 /* USB_Meter 15.xcdatamodel */,
Bogdan Timofte authored a month ago
1236
				F10000026F5D4C95B6487F17 /* USB_Meter 16.xcdatamodel */,
Bogdan Timofte authored a month ago
1237
				F10000036F5D4C95B6487F18 /* USB_Meter 17.xcdatamodel */,
Bogdan Timofte authored a month ago
1238
				F10000046F5D4C95B6487F19 /* USB_Meter 18.xcdatamodel */,
Bogdan Timofte authored a month ago
1239
				A1B2C3D4E5F6A7B8C9D0E101 /* USB_Meter 19.xcdatamodel */,
1240
				A1B2C3D4E5F6A7B8C9D0E102 /* USB_Meter 20.xcdatamodel */,
Bogdan Timofte authored a month ago
1241
			);
Bogdan Timofte authored a month ago
1242
			currentVersion = A1B2C3D4E5F6A7B8C9D0E102 /* USB_Meter 20.xcdatamodel */;
Bogdan Timofte authored a month ago
1243
			path = CKModel.xcdatamodeld;
1244
			sourceTree = "<group>";
1245
			versionGroupType = wrapper.xcdatamodel;
1246
		};
1247
/* End XCVersionGroup section */
Bogdan Timofte authored 2 months ago
1248
	};
1249
	rootObject = 43CBF654240BF3EB00255B8B /* Project object */;
1250
}