|
196 | 196 | D73F8CF42AB1089900CD39DA /* Restaurant.stylx in Resources */ = {isa = PBXBuildFile; fileRef = D73F8CF32AB1089900CD39DA /* Restaurant.stylx */; settings = {ASSET_TAGS = (StyleFeaturesWithCustomDictionary, ); }; }; |
197 | 197 | D73FC0FD2AD4A18D0067A19B /* CreateMobileGeodatabaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D73FC0FC2AD4A18D0067A19B /* CreateMobileGeodatabaseView.swift */; }; |
198 | 198 | D73FC0FE2AD4A19A0067A19B /* CreateMobileGeodatabaseView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D73FC0FC2AD4A18D0067A19B /* CreateMobileGeodatabaseView.swift */; }; |
199 | | - D73FCFF72B02A3AA0006360D /* FindAddressWithReverseGeocodeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D73FCFF42B02A3AA0006360D /* FindAddressWithReverseGeocodeView.swift */; }; |
200 | | - D73FCFFA2B02A3C50006360D /* FindAddressWithReverseGeocodeView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D73FCFF42B02A3AA0006360D /* FindAddressWithReverseGeocodeView.swift */; }; |
201 | 199 | D73FCFFF2B02C7630006360D /* FindRouteAroundBarriersView.Views.swift in Sources */ = {isa = PBXBuildFile; fileRef = D73FCFFE2B02C7630006360D /* FindRouteAroundBarriersView.Views.swift */; }; |
202 | 200 | D73FD0002B02C9610006360D /* FindRouteAroundBarriersView.Views.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D73FCFFE2B02C7630006360D /* FindRouteAroundBarriersView.Views.swift */; }; |
203 | 201 | D742E4922B04132B00690098 /* DisplayWebSceneFromPortalItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D742E48F2B04132B00690098 /* DisplayWebSceneFromPortalItemView.swift */; }; |
|
381 | 379 | dstSubfolderSpec = 7; |
382 | 380 | files = ( |
383 | 381 | D742E4952B04134C00690098 /* DisplayWebSceneFromPortalItemView.swift in Copy Source Code Files */, |
384 | | - D73FCFFA2B02A3C50006360D /* FindAddressWithReverseGeocodeView.swift in Copy Source Code Files */, |
385 | 382 | D7010EC12B05618400D43F55 /* DisplaySceneFromMobileScenePackageView.swift in Copy Source Code Files */, |
386 | 383 | D737237B2AF5AE1A00846884 /* FindRouteInMobileMapPackageView.Models.swift in Copy Source Code Files */, |
387 | 384 | D737237A2AF5AE1600846884 /* FindRouteInMobileMapPackageView.MobileMapView.swift in Copy Source Code Files */, |
|
628 | 625 | D73723782AF5ADD700846884 /* FindRouteInMobileMapPackageView.MobileMapView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FindRouteInMobileMapPackageView.MobileMapView.swift; sourceTree = "<group>"; }; |
629 | 626 | D73F8CF32AB1089900CD39DA /* Restaurant.stylx */ = {isa = PBXFileReference; lastKnownFileType = file; path = Restaurant.stylx; sourceTree = "<group>"; }; |
630 | 627 | D73FC0FC2AD4A18D0067A19B /* CreateMobileGeodatabaseView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateMobileGeodatabaseView.swift; sourceTree = "<group>"; }; |
631 | | - D73FCFF42B02A3AA0006360D /* FindAddressWithReverseGeocodeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FindAddressWithReverseGeocodeView.swift; sourceTree = "<group>"; }; |
632 | 628 | D73FCFFE2B02C7630006360D /* FindRouteAroundBarriersView.Views.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FindRouteAroundBarriersView.Views.swift; sourceTree = "<group>"; }; |
633 | 629 | D742E48F2B04132B00690098 /* DisplayWebSceneFromPortalItemView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DisplayWebSceneFromPortalItemView.swift; sourceTree = "<group>"; }; |
634 | 630 | D744FD162A2112D90084A66C /* CreateConvexHullAroundPointsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateConvexHullAroundPointsView.swift; sourceTree = "<group>"; }; |
|
837 | 833 | 00B04FB3283EEB830026C882 /* Display overview map */, |
838 | 834 | 1C56B5DE2A82C02D000381DA /* Display points using clustering feature reduction */, |
839 | 835 | E004A6D528465C70002A1FE6 /* Display scene */, |
840 | | - D742E48E2B04132B00690098 /* Display web scene from portal item */, |
841 | 836 | D7010EBA2B05616900D43F55 /* Display scene from mobile scene package */, |
| 837 | + D742E48E2B04132B00690098 /* Display web scene from portal item */, |
842 | 838 | E070A0A1286F3B3400F2B606 /* Download preplanned map area */, |
843 | 839 | E004A6EE284E4B7A002A1FE6 /* Download vector tiles to local cache */, |
844 | 840 | 1C26ED122A859525009B7721 /* Filter features in scene */, |
845 | | - D73FCFF32B02A3AA0006360D /* Find address with reverse geocode */, |
846 | 841 | D7705D5F2AFC570700CC0335 /* Find closest facility from point */, |
847 | 842 | D7705D542AFC244E00CC0335 /* Find closest facility to multiple points */, |
848 | 843 | D78666A92A21616D00C60110 /* Find nearest vertex */, |
|
1417 | 1412 | path = "Create mobile geodatabase"; |
1418 | 1413 | sourceTree = "<group>"; |
1419 | 1414 | }; |
1420 | | - D73FCFF32B02A3AA0006360D /* Find address with reverse geocode */ = { |
1421 | | - isa = PBXGroup; |
1422 | | - children = ( |
1423 | | - D73FCFF42B02A3AA0006360D /* FindAddressWithReverseGeocodeView.swift */, |
1424 | | - ); |
1425 | | - path = "Find address with reverse geocode"; |
1426 | | - sourceTree = "<group>"; |
1427 | | - }; |
1428 | 1415 | D742E48E2B04132B00690098 /* Display web scene from portal item */ = { |
1429 | 1416 | isa = PBXGroup; |
1430 | 1417 | children = ( |
|
2265 | 2252 | 0042E24328E4BF8F001F33D6 /* ShowViewshedFromPointInSceneView.Model.swift in Sources */, |
2266 | 2253 | D7E557682A1D768800B9FB09 /* AddWMSLayerView.swift in Sources */, |
2267 | 2254 | D7497F3C2AC4B4C100167AD2 /* DisplayDimensionsView.swift in Sources */, |
2268 | | - D73FCFF72B02A3AA0006360D /* FindAddressWithReverseGeocodeView.swift in Sources */, |
2269 | 2255 | 0005580A2817C51E00224BC6 /* SampleDetailView.swift in Sources */, |
2270 | 2256 | D75C35672AB50338003CD55F /* GroupLayersTogetherView.GroupLayerListView.swift in Sources */, |
2271 | 2257 | 4D2ADC6229C5071C003B367F /* ChangeMapViewBackgroundView.Model.swift in Sources */, |
|
0 commit comments