summaryrefslogtreecommitdiff
path: root/deps/gyp/test/ios/watch/WatchApp/Images.xcassets/LaunchImage.launchimage/Contents.json
blob: ed123feff6c4e153d569a08f2b5bb9a0c44ac18c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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"
  }
}