|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 0000FB6E2BBDB17600845921 /* Add3DTilesLayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0000FB6B2BBDB17600845921 /* Add3DTilesLayerView.swift */; }; |
| 11 | + 0000FB712BBDC01400845921 /* Add3DTilesLayerView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = 0000FB6B2BBDB17600845921 /* Add3DTilesLayerView.swift */; }; |
10 | 12 | 0005580A2817C51E00224BC6 /* SampleDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 000558092817C51E00224BC6 /* SampleDetailView.swift */; }; |
11 | 13 | 000D43162B9918420003D3C2 /* ConfigureBasemapStyleParametersView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 000D43132B9918420003D3C2 /* ConfigureBasemapStyleParametersView.swift */; }; |
12 | 14 | 000D43182B993A030003D3C2 /* ConfigureBasemapStyleParametersView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = 000D43132B9918420003D3C2 /* ConfigureBasemapStyleParametersView.swift */; }; |
|
443 | 445 | dstPath = ""; |
444 | 446 | dstSubfolderSpec = 7; |
445 | 447 | files = ( |
| 448 | + 0000FB712BBDC01400845921 /* Add3DTilesLayerView.swift in Copy Source Code Files */, |
446 | 449 | D77D9C012BB2439400B38A6C /* AugmentRealityToShowHiddenInfrastructureView.ARSceneView.swift in Copy Source Code Files */, |
447 | 450 | D7A737E32BABBA2200B7C7FC /* AugmentRealityToShowHiddenInfrastructureView.swift in Copy Source Code Files */, |
448 | 451 | 1C2538542BABACB100337307 /* AugmentRealityToNavigateRouteView.RoutePlannerView.swift in Copy Source Code Files */, |
|
615 | 618 | /* End PBXCopyFilesBuildPhase section */ |
616 | 619 |
|
617 | 620 | /* Begin PBXFileReference section */ |
| 621 | + 0000FB6B2BBDB17600845921 /* Add3DTilesLayerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Add3DTilesLayerView.swift; sourceTree = "<group>"; }; |
618 | 622 | 000558092817C51E00224BC6 /* SampleDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleDetailView.swift; sourceTree = "<group>"; }; |
619 | 623 | 000D43132B9918420003D3C2 /* ConfigureBasemapStyleParametersView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConfigureBasemapStyleParametersView.swift; sourceTree = "<group>"; }; |
620 | 624 | 00181B452846AD7100654571 /* View+ErrorAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+ErrorAlert.swift"; sourceTree = "<group>"; }; |
|
851 | 855 | /* End PBXFrameworksBuildPhase section */ |
852 | 856 |
|
853 | 857 | /* Begin PBXGroup section */ |
| 858 | + 0000FB6D2BBDB17600845921 /* Add 3D tiles layer */ = { |
| 859 | + isa = PBXGroup; |
| 860 | + children = ( |
| 861 | + 0000FB6B2BBDB17600845921 /* Add3DTilesLayerView.swift */, |
| 862 | + ); |
| 863 | + path = "Add 3D tiles layer"; |
| 864 | + sourceTree = "<group>"; |
| 865 | + }; |
854 | 866 | 0005580D281872BE00224BC6 /* Views */ = { |
855 | 867 | isa = PBXGroup; |
856 | 868 | children = ( |
|
935 | 947 | 0074ABB228174B830037244A /* Samples */ = { |
936 | 948 | isa = PBXGroup; |
937 | 949 | children = ( |
| 950 | + 0000FB6D2BBDB17600845921 /* Add 3D tiles layer */, |
938 | 951 | 79D84D0C2A815BED00F45262 /* Add custom dynamic entity data source */, |
939 | 952 | 4D2ADC3E29C26D05003B367F /* Add dynamic entity layer */, |
940 | 953 | 00D4EF7E2863840D00B9CC30 /* Add feature layers */, |
|
2681 | 2694 | 1C3B7DCB2A5F64FC00907443 /* AnalyzeNetworkWithSubnetworkTraceView.swift in Sources */, |
2682 | 2695 | 00B042E8282EDC690072E1B4 /* SetBasemapView.swift in Sources */, |
2683 | 2696 | E004A6E62846A61F002A1FE6 /* StyleGraphicsWithSymbolsView.swift in Sources */, |
| 2697 | + 0000FB6E2BBDB17600845921 /* Add3DTilesLayerView.swift in Sources */, |
2684 | 2698 | D74EA7842B6DADA5008F6C7C /* ValidateUtilityNetworkTopologyView.swift in Sources */, |
2685 | 2699 | E088E1742863B5F800413100 /* GenerateOfflineMapView.swift in Sources */, |
2686 | 2700 | 0074ABC428174F430037244A /* Sample.swift in Sources */, |
|
0 commit comments