parent
5ee24bfd6c
commit
78db5ca1b9
|
@ -24,7 +24,7 @@ function cleanup {
|
|||
}
|
||||
trap cleanup EXIT
|
||||
|
||||
node ./packager/packager.js -- --nonPersistent &
|
||||
node ./packager/packager.js --nonPersistent &
|
||||
SERVER_PID=$!
|
||||
xctool \
|
||||
-project Examples/UIExplorer/UIExplorer.xcodeproj \
|
||||
|
|
Loading…
Reference in New Issue