11 lines
215 B
Markdown
11 lines
215 B
Markdown
![]() |
# iOS Tests for CDVSplashScreen
|
||
|
|
||
|
You need to install `node.js` to pull in `cordova-ios`.
|
||
|
|
||
|
To install cordova-ios:
|
||
|
|
||
|
npm install
|
||
|
|
||
|
... in the current folder.
|
||
|
|
||
|
Then launch the `CDVSplashScreenTest.xcworkspace` file.
|