refactor: correct typo

This commit is contained in:
Vlad Suhomlinov 2021-05-13 17:47:15 +03:00
parent a132bcd939
commit fa9ccef66b
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@ end
# Build phases
def run_code_generation_phase_if_needed:
def run_code_generation_phase_if_needed()
code_generation_script_path = File.expand_path "../.githooks/scripts/CodeGen.sh"
workspace_path = File.expand_path "../#{appName}.xcworkspace"