| Index: remoting/ios/Chromoting/Images.xcassets/LaunchImage.launchimage/Contents.json
|
| diff --git a/remoting/ios/Chromoting/Images.xcassets/LaunchImage.launchimage/Contents.json b/remoting/ios/Chromoting/Images.xcassets/LaunchImage.launchimage/Contents.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a0ad363c85ee8f1d5cee49497bcd1b288f121f94
|
| --- /dev/null
|
| +++ b/remoting/ios/Chromoting/Images.xcassets/LaunchImage.launchimage/Contents.json
|
| @@ -0,0 +1,36 @@
|
| +{
|
| + "images" : [
|
| + {
|
| + "orientation" : "portrait",
|
| + "idiom" : "ipad",
|
| + "extent" : "full-screen",
|
| + "minimum-system-version" : "7.0",
|
| + "scale" : "1x"
|
| + },
|
| + {
|
| + "orientation" : "landscape",
|
| + "idiom" : "ipad",
|
| + "extent" : "full-screen",
|
| + "minimum-system-version" : "7.0",
|
| + "scale" : "1x"
|
| + },
|
| + {
|
| + "orientation" : "portrait",
|
| + "idiom" : "ipad",
|
| + "extent" : "full-screen",
|
| + "minimum-system-version" : "7.0",
|
| + "scale" : "2x"
|
| + },
|
| + {
|
| + "orientation" : "landscape",
|
| + "idiom" : "ipad",
|
| + "extent" : "full-screen",
|
| + "minimum-system-version" : "7.0",
|
| + "scale" : "2x"
|
| + }
|
| + ],
|
| + "info" : {
|
| + "version" : 1,
|
| + "author" : "xcode"
|
| + }
|
| +}
|
|
|