xcodeenv: fix typo
This commit is contained in:
parent
938fd3042e
commit
85b5fc7c98
@ -16,7 +16,7 @@ stdenv.mkDerivation {
|
|||||||
echo "Please provide a UDID of a simulator:"
|
echo "Please provide a UDID of a simulator:"
|
||||||
read udid
|
read udid
|
||||||
else
|
else
|
||||||
# If a parameter has been provided, consider that a device UDID an use that
|
# If a parameter has been provided, consider that a device UDID and use that
|
||||||
udid="$1"
|
udid="$1"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user