|
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 */; }; |
|
441 | 443 | dstPath = ""; |
442 | 444 | dstSubfolderSpec = 7; |
443 | 445 | files = ( |
| 446 | + 0000FB712BBDC01400845921 /* Add3DTilesLayerView.swift in Copy Source Code Files */, |
444 | 447 | D77D9C012BB2439400B38A6C /* AugmentRealityToShowHiddenInfrastructureView.ARSceneView.swift in Copy Source Code Files */, |
445 | 448 | D7A737E32BABBA2200B7C7FC /* AugmentRealityToShowHiddenInfrastructureView.swift in Copy Source Code Files */, |
446 | 449 | 1C2538542BABACB100337307 /* AugmentRealityToNavigateRouteView.RoutePlannerView.swift in Copy Source Code Files */, |
|
612 | 615 | /* End PBXCopyFilesBuildPhase section */ |
613 | 616 |
|
614 | 617 | /* Begin PBXFileReference section */ |
| 618 | + 0000FB6B2BBDB17600845921 /* Add3DTilesLayerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Add3DTilesLayerView.swift; sourceTree = "<group>"; }; |
615 | 619 | 000558092817C51E00224BC6 /* SampleDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleDetailView.swift; sourceTree = "<group>"; }; |
616 | 620 | 000D43132B9918420003D3C2 /* ConfigureBasemapStyleParametersView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConfigureBasemapStyleParametersView.swift; sourceTree = "<group>"; }; |
617 | 621 | 00181B452846AD7100654571 /* View+ErrorAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+ErrorAlert.swift"; sourceTree = "<group>"; }; |
|
847 | 851 | /* End PBXFrameworksBuildPhase section */ |
848 | 852 |
|
849 | 853 | /* Begin PBXGroup section */ |
| 854 | + 0000FB6D2BBDB17600845921 /* Add 3d tiles layer */ = { |
| 855 | + isa = PBXGroup; |
| 856 | + children = ( |
| 857 | + 0000FB6B2BBDB17600845921 /* Add3DTilesLayerView.swift */, |
| 858 | + ); |
| 859 | + path = "Add 3d tiles layer"; |
| 860 | + sourceTree = "<group>"; |
| 861 | + }; |
850 | 862 | 0005580D281872BE00224BC6 /* Views */ = { |
851 | 863 | isa = PBXGroup; |
852 | 864 | children = ( |
|
931 | 943 | 0074ABB228174B830037244A /* Samples */ = { |
932 | 944 | isa = PBXGroup; |
933 | 945 | children = ( |
| 946 | + 0000FB6D2BBDB17600845921 /* Add 3d tiles layer */, |
934 | 947 | 79D84D0C2A815BED00F45262 /* Add custom dynamic entity data source */, |
935 | 948 | 4D2ADC3E29C26D05003B367F /* Add dynamic entity layer */, |
936 | 949 | 00D4EF7E2863840D00B9CC30 /* Add feature layers */, |
|
2667 | 2680 | 1C3B7DCB2A5F64FC00907443 /* AnalyzeNetworkWithSubnetworkTraceView.swift in Sources */, |
2668 | 2681 | 00B042E8282EDC690072E1B4 /* SetBasemapView.swift in Sources */, |
2669 | 2682 | E004A6E62846A61F002A1FE6 /* StyleGraphicsWithSymbolsView.swift in Sources */, |
| 2683 | + 0000FB6E2BBDB17600845921 /* Add3DTilesLayerView.swift in Sources */, |
2670 | 2684 | D74EA7842B6DADA5008F6C7C /* ValidateUtilityNetworkTopologyView.swift in Sources */, |
2671 | 2685 | E088E1742863B5F800413100 /* GenerateOfflineMapView.swift in Sources */, |
2672 | 2686 | 0074ABC428174F430037244A /* Sample.swift in Sources */, |
|
0 commit comments