Revert changes to XCode image

This commit is contained in:
Reece Dunham 2019-03-04 14:08:37 -05:00 committed by GitHub
parent 35c320665c
commit 05dc23af0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -56,9 +56,7 @@
},
{
"inline": [
"brew install xctool",
"brew install gcc",
"brew install cmake"
"brew install xctool"
],
"type": "shell"
}