diff --git a/Rakefile b/Rakefile index 763468a..15151fe 100644 --- a/Rakefile +++ b/Rakefile @@ -21,7 +21,6 @@ def project_file(root_dir='.') end def xcodebuild - puts ENV['PATH'] "xcodebuild-wrapper.sh #{project_file}" end