| Index: test/ios/watch/WatchApp/Images.xcassets/LaunchImage.launchimage/Contents.json
|
| diff --git a/test/ios/watch/WatchApp/Images.xcassets/LaunchImage.launchimage/Contents.json b/test/ios/watch/WatchApp/Images.xcassets/LaunchImage.launchimage/Contents.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ed123feff6c4e153d569a08f2b5bb9a0c44ac18c
|
| --- /dev/null
|
| +++ b/test/ios/watch/WatchApp/Images.xcassets/LaunchImage.launchimage/Contents.json
|
| @@ -0,0 +1,24 @@
|
| +{
|
| + "images" : [
|
| + {
|
| + "orientation" : "portrait",
|
| + "idiom" : "watch",
|
| + "extent" : "full-screen",
|
| + "minimum-system-version" : "8.0",
|
| + "subtype" : "38mm",
|
| + "scale" : "2x"
|
| + },
|
| + {
|
| + "orientation" : "portrait",
|
| + "idiom" : "watch",
|
| + "extent" : "full-screen",
|
| + "minimum-system-version" : "8.0",
|
| + "subtype" : "42mm",
|
| + "scale" : "2x"
|
| + }
|
| + ],
|
| + "info" : {
|
| + "version" : 1,
|
| + "author" : "xcode"
|
| + }
|
| +}
|
|
|