|
250 | 250 | D713C6D72CB990600073AA72 /* AddKMLLayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D713C6D12CB990600073AA72 /* AddKMLLayerView.swift */; }; |
251 | 251 | D713C6D82CB990800073AA72 /* AddKMLLayerView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D713C6D12CB990600073AA72 /* AddKMLLayerView.swift */; }; |
252 | 252 | D713C6F72CB9B9A60073AA72 /* US_State_Capitals.kml in Resources */ = {isa = PBXBuildFile; fileRef = D713C6F52CB9B9A60073AA72 /* US_State_Capitals.kml */; settings = {ASSET_TAGS = (AddKmlLayer, ); }; }; |
| 253 | + D71563E92D5AC2B600D2E948 /* CreateKMLMultiTrackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D71563E32D5AC2B600D2E948 /* CreateKMLMultiTrackView.swift */; }; |
| 254 | + D71563EA2D5AC2D500D2E948 /* CreateKMLMultiTrackView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D71563E32D5AC2B600D2E948 /* CreateKMLMultiTrackView.swift */; }; |
253 | 255 | D718A1E72B570F7500447087 /* OrbitCameraAroundObjectView.Model.swift in Sources */ = {isa = PBXBuildFile; fileRef = D718A1E62B570F7500447087 /* OrbitCameraAroundObjectView.Model.swift */; }; |
254 | 256 | D718A1E82B571C9100447087 /* OrbitCameraAroundObjectView.Model.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D718A1E62B570F7500447087 /* OrbitCameraAroundObjectView.Model.swift */; }; |
255 | 257 | D718A1ED2B575FD900447087 /* ManageBookmarksView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D718A1EA2B575FD900447087 /* ManageBookmarksView.swift */; }; |
|
416 | 418 | D7848F012CBD987B00F6F546 /* AddElevationSourceFromRasterView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D7848EFA2CBD986400F6F546 /* AddElevationSourceFromRasterView.swift */; }; |
417 | 419 | D78666AD2A2161F100C60110 /* FindNearestVertexView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D78666AC2A2161F100C60110 /* FindNearestVertexView.swift */; }; |
418 | 420 | D78666AE2A21629200C60110 /* FindNearestVertexView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D78666AC2A2161F100C60110 /* FindNearestVertexView.swift */; }; |
| 421 | + D789AAAD2D66C718007A8E0E /* CreateKMLMultiTrackView.Model.swift in Sources */ = {isa = PBXBuildFile; fileRef = D789AAAC2D66C718007A8E0E /* CreateKMLMultiTrackView.Model.swift */; }; |
| 422 | + D789AAAE2D66C737007A8E0E /* CreateKMLMultiTrackView.Model.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D789AAAC2D66C718007A8E0E /* CreateKMLMultiTrackView.Model.swift */; }; |
419 | 423 | D78FA4942C3C88880079313E /* CreateDynamicBasemapGalleryView.Views.swift in Sources */ = {isa = PBXBuildFile; fileRef = D78FA4932C3C88880079313E /* CreateDynamicBasemapGalleryView.Views.swift */; }; |
420 | 424 | D78FA4952C3C8E8A0079313E /* CreateDynamicBasemapGalleryView.Views.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D78FA4932C3C88880079313E /* CreateDynamicBasemapGalleryView.Views.swift */; }; |
421 | 425 | D79482D42C35D872006521CD /* CreateDynamicBasemapGalleryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D79482D02C35D872006521CD /* CreateDynamicBasemapGalleryView.swift */; }; |
|
585 | 589 | dstPath = ""; |
586 | 590 | dstSubfolderSpec = 7; |
587 | 591 | files = ( |
| 592 | + D789AAAE2D66C737007A8E0E /* CreateKMLMultiTrackView.Model.swift in Copy Source Code Files */, |
| 593 | + D71563EA2D5AC2D500D2E948 /* CreateKMLMultiTrackView.swift in Copy Source Code Files */, |
588 | 594 | D74F6C452D0CD54200D4FB15 /* ConfigureElectronicNavigationalChartsView.swift in Copy Source Code Files */, |
589 | 595 | D7A85A092CD5AC0B009DC68A /* QueryWithCQLFiltersView.swift in Copy Source Code Files */, |
590 | 596 | D771D0C92CD5522A004C13CB /* ApplyRasterRenderingRuleView.swift in Copy Source Code Files */, |
|
953 | 959 | D71371752BD88ECC00EB2F86 /* MonitorChangesToLayerViewStateView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MonitorChangesToLayerViewStateView.swift; sourceTree = "<group>"; }; |
954 | 960 | D713C6D12CB990600073AA72 /* AddKMLLayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddKMLLayerView.swift; sourceTree = "<group>"; }; |
955 | 961 | D713C6F52CB9B9A60073AA72 /* US_State_Capitals.kml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = US_State_Capitals.kml; sourceTree = "<group>"; }; |
| 962 | + D71563E32D5AC2B600D2E948 /* CreateKMLMultiTrackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateKMLMultiTrackView.swift; sourceTree = "<group>"; }; |
956 | 963 | D718A1E62B570F7500447087 /* OrbitCameraAroundObjectView.Model.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrbitCameraAroundObjectView.Model.swift; sourceTree = "<group>"; }; |
957 | 964 | D718A1EA2B575FD900447087 /* ManageBookmarksView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManageBookmarksView.swift; sourceTree = "<group>"; }; |
958 | 965 | D71C5F632AAA7A88006599FD /* CreateSymbolStylesFromWebStylesView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateSymbolStylesFromWebStylesView.swift; sourceTree = "<group>"; }; |
|
1045 | 1052 | D7848ED42CBD85A300F6F546 /* AddPointSceneLayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddPointSceneLayerView.swift; sourceTree = "<group>"; }; |
1046 | 1053 | D7848EFA2CBD986400F6F546 /* AddElevationSourceFromRasterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddElevationSourceFromRasterView.swift; sourceTree = "<group>"; }; |
1047 | 1054 | D78666AC2A2161F100C60110 /* FindNearestVertexView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FindNearestVertexView.swift; sourceTree = "<group>"; }; |
| 1055 | + D789AAAC2D66C718007A8E0E /* CreateKMLMultiTrackView.Model.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateKMLMultiTrackView.Model.swift; sourceTree = "<group>"; }; |
1048 | 1056 | D78FA4932C3C88880079313E /* CreateDynamicBasemapGalleryView.Views.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateDynamicBasemapGalleryView.Views.swift; sourceTree = "<group>"; }; |
1049 | 1057 | D79482D02C35D872006521CD /* CreateDynamicBasemapGalleryView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateDynamicBasemapGalleryView.swift; sourceTree = "<group>"; }; |
1050 | 1058 | D79EE76D2A4CEA5D005A52AE /* SetUpLocationDrivenGeotriggersView.Model.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetUpLocationDrivenGeotriggersView.Model.swift; sourceTree = "<group>"; }; |
|
1290 | 1298 | D7B3C5C02A43B71E001DA4D8 /* Create convex hull around geometries */, |
1291 | 1299 | D744FD132A2112360084A66C /* Create convex hull around points */, |
1292 | 1300 | D79482D32C35D872006521CD /* Create dynamic basemap gallery */, |
| 1301 | + D71563E62D5AC2B600D2E948 /* Create KML multi-track */, |
1293 | 1302 | 1C19B4EA2A578E46001D2506 /* Create load report */, |
1294 | 1303 | D73FABE82AD4A0370048EC70 /* Create mobile geodatabase */, |
1295 | 1304 | E004A6EB28495538002A1FE6 /* Create planar and geodetic buffers */, |
|
2111 | 2120 | path = 324e4742820e46cfbe5029ff2c32cb1f; |
2112 | 2121 | sourceTree = "<group>"; |
2113 | 2122 | }; |
| 2123 | + D71563E62D5AC2B600D2E948 /* Create KML multi-track */ = { |
| 2124 | + isa = PBXGroup; |
| 2125 | + children = ( |
| 2126 | + D71563E32D5AC2B600D2E948 /* CreateKMLMultiTrackView.swift */, |
| 2127 | + D789AAAC2D66C718007A8E0E /* CreateKMLMultiTrackView.Model.swift */, |
| 2128 | + ); |
| 2129 | + path = "Create KML multi-track"; |
| 2130 | + sourceTree = "<group>"; |
| 2131 | + }; |
2114 | 2132 | D718A1E92B575FD900447087 /* Manage bookmarks */ = { |
2115 | 2133 | isa = PBXGroup; |
2116 | 2134 | children = ( |
|
3508 | 3526 | 00CCB8A5285BAF8700BBAB70 /* OnDemandResource.swift in Sources */, |
3509 | 3527 | D7635FFE2B9277DC0044AB97 /* ConfigureClustersView.swift in Sources */, |
3510 | 3528 | 1C19B4F32A578E46001D2506 /* CreateLoadReportView.swift in Sources */, |
| 3529 | + D71563E92D5AC2B600D2E948 /* CreateKMLMultiTrackView.swift in Sources */, |
3511 | 3530 | 7900C5F62A83FC3F002D430F /* AddCustomDynamicEntityDataSourceView.Vessel.swift in Sources */, |
3512 | 3531 | D71099702A2802FA0065A1C1 /* DensifyAndGeneralizeGeometryView.SettingsView.swift in Sources */, |
3513 | 3532 | D7201D042CC6D3B5004BDB7D /* AddVectorTiledLayerFromCustomStyleView.swift in Sources */, |
|
3547 | 3566 | D7497F3C2AC4B4C100167AD2 /* DisplayDimensionsView.swift in Sources */, |
3548 | 3567 | D7C97B562B75C10C0097CDA1 /* ValidateUtilityNetworkTopologyView.Views.swift in Sources */, |
3549 | 3568 | D73FCFF72B02A3AA0006360D /* FindAddressWithReverseGeocodeView.swift in Sources */, |
| 3569 | + D789AAAD2D66C718007A8E0E /* CreateKMLMultiTrackView.Model.swift in Sources */, |
3550 | 3570 | 0005580A2817C51E00224BC6 /* SampleDetailView.swift in Sources */, |
3551 | 3571 | D75F66362B48EABC00434974 /* SearchForWebMapView.swift in Sources */, |
3552 | 3572 | D7058B102B59E44B000A888A /* StylePointWithSceneSymbolView.swift in Sources */, |
|
0 commit comments