Newer Older
1242 lines | 78.612kb
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 */; };
57
		C10000013C8E4A7A00A10001 /* ChargeInsightsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000113C8E4A7A00A10011 /* ChargeInsightsModel.swift */; };
58
		C10000023C8E4A7A00A10002 /* ChargeInsightsStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000123C8E4A7A00A10012 /* ChargeInsightsStore.swift */; };
59
		C10000033C8E4A7A00A10003 /* ChargedDeviceQRCodeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000133C8E4A7A00A10013 /* ChargedDeviceQRCodeView.swift */; };
60
		C10000043C8E4A7A00A10004 /* ChargedDeviceEditorSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000143C8E4A7A00A10014 /* ChargedDeviceEditorSheetView.swift */; };
61
		C10000053C8E4A7A00A10005 /* ChargedDeviceLibrarySheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000153C8E4A7A00A10015 /* ChargedDeviceLibrarySheetView.swift */; };
Bogdan Timofte authored a month ago
62
		C10000063C8E4A7A00A10006 /* ChargedDeviceSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000163C8E4A7A00A10016 /* ChargedDeviceSettingsView.swift */; };
Bogdan Timofte authored a month ago
63
		C10000073C8E4A7A00A10007 /* SidebarChargedDevicesSectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000173C8E4A7A00A10017 /* SidebarChargedDevicesSectionView.swift */; };
64
		C10000083C8E4A7A00A10008 /* BatteryCheckpointEditorSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10000183C8E4A7A00A10018 /* BatteryCheckpointEditorSheetView.swift */; };
65
		C10000093C8E4A7A00A10009 /* CKModel.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = C10000213C8E4A7A00A10021 /* CKModel.xcdatamodeld */; };
Bogdan Timofte authored a month ago
66
		C100000A3C8E4A7A00A1000A /* ChargedDeviceSessionsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C100001A3C8E4A7A00A1002A /* ChargedDeviceSessionsView.swift */; };
Bogdan Timofte authored a month ago
67
		C100000B3C8E4A7A00A1000B /* ChargeSessionDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C100001B3C8E4A7A00A1002B /* ChargeSessionDetailView.swift */; };
Bogdan Timofte authored a month ago
68
		C1CCSS013C8E4A7A00CCSS01 /* ChargeSessionCompletionSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1CCSS023C8E4A7A00CCSS02 /* ChargeSessionCompletionSheetView.swift */; };
Bogdan Timofte authored a month ago
69
		C1F000013C90000100A10001 /* ChargedDeviceTemplates.json in Resources */ = {isa = PBXBuildFile; fileRef = C1F000023C90000100A10002 /* ChargedDeviceTemplates.json */; };
Bogdan Timofte authored a month ago
70
		CD0002013FA0000000000001 /* ChargedDeviceIdentityViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001013FA0000000000001 /* ChargedDeviceIdentityViews.swift */; };
71
		CD0002023FA0000000000002 /* ChargedDeviceLibraryRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001023FA0000000000002 /* ChargedDeviceLibraryRowView.swift */; };
72
		CD0002033FA0000000000003 /* ChargedDeviceSidebarCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001033FA0000000000003 /* ChargedDeviceSidebarCardView.swift */; };
73
		CD0002043FA0000000000004 /* ChargedDeviceEditorScaffoldView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001043FA0000000000004 /* ChargedDeviceEditorScaffoldView.swift */; };
74
		CD0002053FA0000000000005 /* SidebarChargedDeviceLibraryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001053FA0000000000005 /* SidebarChargedDeviceLibraryView.swift */; };
75
		CD0002063FA0000000000006 /* ChargedDeviceDetailTabBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0001063FA0000000000006 /* ChargedDeviceDetailTabBarView.swift */; };
Bogdan Timofte authored a month ago
76
		CE00CE013C8E4A7A00CE00CE /* ChargerEditorSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE00CE023C8E4A7A00CE00CE /* ChargerEditorSheetView.swift */; };
