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

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'iOSClient/Images.xcassets/iconError.imageset/Contents.json')
-rw-r--r--iOSClient/Images.xcassets/iconError.imageset/Contents.json11
1 files changed, 7 insertions, 4 deletions
diff --git a/iOSClient/Images.xcassets/iconError.imageset/Contents.json b/iOSClient/Images.xcassets/iconError.imageset/Contents.json
index d37508f03..6e53abd5b 100644
--- a/iOSClient/Images.xcassets/iconError.imageset/Contents.json
+++ b/iOSClient/Images.xcassets/iconError.imageset/Contents.json
@@ -5,8 +5,8 @@
"scale" : "1x"
},
{
- "idiom" : "universal",
"filename" : "iconError@2x.png",
+ "idiom" : "universal",
"scale" : "2x"
},
{
@@ -15,7 +15,10 @@
}
],
"info" : {
- "version" : 1,
- "author" : "xcode"
+ "author" : "xcode",
+ "version" : 1
+ },
+ "properties" : {
+ "preserves-vector-representation" : true
}
-} \ No newline at end of file
+}