diff --git a/arcgis-ios-sdk-samples.xcodeproj/project.pbxproj b/arcgis-ios-sdk-samples.xcodeproj/project.pbxproj index d30d72c67..bb3bbc68c 100644 --- a/arcgis-ios-sdk-samples.xcodeproj/project.pbxproj +++ b/arcgis-ios-sdk-samples.xcodeproj/project.pbxproj @@ -1869,13 +1869,13 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 000FFFB026CB040B00E3CE7E /* Set up location-driven Geotriggers */ = { + 000FFFB026CB040B00E3CE7E /* Set up location-driven geotriggers */ = { isa = PBXGroup; children = ( 000FFFB326CB043200E3CE7E /* SetUpLocationDrivenGeotriggers.storyboard */, 000FFFB526CB044700E3CE7E /* SetUpLocationDrivenGeotriggersViewController.swift */, ); - path = "Set up location-driven Geotriggers"; + path = "Set up location-driven geotriggers"; sourceTree = ""; }; 00166C8524D20E0E00DD317E /* Realistic lighting and shadows */ = { @@ -3124,7 +3124,7 @@ 3ED027FD1B8E392500ACA70D /* Display information */ = { isa = PBXGroup; children = ( - 000FFFB026CB040B00E3CE7E /* Set up location-driven Geotriggers */, + 000FFFB026CB040B00E3CE7E /* Set up location-driven geotriggers */, 009B5FF525E58E0000BB9A77 /* Create symbol styles from web styles */, F1F651A724984742006DF277 /* Show popup */, 00DAE5D924213D6B00D51281 /* Custom dictionary style */, diff --git a/arcgis-ios-sdk-samples/Content Display Logic/ContentPList.plist b/arcgis-ios-sdk-samples/Content Display Logic/ContentPList.plist index 6ab38c965..49fb84b0b 100644 --- a/arcgis-ios-sdk-samples/Content Display Logic/ContentPList.plist +++ b/arcgis-ios-sdk-samples/Content Display Logic/ContentPList.plist @@ -1071,7 +1071,7 @@ displayName - Set up location-driven Geotriggers + Set up location-driven geotriggers descriptionText Create a notification every time a given location data source has entered and/or exited a set of features or graphics. storyboardName diff --git a/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.md b/arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/README.md similarity index 100% rename from arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.md rename to arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/README.md diff --git a/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.metadata.json b/arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/README.metadata.json similarity index 100% rename from arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.metadata.json rename to arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/README.metadata.json diff --git a/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/SetUpLocationDrivenGeotriggers.storyboard b/arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/SetUpLocationDrivenGeotriggers.storyboard similarity index 100% rename from arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/SetUpLocationDrivenGeotriggers.storyboard rename to arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/SetUpLocationDrivenGeotriggers.storyboard diff --git a/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/SetUpLocationDrivenGeotriggersViewController.swift b/arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/SetUpLocationDrivenGeotriggersViewController.swift similarity index 100% rename from arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/SetUpLocationDrivenGeotriggersViewController.swift rename to arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/SetUpLocationDrivenGeotriggersViewController.swift diff --git a/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/set-up-location-driven-geotriggers-1.png b/arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/set-up-location-driven-geotriggers-1.png similarity index 100% rename from arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/set-up-location-driven-geotriggers-1.png rename to arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/set-up-location-driven-geotriggers-1.png diff --git a/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/set-up-location-driven-geotriggers-2.png b/arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/set-up-location-driven-geotriggers-2.png similarity index 100% rename from arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/set-up-location-driven-geotriggers-2.png rename to arcgis-ios-sdk-samples/Display information/Set up location-driven geotriggers/set-up-location-driven-geotriggers-2.png