Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Contents.json « activityTypeInfo.imageset « Images.xcassets « iOSClient - github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 273f51bf489aac09b1bee2fd21dc387557caa81d (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
25
26
{
  "images" : [
    {
      "filename" : "activityTypeInfo.png",
      "idiom" : "universal",
      "scale" : "1x"
    },
    {
      "filename" : "activityTypeInfo@2x.png",
      "idiom" : "universal",
      "scale" : "2x"
    },
    {
      "filename" : "activityTypeInfo@3x.png",
      "idiom" : "universal",
      "scale" : "3x"
    }
  ],
  "info" : {
    "author" : "xcode",
    "version" : 1
  },
  "properties" : {
    "preserves-vector-representation" : true
  }
}