You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ks...@apache.org on 2016/11/22 22:15:35 UTC

[4/4] ios commit: CB-12155: Create tests for launch storyboards

CB-12155: Create tests for launch storyboards

 This closes #280

(cherry picked from commit 4b86462452ffe69b33a54561e0d12583057592a8)


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/a675f938
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/a675f938
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/a675f938

Branch: refs/heads/4.3.x
Commit: a675f9387ad253fe662d68471515931cbedc0abc
Parents: bc82aff
Author: Kerri Shotts <ks...@apache.org>
Authored: Fri Nov 18 15:43:40 2016 -0600
Committer: Kerri Shotts <ks...@apache.org>
Committed: Mon Nov 21 15:24:03 2016 -0600

----------------------------------------------------------------------
 .../AppIcon.appiconset/Contents.json            | 182 +++++++
 .../AppIcon.appiconset/icon-40.png              | Bin 0 -> 4082 bytes
 .../AppIcon.appiconset/icon-40@2x.png           | Bin 0 -> 7411 bytes
 .../AppIcon.appiconset/icon-50.png              | Bin 0 -> 4874 bytes
 .../AppIcon.appiconset/icon-50@2x.png           | Bin 0 -> 9611 bytes
 .../AppIcon.appiconset/icon-60@2x.png           | Bin 0 -> 11924 bytes
 .../AppIcon.appiconset/icon-60@3x.png           | Bin 0 -> 30083 bytes
 .../AppIcon.appiconset/icon-72.png              | Bin 0 -> 4944 bytes
 .../AppIcon.appiconset/icon-72@2x.png           | Bin 0 -> 11706 bytes
 .../AppIcon.appiconset/icon-76.png              | Bin 0 -> 7025 bytes
 .../AppIcon.appiconset/icon-76@2x.png           | Bin 0 -> 15262 bytes
 .../AppIcon.appiconset/icon-83.5@2x.png         | Bin 0 -> 20563 bytes
 .../AppIcon.appiconset/icon-small.png           | Bin 0 -> 3294 bytes
 .../AppIcon.appiconset/icon-small@2x.png        | Bin 0 -> 5608 bytes
 .../AppIcon.appiconset/icon-small@3x.png        | Bin 0 -> 7040 bytes
 .../Images.xcassets/AppIcon.appiconset/icon.png | Bin 0 -> 3902 bytes
 .../AppIcon.appiconset/icon@2x.png              | Bin 0 -> 7869 bytes
 .../SampleApp/Images.xcassets/Contents.json     |   6 +
 .../LaunchImage.launchimage/Contents.json       | 156 ++++++
 .../Default-568h@2x~iphone.png                  | Bin 0 -> 34225 bytes
 .../LaunchImage.launchimage/Default-667h.png    | Bin 0 -> 57532 bytes
 .../LaunchImage.launchimage/Default-736h.png    | Bin 0 -> 80929 bytes
 .../Default-Landscape-736h.png                  | Bin 0 -> 79491 bytes
 .../Default-Landscape@2x~ipad.png               | Bin 0 -> 212234 bytes
 .../Default-Landscape~ipad.png                  | Bin 0 -> 91810 bytes
 .../Default-Portrait@2x~ipad.png                | Bin 0 -> 212860 bytes
 .../Default-Portrait~ipad.png                   | Bin 0 -> 91713 bytes
 .../Default@2x~iphone.png                       | Bin 0 -> 29475 bytes
 .../LaunchImage.launchimage/Default~iphone.png  | Bin 0 -> 10394 bytes
 .../LaunchStoryboard.imageset/Contents.json     | 168 +++++++
 .../configs/legacy-only.xml                     |  35 ++
 .../configs/modern-and-legacy.xml               |  42 ++
 .../configs/modern-only.xml                     |  32 ++
 .../launch-storyboard-support/configs/none.xml  |  24 +
 .../contents-json/empty.js                      | 135 ++++++
 .../contents-json/single-2xanyany.js            | 136 ++++++
 .../contents-json/typical-universal.js          | 141 ++++++
 .../contents-json/varied-device.js              | 144 ++++++
 .../contents-map/empty-map.js                   | 194 ++++++++
 .../contents-map/single-2xanyany-map.js         | 197 ++++++++
 .../contents-map/typical-universal-map.js       | 212 ++++++++
 .../contents-map/varied-device-map.js           | 221 +++++++++
 .../screen/ios/Default@2x~universal~anyany.png  | Bin 0 -> 97812 bytes
 .../screen/ios/Default@2x~universal~comany.png  | Bin 0 -> 67990 bytes
 .../screen/ios/Default@2x~universal~comcom.png  | Bin 0 -> 55854 bytes
 .../screen/ios/Default@3x~universal~anyany.png  | Bin 0 -> 85826 bytes
 .../screen/ios/Default@3x~universal~anycom.png  | Bin 0 -> 75337 bytes
 .../screen/ios/Default@3x~universal~comany.png  | Bin 0 -> 74537 bytes
 tests/spec/unit/prepare.spec.js                 | 482 ++++++++++++++++++-
 49 files changed, 2506 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json
