[TIMOB-25016] Allow node-ios-device to be installed on Windows and Linux
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-07-26T01:44:19.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.0.0, node-ios-device 1.4.0 |
Components | Tooling |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2017-07-24T18:24:53.000+0000 |
Updated | 2018-08-06T17:49:30.000+0000 |
Description
Due to the
node_modules
no longer being committed to the git repo, we need to allow node-ios-device
(via ioslib
) to be installable on Windows and Linux.
node-ios-device
must detect the platform and only build if being run on macOS. It also should remove the "os" restriction in the package.json
.
node-ios-device PR: https://github.com/appcelerator/node-ios-device/pull/33 node-ios-device@1.4.0 published. ioslib PR: https://github.com/appcelerator/ioslib/pull/66 ioslib@1.5.0 published.
Titanium SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/9243
Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.