Update 'hub.ios.install.sh'
This commit is contained in:
parent
f92b88aac4
commit
6911f5f3a9
|
@ -2,6 +2,8 @@ echo "##########################"
|
||||||
echo "# Hub iOS App Installer #"
|
echo "# Hub iOS App Installer #"
|
||||||
echo "##########################"
|
echo "##########################"
|
||||||
echo ""
|
echo ""
|
||||||
|
echo "Please go to the App Store and install XCode"
|
||||||
|
echo ""
|
||||||
read -p "Press [enter] after installing xcode" my_ignore
|
read -p "Press [enter] after installing xcode" my_ignore
|
||||||
echo ""
|
echo ""
|
||||||
echo "Now we're going to install some more xcode tools..."
|
echo "Now we're going to install some more xcode tools..."
|
||||||
|
|
Loading…
Reference in New Issue