Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Change geotriggers to lower case.
Browse files Browse the repository at this point in the history
  • Loading branch information
yo1995 committed Aug 24, 2021
1 parent f9fc7cc commit ec73e05
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions arcgis-ios-sdk-samples.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "<group>";
};
00166C8524D20E0E00DD317E /* Realistic lighting and shadows */ = {
Expand Down Expand Up @@ -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 */,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,7 @@
</dict>
<dict>
<key>displayName</key>
<string>Set up location-driven Geotriggers</string>
<string>Set up location-driven geotriggers</string>
<key>descriptionText</key>
<string>Create a notification every time a given location data source has entered and/or exited a set of features or graphics.</string>
<key>storyboardName</key>
Expand Down

0 comments on commit ec73e05

Please sign in to comment.