cordova-ios

v4.1.0
cordova-ios release
ios cordova apache ecosystem:cordova cordova:platform

test

npm run jshint && npm run jasmine

jshint

node node_modules/jshint/bin/jshint bin && node node_modules/jshint/bin/jshint tests

jasmine

npm run objc-tests && npm run jasmine-tests

objc-tests

jasmine-node --captureExceptions --color tests/spec/cordovalib.spec.js

jasmine-tests

jasmine-node --captureExceptions --color tests/spec/create.spec.js

Metadata

Downloads