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

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