mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Checkout a certain version of ios-deploy
This commit is contained in:
@@ -95,6 +95,7 @@ if [ "$OS" == "osx" ]; then
|
||||
|
||||
git clone https://github.com/phonegap/ios-deploy.git
|
||||
cd ios-deploy
|
||||
git checkout 1.0.9
|
||||
make
|
||||
cd ..
|
||||
mkdir -p "$DIR/lib/ios-deploy"
|
||||
|
||||
Reference in New Issue
Block a user