Skip to content

Commit

Permalink
uncommented DerivedData
Browse files Browse the repository at this point in the history
  • Loading branch information
devMEremenko committed Nov 16, 2020
1 parent 1bacb16 commit bb8a66b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ echo ""
echo "Preparing environment"

defaults write com.apple.dt.Xcode ShowBuildOperationDuration YES
#rm -rf ~/Library/Developer/Xcode/DerivedData
rm -rf ~/Library/Developer/Xcode/DerivedData

if [ -n "$PATH_TO_PROJECT" ]; then

Expand Down Expand Up @@ -43,7 +43,7 @@ if [ -n "$PATH_TO_PROJECT" ]; then
echo "\t- Xcode Version"
echo "\t- Hardware Overview"
echo "2️⃣ Share your results at https://github.com/devMEremenko/XcodeBenchmark"
else
echo "XcodeBenchmark.xcworkspace was not found in the current folder"
else
echo "XcodeBenchmark.xcworkspace was not found in the current folder"
echo "Are you running in the XcodeBenchmark folder?"
fi

0 comments on commit bb8a66b

Please sign in to comment.