tio2 --sdk 5.1.0.v20151026164636 --platform ios --target device ./
on titanium_mobile_tests will give the below error:
2015-11-02T08:39:16.573Z - tio2: Writing new app.js: /var/folders/d5/xkn1gy8s6s70j_gch8wn6rwm0000gp/T/tio2_115102-89535-zdsy23/Resources/app.js
TypeError: Cannot read property 'udid' of undefined
at /usr/local/lib/node_modules/tio2/lib/suite.js:525:132
at /usr/local/lib/node_modules/tio2/node_modules/ioslib/lib/provisioning.js:311:11
at /usr/local/lib/node_modules/tio2/node_modules/ioslib/lib/provisioning.js:242:11
at FSReqWrap.cb [as oncomplete] (fs.js:212:19)
No comments