CB-9128 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen

This commit is contained in:
Victor Sosa
2015-06-12 09:42:35 -05:00
parent ab26925e25
commit fa29a85fcb
16 changed files with 1112 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# iOS-Tests für CDVSplashScreen
Sie müssen installieren `node.js` in `Cordova-Ios` zu ziehen.
Installieren Sie Cordova-Ios zum ersten Mal:
npm install
... im aktuellen Ordner.
# Testen von Xcode
1. Starten Sie die Datei `CDVSplashScreenTest.xcworkspace` .
2. Wählen Sie im Dropdown-Schema "CDVSplashScreenLibTests"
3. Klicken Sie und halten Sie auf den `Play` -Button und wählen Sie das `Schraubenschlüssel` -Symbol zum Ausführen der tests
# Tests von der Befehlszeile aus
npm test