new file mode 100644
index 0000000..d19e65f
--- /dev/null
+++ b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -0,0 +1,182 @@
+{
+  "images" : [
+    {
+      "idiom" : "iphone",
+      "size" : "29x29",
+      "filename" : "icon-small.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "29x29",
+      "filename" : "icon-small@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "29x29",
+      "filename" : "icon-small@3x.png",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "40x40",
+      "filename" : "icon-40@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "40x40",
+      "filename" : "icon-60@2x.png",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "57x57",
+      "filename" : "icon.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "57x57",
+      "filename" : "icon@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "60x60",
+      "filename" : "icon-60@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "iphone",
+      "size" : "60x60",
+      "filename" : "icon-60@3x.png",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "29x29",
+      "filename" : "icon-small.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "29x29",
+      "filename" : "icon-small@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "40x40",
+      "filename" : "icon-40.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "40x40",
+      "filename" : "icon-40@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "50x50",
+      "filename" : "icon-50.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "50x50",
+      "filename" : "icon-50@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "72x72",
+      "filename" : "icon-72.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "72x72",
+      "filename" : "icon-72@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "76x76",
+      "filename" : "icon-76.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "76x76",
+      "filename" : "icon-76@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ipad",
+      "size" : "83.5x83.5",
+      "filename" : "icon-83.5@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "size" : "24x24",
+      "idiom" : "watch",
+      "scale" : "2x",
+      "role" : "notificationCenter",
+      "subtype" : "38mm"
+    },
+    {
+      "size" : "27.5x27.5",
+      "idiom" : "watch",
+      "scale" : "2x",
+      "role" : "notificationCenter",
+      "subtype" : "42mm"
+    },
+    {
+      "size" : "29x29",
+      "idiom" : "watch",
+      "role" : "companionSettings",
+      "scale" : "2x"
+    },
+    {
+      "size" : "29x29",
+      "idiom" : "watch",
+      "role" : "companionSettings",
+      "scale" : "3x"
+    },
+    {
+      "size" : "40x40",
+      "idiom" : "watch",
+      "scale" : "2x",
+      "role" : "appLauncher",
+      "subtype" : "38mm"
+    },
+    {
+      "size" : "44x44",
+      "idiom" : "watch",
+      "scale" : "2x",
+      "role" : "longLook",
+      "subtype" : "42mm"
+    },
+    {
+      "size" : "86x86",
+      "idiom" : "watch",
+      "scale" : "2x",
+      "role" : "quickLook",
+      "subtype" : "38mm"
+    },
+    {
+      "size" : "98x98",
+      "idiom" : "watch",
+      "scale" : "2x",
+      "role" : "quickLook",
+      "subtype" : "42mm"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png
new file mode 100644
index 0000000..e865adb
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png
new file mode 100644
index 0000000..6d07dce
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png
new file mode 100644
index 0000000..98a9d96
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png
new file mode 100644
index 0000000..bac693f
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png
new file mode 100644
index 0000000..955af36
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png
new file mode 100644
index 0000000..e126891
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png
new file mode 100644
index 0000000..8c6e5df
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png
new file mode 100644
index 0000000..dd819da
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png
new file mode 100644
index 0000000..63afe7f
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png
new file mode 100644
index 0000000..4cff29a
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png
new file mode 100644
index 0000000..3c1a011
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png
new file mode 100644
index 0000000..0ea1c42
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png
new file mode 100644
index 0000000..2c72038
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png
new file mode 100644
index 0000000..5c37dfc
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png
new file mode 100644
index 0000000..b2571a7
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png
new file mode 100644
index 0000000..d75098f
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json
new file mode 100644
index 0000000..da4a164
--- /dev/null
+++ b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json
@@ -0,0 +1,6 @@
+{
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Contents.json
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Contents.json b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Contents.json
new file mode 100644
index 0000000..175f378
--- /dev/null
+++ b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Contents.json
@@ -0,0 +1,156 @@
+{
+  "images" : [
+    {
+      "extent" : "full-screen",
+      "idiom" : "iphone",
+      "subtype" : "736h",
+      "filename" : "Default-736h.png",
+      "minimum-system-version" : "8.0",
+      "orientation" : "portrait",
+      "scale" : "3x"
+    },
+    {
+      "extent" : "full-screen",
+      "idiom" : "iphone",
+      "subtype" : "736h",
+      "filename" : "Default-Landscape-736h.png",
+      "minimum-system-version" : "8.0",
+      "orientation" : "landscape",
+      "scale" : "3x"
+    },
+    {
+      "extent" : "full-screen",
+      "idiom" : "iphone",
+      "subtype" : "667h",
+      "filename" : "Default-667h.png",
+      "minimum-system-version" : "8.0",
+      "orientation" : "portrait",
+      "scale" : "2x"
+    },
+    {
+      "orientation" : "portrait",
+      "idiom" : "iphone",
+      "filename" : "Default@2x~iphone.png",
+      "extent" : "full-screen",
+      "minimum-system-version" : "7.0",
+      "scale" : "2x"
+    },
+    {
+      "extent" : "full-screen",
+      "idiom" : "iphone",
+      "subtype" : "retina4",
+      "filename" : "Default-568h@2x~iphone.png",
+      "minimum-system-version" : "7.0",
+      "orientation" : "portrait",
+      "scale" : "2x"
+    },
+    {
+      "orientation" : "portrait",
+      "idiom" : "ipad",
+      "filename" : "Default-Portrait~ipad.png",
+      "extent" : "full-screen",
+      "minimum-system-version" : "7.0",
+      "scale" : "1x"
+    },
+    {
+      "orientation" : "landscape",
+      "idiom" : "ipad",
+      "filename" : "Default-Landscape~ipad.png",
+      "extent" : "full-screen",
+      "minimum-system-version" : "7.0",
+      "scale" : "1x"
+    },
+    {
+      "orientation" : "portrait",
+      "idiom" : "ipad",
+      "filename" : "Default-Portrait@2x~ipad.png",
+      "extent" : "full-screen",
+      "minimum-system-version" : "7.0",
+      "scale" : "2x"
+    },
+    {
+      "orientation" : "landscape",
+      "idiom" : "ipad",
+      "filename" : "Default-Landscape@2x~ipad.png",
+      "extent" : "full-screen",
+      "minimum-system-version" : "7.0",
+      "scale" : "2x"
+    },
+    {
+      "orientation" : "portrait",
+      "idiom" : "iphone",
+      "filename" : "Default~iphone.png",
+      "extent" : "full-screen",
+      "scale" : "1x"
+    },
+    {
+      "orientation" : "portrait",
+      "idiom" : "iphone",
+      "filename" : "Default@2x~iphone.png",
+      "extent" : "full-screen",
+      "scale" : "2x"
+    },
+    {
+      "orientation" : "portrait",
+      "idiom" : "iphone",
+      "filename" : "Default-568h@2x~iphone.png",
+      "extent" : "full-screen",
+      "subtype" : "retina4",
+      "scale" : "2x"
+    },
+    {
+      "orientation" : "portrait",
+      "idiom" : "ipad",
+      "extent" : "to-status-bar",
+      "scale" : "1x"
+    },
+    {
+      "orientation" : "portrait",
+      "idiom" : "ipad",
+      "filename" : "Default-Portrait~ipad.png",
+      "extent" : "full-screen",
+      "scale" : "1x"
+    },
+    {
+      "orientation" : "landscape",
+      "idiom" : "ipad",
+      "extent" : "to-status-bar",
+      "scale" : "1x"
+    },
+    {
+      "orientation" : "landscape",
+      "idiom" : "ipad",
+      "extent" : "full-screen",
+      "scale" : "1x"
+    },
+    {
+      "orientation" : "portrait",
+      "idiom" : "ipad",
+      "extent" : "to-status-bar",
+      "scale" : "2x"
+    },
+    {
+      "orientation" : "portrait",
+      "idiom" : "ipad",
+      "filename" : "Default-Portrait@2x~ipad.png",
+      "extent" : "full-screen",
+      "scale" : "2x"
+    },
+    {
+      "orientation" : "landscape",
+      "idiom" : "ipad",
+      "extent" : "to-status-bar",
+      "scale" : "2x"
+    },
+    {
+      "orientation" : "landscape",
+      "idiom" : "ipad",
+      "extent" : "full-screen",
+      "scale" : "2x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png
new file mode 100644
index 0000000..10ed683
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-667h.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-667h.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-667h.png
new file mode 100644
index 0000000..d9bcf61
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-667h.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-736h.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-736h.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-736h.png
new file mode 100644
index 0000000..1fcef22
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-736h.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png
new file mode 100644
index 0000000..eae0792
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png
new file mode 100644
index 0000000..1fc8c7d
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png
new file mode 100644
index 0000000..58ea2fb
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png
new file mode 100644
index 0000000..1570b37
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png
new file mode 100644
index 0000000..223e75d
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png
new file mode 100644
index 0000000..0098dc7
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default~iphone.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default~iphone.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default~iphone.png
new file mode 100644
index 0000000..42b8fde
Binary files /dev/null and b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default~iphone.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json
new file mode 100644
index 0000000..71f82ac
--- /dev/null
+++ b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json
@@ -0,0 +1,168 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "universal",
+      "scale" : "1x",
+      "height-class" : "compact"
+    },
+    {
+      "idiom" : "universal",
+      "scale" : "2x",
+      "height-class" : "compact"
+    },
+    {
+      "idiom" : "universal",
+      "height-class" : "compact",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "universal",
+      "scale" : "1x",
+      "width-class" : "compact"
+    },
+    {
+      "idiom" : "universal",
+      "width-class" : "compact",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "width-class" : "compact",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "universal",
+      "width-class" : "compact",
+      "height-class" : "compact",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "width-class" : "compact",
+      "height-class" : "compact",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "width-class" : "compact",
+      "height-class" : "compact",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "iphone",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "iphone",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "iphone",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "iphone",
+      "scale" : "1x",
+      "height-class" : "compact"
+    },
+    {
+      "idiom" : "iphone",
+      "scale" : "2x",
+      "height-class" : "compact"
+    },
+    {
+      "idiom" : "iphone",
+      "scale" : "3x",
+      "height-class" : "compact"
+    },
+    {
+      "idiom" : "iphone",
+      "scale" : "1x",
+      "width-class" : "compact"
+    },
+    {
+      "idiom" : "iphone",
+      "scale" : "2x",
+      "width-class" : "compact"
+    },
+    {
+      "idiom" : "iphone",
+      "scale" : "3x",
+      "width-class" : "compact"
+    },
+    {
+      "idiom" : "iphone",
+      "width-class" : "compact",
+      "height-class" : "compact",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "iphone",
+      "width-class" : "compact",
+      "height-class" : "compact",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "iphone",
+      "width-class" : "compact",
+      "height-class" : "compact",
+      "scale" : "3x"
+    },
+    {
+      "idiom" : "ipad",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "ipad",
+      "scale" : "1x",
+      "height-class" : "compact"
+    },
+    {
+      "idiom" : "ipad",
+      "scale" : "2x",
+      "height-class" : "compact"
+    },
+    {
+      "idiom" : "ipad",
+      "scale" : "1x",
+      "width-class" : "compact"
+    },
+    {
+      "idiom" : "ipad",
+      "scale" : "2x",
+      "width-class" : "compact"
+    },
+    {
+      "idiom" : "ipad",
+      "width-class" : "compact",
+      "height-class" : "compact",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "ipad",
+      "width-class" : "compact",
+      "height-class" : "compact",
+      "scale" : "2x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml b/tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml
new file mode 100644
index 0000000..2917aac
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml
@@ -0,0 +1,35 @@
+<?xml version='1.0' encoding='utf-8'?>
+<widget android-packageName="io.cordova.hellocordova.android" id="io.cordova.hellocordova" ios-CFBundleIdentifier="io.cordova.hellocordova.ios" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+    <name>Hello Cordova</name>
+    <description>
+        A sample Apache Cordova application that responds to the deviceready event.
+    </description>
+    <author email="dev@cordova.apache.org" href="http://cordova.io">
+        Apache Cordova Team
+    </author>
+    <content src="index.html" />
+
+    <platform name="ios">
+        <preference name="orientation" value="all" />
+        <preference name="target-device" value="handset" />
+        <preference name="deployment-target" value="8.0" />
+
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+        <splash src="res/screen/ios/Default-667h.png" width="750" height="1334"/>
+        <splash src="res/screen/ios/Default-736h.png" width="1242" height="2208"/>
+        <splash src="res/screen/ios/Default-Landscape-736h.png" width="2208" height="1242"/>
+    </platform>
+
+    <access origin="http://*.apache.org" />
+    <access origin="https://*.apache.org" />
+
+    <allow-navigation href="http://*.apache.org" />
+    <allow-navigation href="https://*.apache.org" />
+    �
+</widget>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml b/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml
new file mode 100644
index 0000000..1bf60ae
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml
@@ -0,0 +1,42 @@
+<?xml version='1.0' encoding='utf-8'?>
+<widget android-packageName="io.cordova.hellocordova.android" id="io.cordova.hellocordova" ios-CFBundleIdentifier="io.cordova.hellocordova.ios" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+    <name>Hello Cordova</name>
+    <description>
+        A sample Apache Cordova application that responds to the deviceready event.
+    </description>
+    <author email="dev@cordova.apache.org" href="http://cordova.io">
+        Apache Cordova Team
+    </author>
+    <content src="index.html" />
+
+    <platform name="ios">
+        <preference name="orientation" value="all" />
+        <preference name="target-device" value="handset" />
+        <preference name="deployment-target" value="8.0" />
+
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+        <splash src="res/screen/ios/Default-667h.png" width="750" height="1334"/>
+        <splash src="res/screen/ios/Default-736h.png" width="1242" height="2208"/>
+        <splash src="res/screen/ios/Default-Landscape-736h.png" width="2208" height="1242"/>
+
+        <splash src="res/screen/ios/Default@2x~universal~anyany.png" />
+        <splash src="res/screen/ios/Default@2x~universal~comany.png" />
+        <splash src="res/screen/ios/Default@2x~universal~comcom.png" />
+        <splash src="res/screen/ios/Default@3x~universal~anyany.png" />
+        <splash src="res/screen/ios/Default@3x~universal~anycom.png" />
+        <splash src="res/screen/ios/Default@3x~universal~comany.png" />
+    </platform>
+
+    <access origin="http://*.apache.org" />
+    <access origin="https://*.apache.org" />
+
+    <allow-navigation href="http://*.apache.org" />
+    <allow-navigation href="https://*.apache.org" />
+    �
+</widget>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml b/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml
new file mode 100644
index 0000000..5548897
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml
@@ -0,0 +1,32 @@
+<?xml version='1.0' encoding='utf-8'?>
+<widget android-packageName="io.cordova.hellocordova.android" id="io.cordova.hellocordova" ios-CFBundleIdentifier="io.cordova.hellocordova.ios" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+    <name>Hello Cordova</name>
+    <description>
+        A sample Apache Cordova application that responds to the deviceready event.
+    </description>
+    <author email="dev@cordova.apache.org" href="http://cordova.io">
+        Apache Cordova Team
+    </author>
+    <content src="index.html" />
+
+    <platform name="ios">
+        <preference name="orientation" value="all" />
+        <preference name="target-device" value="handset" />
+        <preference name="deployment-target" value="8.0" />
+
+        <splash src="res/screen/ios/Default@2x~universal~anyany.png" />
+        <splash src="res/screen/ios/Default@2x~universal~comany.png" />
+        <splash src="res/screen/ios/Default@2x~universal~comcom.png" />
+        <splash src="res/screen/ios/Default@3x~universal~anyany.png" />
+        <splash src="res/screen/ios/Default@3x~universal~anycom.png" />
+        <splash src="res/screen/ios/Default@3x~universal~comany.png" />
+    </platform>
+
+    <access origin="http://*.apache.org" />
+    <access origin="https://*.apache.org" />
+
+    <allow-navigation href="http://*.apache.org" />
+    <allow-navigation href="https://*.apache.org" />
+    �
+</widget>
+

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml b/tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml
new file mode 100644
index 0000000..1dc7487
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml
@@ -0,0 +1,24 @@
+<?xml version='1.0' encoding='utf-8'?>
+<widget android-packageName="io.cordova.hellocordova.android" id="io.cordova.hellocordova" ios-CFBundleIdentifier="io.cordova.hellocordova.ios" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+    <name>Hello Cordova</name>
+    <description>
+        A sample Apache Cordova application that responds to the deviceready event.
+    </description>
+    <author email="dev@cordova.apache.org" href="http://cordova.io">
+        Apache Cordova Team
+    </author>
+    <content src="index.html" />
+
+    <platform name="ios">
+        <preference name="orientation" value="all" />
+        <preference name="target-device" value="handset" />
+        <preference name="deployment-target" value="8.0" />
+    </platform>
+
+    <access origin="http://*.apache.org" />
+    <access origin="https://*.apache.org" />
+
+    <allow-navigation href="http://*.apache.org" />
+    <allow-navigation href="https://*.apache.org" />
+    �
+</widget>

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js
new file mode 100644
index 0000000..6b7663a
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js
@@ -0,0 +1,135 @@
+module.exports = {
+    "images": [{
+        "idiom": "universal",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "width-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "2x"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "width-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "3x"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x"
+    }],
+    "info": {
+        "author": "Xcode",
+        "version": 1
+    }
+};
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js
new file mode 100644
index 0000000..c58f6c4
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js
@@ -0,0 +1,136 @@
+module.exports = {
+    "images": [{
+        "idiom": "universal",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "width-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "filename": "Default@2x~universal~anyany.png"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "width-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "3x"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x"
+    }],
+    "info": {
+        "author": "Xcode",
+        "version": 1
+    }
+};
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js
new file mode 100644
index 0000000..0e8e986
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js
@@ -0,0 +1,141 @@
+module.exports = {
+    "images": [{
+        "idiom": "universal",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact",
+        "filename": "Default@2x~universal~comcom.png"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "width-class": "compact",
+        "filename": "Default@2x~universal~comany.png"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "filename": "Default@2x~universal~anyany.png"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "width-class": "compact",
+        "filename": "Default@3x~universal~comany.png"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "height-class": "compact",
+        "filename": "Default@3x~universal~anycom.png"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "filename": "Default@3x~universal~anyany.png"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x"
+    }],
+    "info": {
+        "author": "Xcode",
+        "version": 1
+    }
+};

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js
new file mode 100644
index 0000000..548ea04
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js
@@ -0,0 +1,144 @@
+module.exports = {
+    "images": [{
+        "idiom": "universal",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "1x"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact",
+        "filename": "Default@2x~universal~comcom.png"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "width-class": "compact",
+        "filename": "Default@2x~universal~comany.png"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "2x",
+        "filename": "Default@2x~universal~anyany.png"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "width-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "3x",
+        "height-class": "compact"
+    }, {
+        "idiom": "universal",
+        "scale": "3x"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "1x"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact",
+        "filename": "Default@2x~ipad~comcom.png"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width-class": "compact",
+        "filename": "Default@2x~ipad~comany.png"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "ipad",
+        "scale": "2x",
+        "filename": "Default@2x~ipad~anyany.png"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "1x"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "2x"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width-class": "compact",
+        "height-class": "compact"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width-class": "compact",
+        "filename": "Default@3x~iphone~comany.png"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "height-class": "compact",
+        "filename": "Default@3x~iphone~anycom.png"
+    }, {
+        "idiom": "iphone",
+        "scale": "3x",
+        "filename": "Default@3x~iphone~anyany.png"
+    }],
+    "info": {
+        "author": "Xcode",
+        "version": 1
+    }
+};

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js
new file mode 100644
index 0000000..36d8a81
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js
@@ -0,0 +1,194 @@
+module.exports = [
+  {
+    "idiom": "universal",
+    "scale": "1x",
+    "width": "com",
+    "height": "com"
+  },
+  {
+    "idiom": "universal",
+    "scale": "1x",
+    "width": "com",
+    "height": "any"
+  },
+  {
+    "idiom": "universal",
+    "scale": "1x",
+    "width": "any",
+    "height": "com"
+  },
+  {
+    "idiom": "universal",
+    "scale": "1x",
+    "width": "any",
+    "height": "any"
+  },
+  {
+    "idiom": "universal",
+    "scale": "2x",
+    "width": "com",
+    "height": "com"
+  },
+  {
+    "idiom": "universal",
+    "scale": "2x",
+    "width": "com",
+    "height": "any"
+  },
+  {
+    "idiom": "universal",
+    "scale": "2x",
+    "width": "any",
+    "height": "com"
+  },
+  {
+    "idiom": "universal",
+    "scale": "2x",
+    "width": "any",
+    "height": "any"
+  },
+  {
+    "idiom": "universal",
+    "scale": "3x",
+    "width": "com",
+    "height": "com"
+  },
+  {
+    "idiom": "universal",
+    "scale": "3x",
+    "width": "com",
+    "height": "any"
+  },
+  {
+    "idiom": "universal",
+    "scale": "3x",
+    "width": "any",
+    "height": "com"
+  },
+  {
+    "idiom": "universal",
+    "scale": "3x",
+    "width": "any",
+    "height": "any"
+  },
+  {
+    "idiom": "ipad",
+    "scale": "1x",
+    "width": "com",
+    "height": "com"
+  },
+  {
+    "idiom": "ipad",
+    "scale": "1x",
+    "width": "com",
+    "height": "any"
+  },
+  {
+    "idiom": "ipad",
+    "scale": "1x",
+    "width": "any",
+    "height": "com"
+  },
+  {
+    "idiom": "ipad",
+    "scale": "1x",
+    "width": "any",
+    "height": "any"
+  },
+  {
+    "idiom": "ipad",
+    "scale": "2x",
+    "width": "com",
+    "height": "com"
+  },
+  {
+    "idiom": "ipad",
+    "scale": "2x",
+    "width": "com",
+    "height": "any"
+  },
+  {
+    "idiom": "ipad",
+    "scale": "2x",
+    "width": "any",
+    "height": "com"
+  },
+  {
+    "idiom": "ipad",
+    "scale": "2x",
+    "width": "any",
+    "height": "any"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "1x",
+    "width": "com",
+    "height": "com"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "1x",
+    "width": "com",
+    "height": "any"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "1x",
+    "width": "any",
+    "height": "com"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "1x",
+    "width": "any",
+    "height": "any"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "2x",
+    "width": "com",
+    "height": "com"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "2x",
+    "width": "com",
+    "height": "any"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "2x",
+    "width": "any",
+    "height": "com"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "2x",
+    "width": "any",
+    "height": "any"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "3x",
+    "width": "com",
+    "height": "com"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "3x",
+    "width": "com",
+    "height": "any"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "3x",
+    "width": "any",
+    "height": "com"
+  },
+  {
+    "idiom": "iphone",
+    "scale": "3x",
+    "width": "any",
+    "height": "any"
+  }
+];

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js
new file mode 100644
index 0000000..5d8ec3d
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js
@@ -0,0 +1,197 @@
+module.exports = [
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "any",
+        "height": "any",
+        "filename": "Default@2x~universal~anyany.png",
+        "src": "res/splash/ios/Default@2x~universal~anyany.png",
+        "target": "Default@2x~universal~anyany.png"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "any",
+        "height": "any"
+    }
+];

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js
new file mode 100644
index 0000000..eef09ef
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js
@@ -0,0 +1,212 @@
+module.exports = [
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "com",
+        "height": "com",
+        "filename": "Default@2x~universal~comcom.png",
+        "src": "res/splash/ios/Default@2x~universal~comcom.png",
+        "target": "Default@2x~universal~comcom.png"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "com",
+        "height": "any",
+        "filename": "Default@2x~universal~comany.png",
+        "src": "res/splash/ios/Default@2x~universal~comany.png",
+        "target": "Default@2x~universal~comany.png"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "any",
+        "height": "any",
+        "filename": "Default@2x~universal~anyany.png",
+        "src": "res/splash/ios/Default@2x~universal~anyany.png",
+        "target": "Default@2x~universal~anyany.png"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "com",
+        "height": "any",
+        "filename": "Default@3x~universal~comany.png",
+        "src": "res/splash/ios/Default@3x~universal~comany.png",
+        "target": "Default@3x~universal~comany.png"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "any",
+        "height": "com",
+        "filename": "Default@3x~universal~anycom.png",
+        "src": "res/splash/ios/Default@3x~universal~anycom.png",
+        "target": "Default@3x~universal~anycom.png"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "any",
+        "height": "any",
+        "filename": "Default@3x~universal~anyany.png",
+        "src": "res/splash/ios/Default@3x~universal~anyany.png",
+        "target": "Default@3x~universal~anyany.png"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "any",
+        "height": "any"
+    }
+];

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js
new file mode 100644
index 0000000..e6d39ed
--- /dev/null
+++ b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js
@@ -0,0 +1,221 @@
+module.exports = [
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "1x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "com",
+        "height": "com",
+        "filename": "Default@2x~universal~comcom.png",
+        "src": "res/splash/ios/Default@2x~universal~comcom.png",
+        "target": "Default@2x~universal~comcom.png"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "com",
+        "height": "any",
+        "filename": "Default@2x~universal~comany.png",
+        "src": "res/splash/ios/Default@2x~universal~comany.png",
+        "target": "Default@2x~universal~comany.png"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "2x",
+        "width": "any",
+        "height": "any",
+        "filename": "Default@2x~universal~anyany.png",
+        "src": "res/splash/ios/Default@2x~universal~anyany.png",
+        "target": "Default@2x~universal~anyany.png"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "universal",
+        "scale": "3x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "1x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "com",
+        "height": "com",
+        "filename": "Default@2x~ipad~comcom.png",
+        "src": "res/splash/ios/Default@2x~ipad~comcom.png",
+        "target": "Default@2x~ipad~comcom.png"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "com",
+        "height": "any",
+        "filename": "Default@2x~ipad~comany.png",
+        "src": "res/splash/ios/Default@2x~ipad~comany.png",
+        "target": "Default@2x~ipad~comany.png"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "ipad",
+        "scale": "2x",
+        "width": "any",
+        "height": "any",
+        "filename": "Default@2x~ipad~anyany.png",
+        "src": "res/splash/ios/Default@2x~ipad~anyany.png",
+        "target": "Default@2x~ipad~anyany.png"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "1x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "com",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "any",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "2x",
+        "width": "any",
+        "height": "any"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "com",
+        "height": "com"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "com",
+        "height": "any",
+        "filename": "Default@3x~iphone~comany.png",
+        "src": "res/splash/ios/Default@3x~iphone~comany.png",
+        "target": "Default@3x~iphone~comany.png"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "any",
+        "height": "com",
+        "filename": "Default@3x~iphone~anycom.png",
+        "src": "res/splash/ios/Default@3x~iphone~anycom.png",
+        "target": "Default@3x~iphone~anycom.png"
+    },
+    {
+        "idiom": "iphone",
+        "scale": "3x",
+        "width": "any",
+        "height": "any",
+        "filename": "Default@3x~iphone~anyany.png",
+        "src": "res/splash/ios/Default@3x~iphone~anyany.png",
+        "target": "Default@3x~iphone~anyany.png"
+    }
+];

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png
new file mode 100644
index 0000000..1c647af
Binary files /dev/null and b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png
new file mode 100644
index 0000000..11ceaee
Binary files /dev/null and b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png
new file mode 100644
index 0000000..8927308
Binary files /dev/null and b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png
new file mode 100644
index 0000000..21adbc0
Binary files /dev/null and b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png
new file mode 100644
index 0000000..72b7250
Binary files /dev/null and b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a675f938/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png
----------------------------------------------------------------------
diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png
new file mode 100644
index 0000000..3c2693f
Binary files /dev/null and b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png differ


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org