Bogdan Timofte authored a month ago
77
		A1B2C3D4E5F6A7B8C9D0E211 /* PowerbankEditorSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F6A7B8C9D0E201 /* PowerbankEditorSheetView.swift */; };
78
		A1B2C3D4E5F6A7B8C9D0E212 /* PowerbankDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F6A7B8C9D0E202 /* PowerbankDetailView.swift */; };
79
		A1B2C3D4E5F6A7B8C9D0E213 /* PowerbankSidebarCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F6A7B8C9D0E203 /* PowerbankSidebarCardView.swift */; };
80
		A1B2C3D4E5F6A7B8C9D0E214 /* SidebarPowerbanksSectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F6A7B8C9D0E204 /* SidebarPowerbanksSectionView.swift */; };
Bogdan Timofte authored 2 months ago
81
		D28F11013C8E4A7A00A10011 /* MeterHomeTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11023C8E4A7A00A10012 /* MeterHomeTabView.swift */; };
82
		D28F11033C8E4A7A00A10013 /* MeterLiveTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11043C8E4A7A00A10014 /* MeterLiveTabView.swift */; };
83
		D28F11053C8E4A7A00A10015 /* MeterChartTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11063C8E4A7A00A10016 /* MeterChartTabView.swift */; };
84
		D28F11073C8E4A7A00A10017 /* MeterSettingsTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11083C8E4A7A00A10018 /* MeterSettingsTabView.swift */; };
85
		D28F11113C8E4A7A00A10021 /* MeterInfoCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11123C8E4A7A00A10022 /* MeterInfoCardView.swift */; };
86
		D28F11133C8E4A7A00A10023 /* MeterInfoRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11143C8E4A7A00A10024 /* MeterInfoRowView.swift */; };
87
		D28F11153C8E4A7A00A10025 /* MeterNameEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11163C8E4A7A00A10026 /* MeterNameEditorView.swift */; };
88
		D28F11173C8E4A7A00A10027 /* ScreenTimeoutEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11183C8E4A7A00A10028 /* ScreenTimeoutEditorView.swift */; };
89
		D28F11193C8E4A7A00A10029 /* ScreenBrightnessEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F111A3C8E4A7A00A1002A /* ScreenBrightnessEditorView.swift */; };
90
		D28F11213C8E4A7A00A10031 /* MeterLiveMetricRange.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11223C8E4A7A00A10032 /* MeterLiveMetricRange.swift */; };
91
		D28F11233C8E4A7A00A10033 /* LoadResistanceIconView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11243C8E4A7A00A10034 /* LoadResistanceIconView.swift */; };
92
		D28F11313C8E4A7A00A10041 /* MeterScreenControlButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11323C8E4A7A00A10042 /* MeterScreenControlButtonView.swift */; };
93
		D28F11333C8E4A7A00A10043 /* MeterCurrentScreenSummaryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11343C8E4A7A00A10044 /* MeterCurrentScreenSummaryView.swift */; };
94
		D28F11353C8E4A7A00A10045 /* ChargeRecordMetricsTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11363C8E4A7A00A10046 /* ChargeRecordMetricsTableView.swift */; };
95
		D28F11393C8E4A7A00A10049 /* MeterConnectionStatusBadgeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F113A3C8E4A7A00A1004A /* MeterConnectionStatusBadgeView.swift */; };
96
		D28F113B3C8E4A7A00A1004B /* MeterConnectionActionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F113C3C8E4A7A00A1004C /* MeterConnectionActionView.swift */; };
97
		D28F113D3C8E4A7A00A1004D /* MeterOverviewSectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F113E3C8E4A7A00A1004E /* MeterOverviewSectionView.swift */; };
Bogdan Timofte authored a month ago
98
		D28F11413C8E4A7A00A10051 /* MeterChargeRecordTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11423C8E4A7A00A10052 /* MeterChargeRecordTabView.swift */; };
