summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Miller <George@livio.io>2022-06-28 10:19:00 -0400
committerGeorge Miller <George@livio.io>2022-06-28 10:19:00 -0400
commitc4d515356d8f6411ba027bdbbece7b839ffdeed5 (patch)
treef225a054ad1e57e96d28b3b72a811af890d510ef
parente9bd2ce3108063aa48e86c95205f5cfabd3ad60f (diff)
downloadsdl_ios-c4d515356d8f6411ba027bdbbece7b839ffdeed5.tar.gz
renamed script
-rwxr-xr-xscripts/project_file_header_fix.sh (renamed from scripts/projectfileheaderfix.sh)2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/projectfileheaderfix.sh b/scripts/project_file_header_fix.sh
index 8e7f03eb4..3f1a57a75 100755
--- a/scripts/projectfileheaderfix.sh
+++ b/scripts/project_file_header_fix.sh
@@ -2,7 +2,7 @@
# George miller
# 6-10-2022
-# If you do not have permission to run, try: chmod u+x publicscript.sh
+# If you do not have permission to run, try: chmod u+x project_file_header_fix.sh
#
# The purpose of this script is to update the location of header files in an xcode project by their public attribute.
# It goes backwards, finding the paths to the header files first, then backtracking to find the attributes for file.