apache / cordova-paramedic

Apache Cordova - Paramedic
https://cordova.apache.org/
Apache License 2.0
36 stars 53 forks source link

add build flag to iOS test command #93

Closed NiklasMerz closed 5 years ago

NiklasMerz commented 5 years ago

Platforms affected

iOS

What does this PR do?

Fixes the test command in package.json

What testing has been done on this change?

Successfull run of npm test locally

janpio commented 5 years ago

Hm, tests on CI seems to be passing. Means there is an older Xcode being used, correct?

NiklasMerz commented 5 years ago

Yes CI is using an very old version of Xcode (7.3). When I run them locally they fail.