mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-05-03 00:00:03 +08:00
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. |