99
		D28F11433C8E4A7A00A10053 /* MeterDataGroupsTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28F11443C8E4A7A00A10054 /* MeterDataGroupsTabView.swift */; };
Bogdan Timofte authored 2 months ago
100
		E430FB6B7CB3E0D4189F6D7D /* MeterMappingDebugView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56BA4CE53B6B2C4EBA42C81A /* MeterMappingDebugView.swift */; };
Bogdan Timofte authored a month ago
101
		F20000036F5D4C95B6487F18 /* ChargingWindowDetector.swift in Sources */ = {isa = PBXBuildFile; fileRef = F20000016F5D4C95B6487F16 /* ChargingWindowDetector.swift */; };
Bogdan Timofte authored a month ago
102
		A1B2C3D4E5F6A7B8C9D0E111 /* DeviceProfilesCatalog.json in Resources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F6A7B8C9D0E110 /* DeviceProfilesCatalog.json */; };
Bogdan Timofte authored 2 months ago
103
/* End PBXBuildFile section */
104

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

            
Bogdan Timofte authored 2 months ago
248
/* Begin PBXFileSystemSynchronizedRootGroup section */
249
		43BE08E12F78F49500250EEC /* SidebarList */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = SidebarList; sourceTree = "<group>"; };
250
/* End PBXFileSystemSynchronizedRootGroup section */
251

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

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

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

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

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

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

            
980
/* Begin PBXVariantGroup section */
981
		43CBF66D240BF3ED00255B8B /* LaunchScreen.storyboard */ = {
982
			isa = PBXVariantGroup;
983
			children = (
984
				43CBF66E240BF3ED00255B8B /* Base */,
985
			);
986
			name = LaunchScreen.storyboard;
987
			sourceTree = "<group>";
988
		};
989
/* End PBXVariantGroup section */
990

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

            
1174
/* Begin XCConfigurationList section */
1175
		43CBF657240BF3EB00255B8B /* Build configuration list for PBXProject "USB Meter" */ = {
1176
			isa = XCConfigurationList;
1177
			buildConfigurations = (
1178
				43CBF671240BF3ED00255B8B /* Debug */,
1179
				43CBF672240BF3ED00255B8B /* Release */,
1180
			);
1181
			defaultConfigurationIsVisible = 0;
1182
			defaultConfigurationName = Release;
1183
		};
1184
		43CBF673240BF3ED00255B8B /* Build configuration list for PBXNativeTarget "USB Meter" */ = {
1185
			isa = XCConfigurationList;
1186
			buildConfigurations = (
1187
				43CBF674240BF3ED00255B8B /* Debug */,
1188
				43CBF675240BF3ED00255B8B /* Release */,
1189
			);
1190
			defaultConfigurationIsVisible = 0;
1191
			defaultConfigurationName = Release;
1192
		};
1193
/* End XCConfigurationList section */
1194

            
1195
/* Begin XCRemoteSwiftPackageReference section */
1196
		437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */ = {
1197
			isa = XCRemoteSwiftPackageReference;
1198
			repositoryURL = "https://github.com/krzyzanowskim/CryptoSwift.git";
1199
			requirement = {
1200
				branch = master;
1201
				kind = branch;
1202
			};
1203
		};
1204
/* End XCRemoteSwiftPackageReference section */
1205

            
1206
/* Begin XCSwiftPackageProductDependency section */
1207
		4347F01C28D717C1007EE7B1 /* CryptoSwift */ = {
1208
			isa = XCSwiftPackageProductDependency;
1209
			package = 437AEE162424AC3F0025C373 /* XCRemoteSwiftPackageReference "CryptoSwift" */;
1210
			productName = CryptoSwift;
1211
		};
1212
/* End XCSwiftPackageProductDependency section */
Bogdan Timofte authored a month ago
1213

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