|
367 | 367 | D77D9C012BB2439400B38A6C /* AugmentRealityToShowHiddenInfrastructureView.ARSceneView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D77D9BFF2BB2438200B38A6C /* AugmentRealityToShowHiddenInfrastructureView.ARSceneView.swift */; }; |
368 | 368 | D78666AD2A2161F100C60110 /* FindNearestVertexView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D78666AC2A2161F100C60110 /* FindNearestVertexView.swift */; }; |
369 | 369 | D78666AE2A21629200C60110 /* FindNearestVertexView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D78666AC2A2161F100C60110 /* FindNearestVertexView.swift */; }; |
| 370 | + D79482D42C35D872006521CD /* CreateDynamicBasemapGalleryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D79482D02C35D872006521CD /* CreateDynamicBasemapGalleryView.swift */; }; |
| 371 | + D79482D72C35D8A3006521CD /* CreateDynamicBasemapGalleryView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D79482D02C35D872006521CD /* CreateDynamicBasemapGalleryView.swift */; }; |
370 | 372 | D79EE76E2A4CEA5D005A52AE /* SetUpLocationDrivenGeotriggersView.Model.swift in Sources */ = {isa = PBXBuildFile; fileRef = D79EE76D2A4CEA5D005A52AE /* SetUpLocationDrivenGeotriggersView.Model.swift */; }; |
371 | 373 | D79EE76F2A4CEA7F005A52AE /* SetUpLocationDrivenGeotriggersView.Model.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D79EE76D2A4CEA5D005A52AE /* SetUpLocationDrivenGeotriggersView.Model.swift */; }; |
372 | 374 | D7A737E02BABB9FE00B7C7FC /* AugmentRealityToShowHiddenInfrastructureView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7A737DC2BABB9FE00B7C7FC /* AugmentRealityToShowHiddenInfrastructureView.swift */; }; |
|
516 | 518 | dstPath = ""; |
517 | 519 | dstSubfolderSpec = 7; |
518 | 520 | files = ( |
| 521 | + D79482D72C35D8A3006521CD /* CreateDynamicBasemapGalleryView.swift in Copy Source Code Files */, |
519 | 522 | 95E980742C26189E00CB8912 /* BrowseOGCAPIFeatureServiceView.swift in Copy Source Code Files */, |
520 | 523 | 955AFAC62C110B8A009C8FE5 /* ApplyMosaicRuleToRastersView.swift in Copy Source Code Files */, |
521 | 524 | 95DEB9B82C127B5E009BEC35 /* ShowViewshedFromPointOnMapView.swift in Copy Source Code Files */, |
|
918 | 921 | D77BC5362B59A2D3007B49B6 /* StylePointWithDistanceCompositeSceneSymbolView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StylePointWithDistanceCompositeSceneSymbolView.swift; sourceTree = "<group>"; }; |
919 | 922 | D77D9BFF2BB2438200B38A6C /* AugmentRealityToShowHiddenInfrastructureView.ARSceneView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AugmentRealityToShowHiddenInfrastructureView.ARSceneView.swift; sourceTree = "<group>"; }; |
920 | 923 | D78666AC2A2161F100C60110 /* FindNearestVertexView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FindNearestVertexView.swift; sourceTree = "<group>"; }; |
| 924 | + D79482D02C35D872006521CD /* CreateDynamicBasemapGalleryView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateDynamicBasemapGalleryView.swift; sourceTree = "<group>"; }; |
921 | 925 | D79EE76D2A4CEA5D005A52AE /* SetUpLocationDrivenGeotriggersView.Model.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetUpLocationDrivenGeotriggersView.Model.swift; sourceTree = "<group>"; }; |
922 | 926 | D7A737DC2BABB9FE00B7C7FC /* AugmentRealityToShowHiddenInfrastructureView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AugmentRealityToShowHiddenInfrastructureView.swift; sourceTree = "<group>"; }; |
923 | 927 | D7ABA2F82A32579C0021822B /* MeasureDistanceInSceneView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MeasureDistanceInSceneView.swift; sourceTree = "<group>"; }; |
|
1138 | 1142 | D7E440D12A1ECBC2005D74DE /* Create buffers around points */, |
1139 | 1143 | D7B3C5C02A43B71E001DA4D8 /* Create convex hull around geometries */, |
1140 | 1144 | D744FD132A2112360084A66C /* Create convex hull around points */, |
| 1145 | + D79482D32C35D872006521CD /* Create dynamic basemap gallery */, |
1141 | 1146 | 1C19B4EA2A578E46001D2506 /* Create load report */, |
1142 | 1147 | D73FABE82AD4A0370048EC70 /* Create mobile geodatabase */, |
1143 | 1148 | E004A6EB28495538002A1FE6 /* Create planar and geodetic buffers */, |
|
2308 | 2313 | path = "Find nearest vertex"; |
2309 | 2314 | sourceTree = "<group>"; |
2310 | 2315 | }; |
| 2316 | + D79482D32C35D872006521CD /* Create dynamic basemap gallery */ = { |
| 2317 | + isa = PBXGroup; |
| 2318 | + children = ( |
| 2319 | + D79482D02C35D872006521CD /* CreateDynamicBasemapGalleryView.swift */, |
| 2320 | + ); |
| 2321 | + path = "Create dynamic basemap gallery"; |
| 2322 | + sourceTree = "<group>"; |
| 2323 | + }; |
2311 | 2324 | D7A737DF2BABB9FE00B7C7FC /* Augment reality to show hidden infrastructure */ = { |
2312 | 2325 | isa = PBXGroup; |
2313 | 2326 | children = ( |
|
3042 | 3055 | 004A2BA22BED456500C297CE /* ApplyScheduledUpdatesToPreplannedMapAreaView.swift in Sources */, |
3043 | 3056 | 1CAB8D4B2A3CEAB0002AA649 /* RunValveIsolationTraceView.Model.swift in Sources */, |
3044 | 3057 | E070A0A3286F3B6000F2B606 /* DownloadPreplannedMapAreaView.swift in Sources */, |
| 3058 | + D79482D42C35D872006521CD /* CreateDynamicBasemapGalleryView.swift in Sources */, |
3045 | 3059 | D77570C02A2942F800F490CD /* AnimateImagesWithImageOverlayView.swift in Sources */, |
3046 | 3060 | D7054AE92ACCCB6C007235BA /* Animate3DGraphicView.SettingsView.swift in Sources */, |
3047 | 3061 | D7BA8C442B2A4DAA00018633 /* Array+RawRepresentable.swift in Sources */, |
|
0 commit comments