diff --git a/xcode/commonFastfile b/xcode/commonFastfile index 2210ad8..52a1906 100644 --- a/xcode/commonFastfile +++ b/xcode/commonFastfile @@ -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"