|
163 | 163 | 80427FF62BFE2AF4007E89CC /* UserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80427FDF2BFE2AF4007E89CC /* UserInfo.swift */; };
|
164 | 164 | 80427FF72BFE2AF4007E89CC /* UserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80427FDF2BFE2AF4007E89CC /* UserInfo.swift */; };
|
165 | 165 | 80427FF82BFE2AF4007E89CC /* UserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80427FDF2BFE2AF4007E89CC /* UserInfo.swift */; };
|
| 166 | + 804385CF2C073763004E3285 /* OrganizationInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 804385CE2C073763004E3285 /* OrganizationInfo.swift */; }; |
| 167 | + 804385D02C073763004E3285 /* OrganizationInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 804385CE2C073763004E3285 /* OrganizationInfo.swift */; }; |
| 168 | + 804385D12C073763004E3285 /* OrganizationInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 804385CE2C073763004E3285 /* OrganizationInfo.swift */; }; |
| 169 | + 804385D22C073763004E3285 /* OrganizationInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 804385CE2C073763004E3285 /* OrganizationInfo.swift */; }; |
| 170 | + 804385D32C073763004E3285 /* OrganizationInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 804385CE2C073763004E3285 /* OrganizationInfo.swift */; }; |
| 171 | + 804385D42C073763004E3285 /* OrganizationInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 804385CE2C073763004E3285 /* OrganizationInfo.swift */; }; |
| 172 | + 804385D62C0739D0004E3285 /* OrganisationSwitcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 804385D52C0739D0004E3285 /* OrganisationSwitcher.swift */; }; |
166 | 173 | 8083DD692C05C9C300596926 /* ClusterPieChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8083DD682C05C9C300596926 /* ClusterPieChart.swift */; };
|
167 | 174 | 8083DD6B2C05C9FE00596926 /* PieChartTopN.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8083DD6A2C05C9FE00596926 /* PieChartTopN.swift */; };
|
168 | 175 | 8083DD6D2C05EA0100596926 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8083DD6C2C05EA0100596926 /* Extensions.swift */; };
|
|
516 | 523 | 80427FDD2BFE2AF4007E89CC /* InsightGroupInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsightGroupInfo.swift; sourceTree = "<group>"; };
|
517 | 524 | 80427FDE2BFE2AF4007E89CC /* InsightInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsightInfo.swift; sourceTree = "<group>"; };
|
518 | 525 | 80427FDF2BFE2AF4007E89CC /* UserInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserInfo.swift; sourceTree = "<group>"; };
|
| 526 | + 804385CE2C073763004E3285 /* OrganizationInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrganizationInfo.swift; sourceTree = "<group>"; }; |
| 527 | + 804385D52C0739D0004E3285 /* OrganisationSwitcher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrganisationSwitcher.swift; sourceTree = "<group>"; }; |
519 | 528 | 8083DD682C05C9C300596926 /* ClusterPieChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClusterPieChart.swift; sourceTree = "<group>"; };
|
520 | 529 | 8083DD6A2C05C9FE00596926 /* PieChartTopN.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieChartTopN.swift; sourceTree = "<group>"; };
|
521 | 530 | 8083DD6C2C05EA0100596926 /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
|
|
855 | 864 | 80427FDD2BFE2AF4007E89CC /* InsightGroupInfo.swift */,
|
856 | 865 | 80427FDE2BFE2AF4007E89CC /* InsightInfo.swift */,
|
857 | 866 | 80427FDF2BFE2AF4007E89CC /* UserInfo.swift */,
|
| 867 | + 804385CE2C073763004E3285 /* OrganizationInfo.swift */, |
858 | 868 | );
|
859 | 869 | path = DTOs;
|
860 | 870 | sourceTree = "<group>";
|
|
1142 | 1152 | DC9A92AF255C1CD100E92C89 /* AutoCompletingTextField.swift */,
|
1143 | 1153 | 2B21FCD926FDC9F900A8A55B /* InsightsGrid.swift */,
|
1144 | 1154 | DCDC6EFE253EDA4C0012D9A7 /* FilterEditView.swift */,
|
| 1155 | + 804385D52C0739D0004E3285 /* OrganisationSwitcher.swift */, |
1145 | 1156 | 2B21FCDC26FDCA6A00A8A55B /* GroupView.swift */,
|
1146 | 1157 | 2B21FCD426FDC33F00A8A55B /* InsightGroupsView.swift */,
|
1147 | 1158 | DCE239FC24D3687C00053370 /* Telemetry_ViewerApp_iOS.swift */,
|
|
1551 | 1562 | C51CB78B27566279005A3FB9 /* InsightService.swift in Sources */,
|
1552 | 1563 | C5F4D37028ACF64700EBB667 /* ChartDataSet.swift in Sources */,
|
1553 | 1564 | 80427FEC2BFE2AF4007E89CC /* InsightGroupInfo.swift in Sources */,
|
| 1565 | + 804385D42C073763004E3285 /* OrganizationInfo.swift in Sources */, |
1554 | 1566 | C51CB78927566275005A3FB9 /* ErrorService.swift in Sources */,
|
1555 | 1567 | C51CB7922756646E005A3FB9 /* TelemetrySignalTypes.swift in Sources */,
|
1556 | 1568 | C5F4D37128ACF64700EBB667 /* ChartDataPoint.swift in Sources */,
|
|
1613 | 1625 | C5F4D33528ACF48000EBB667 /* LineChartView.swift in Sources */,
|
1614 | 1626 | C51CB78527566258005A3FB9 /* ConditionalViewModifier.swift in Sources */,
|
1615 | 1627 | C5F4D33D28ACF48000EBB667 /* RawChartView.swift in Sources */,
|
| 1628 | + 804385D22C073763004E3285 /* OrganizationInfo.swift in Sources */, |
1616 | 1629 | C51CB77F27566243005A3FB9 /* Color.swift in Sources */,
|
1617 | 1630 | C5F4D33128ACF48000EBB667 /* ChartBottomView.swift in Sources */,
|
1618 | 1631 | C51CB7912756646D005A3FB9 /* TelemetrySignalTypes.swift in Sources */,
|
|
1675 | 1688 | C5F4D33428ACF48000EBB667 /* LineChartView.swift in Sources */,
|
1676 | 1689 | C5CE3D57271AFCE2005232EC /* Buttonstyles.swift in Sources */,
|
1677 | 1690 | C5F4D33C28ACF48000EBB667 /* RawChartView.swift in Sources */,
|
| 1691 | + 804385D12C073763004E3285 /* OrganizationInfo.swift in Sources */, |
1678 | 1692 | 2B6431A72739A5BB009A33C4 /* AsyncOperation.swift in Sources */,
|
1679 | 1693 | C5F4D33028ACF48000EBB667 /* ChartBottomView.swift in Sources */,
|
1680 | 1694 | C581F4E0271B22FD0031E99C /* Color+Hex.swift in Sources */,
|
|
1699 | 1713 | 2B64319C2739A5BB009A33C4 /* Data+JSONPrettyPrint.swift in Sources */,
|
1700 | 1714 | C5F4D36E28ACF64600EBB667 /* ChartDataSet.swift in Sources */,
|
1701 | 1715 | 80427FEB2BFE2AF4007E89CC /* InsightGroupInfo.swift in Sources */,
|
| 1716 | + 804385D32C073763004E3285 /* OrganizationInfo.swift in Sources */, |
1702 | 1717 | 2B6431AC2739A5BB009A33C4 /* Caching.swift in Sources */,
|
1703 | 1718 | C51CB78F27566296005A3FB9 /* ConditionalViewModifier.swift in Sources */,
|
1704 | 1719 | C5F4D36F28ACF64600EBB667 /* ChartDataPoint.swift in Sources */,
|
|
1721 | 1736 | C5F4D35628ACF48000EBB667 /* ChartDataSet.swift in Sources */,
|
1722 | 1737 | C5F4D33E28ACF48000EBB667 /* RoundedCorners.swift in Sources */,
|
1723 | 1738 | 2B21FCD526FDC33F00A8A55B /* InsightGroupsView.swift in Sources */,
|
| 1739 | + 804385D62C0739D0004E3285 /* OrganisationSwitcher.swift in Sources */, |
1724 | 1740 | DCB02B722502781A00304964 /* LoginView.swift in Sources */,
|
1725 | 1741 | 2B379D2126FBC3A300714BE6 /* IconFinderService.swift in Sources */,
|
1726 | 1742 | C5CD589D2810368400671359 /* ThreeCirclesInATrenchcode.swift in Sources */,
|
|
1743 | 1759 | 2B781B8326F4A5E30062DBDC /* StatusMessageBanner.swift in Sources */,
|
1744 | 1760 | DCE23A0F24D3687D00053370 /* Telemetry_ViewerApp_iOS.swift in Sources */,
|
1745 | 1761 | DCF7CD40254A08B900BFA23B /* LexiconView.swift in Sources */,
|
| 1762 | + 804385CF2C073763004E3285 /* OrganizationInfo.swift in Sources */, |
1746 | 1763 | 80AD3E9E2BFF305100BBD7EB /* ClusterBarChart.swift in Sources */,
|
1747 | 1764 | 2B3CC0DC264D4AFE0038B528 /* LexiconService.swift in Sources */,
|
1748 | 1765 | 80AD3EA52BFF33FF00BBD7EB /* LineChartTimeSeries.swift in Sources */,
|
|
1928 | 1945 | 2B46280F27286D2500515530 /* TestingModeToggle.swift in Sources */,
|
1929 | 1946 | 2B1D469926CC4C5D008814A9 /* ErrorService.swift in Sources */,
|
1930 | 1947 | 2B61B94F264C08D4003F62C4 /* SignalsService.swift in Sources */,
|
| 1948 | + 804385D02C073763004E3285 /* OrganizationInfo.swift in Sources */, |
1931 | 1949 | C5F4D33F28ACF48000EBB667 /* RoundedCorners.swift in Sources */,
|
1932 | 1950 | DC627EF025A35B6A00C1DF33 /* EmptyAppView.swift in Sources */,
|
1933 | 1951 | 6351A78A277C9EDA003AF559 /* InsightDisplayMode+Extensions.swift in Sources */,
|
|
0 commit comments