mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add a link to docs on ios-sim
This commit is contained in:
@@ -30,6 +30,7 @@ if [ "$OS" == "osx" ]; then
|
||||
# cp -r build/Release/* "$DIR/lib/ios-sim/"
|
||||
|
||||
# Download the precompiled tarball
|
||||
# See docs on building the new ios_sim: https://mdg.hackpad.com/Building-ios-sim-tarball-9aHVf0rGcwE
|
||||
IOS_SIM_URL="http://android-bundle.s3.amazonaws.com/ios-sim.mavericks.xcode6.tgz"
|
||||
curl "$IOS_SIM_URL" | tar xfz -
|
||||
mkdir -p "$DIR/lib/ios-sim"
|
||||
|
||||
Reference in New Issue
Block a user