Skip to content

Commit

Permalink
Tick Preserve Vector Data option for images placed in Images section
Browse files Browse the repository at this point in the history
  • Loading branch information
jgonfer committed Nov 2, 2017
1 parent 34c32d6 commit 790040c
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions SaVaGe/SaVaGe/Assets.xcassets/cat_pdf.imageset/Contents.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,20 +2,14 @@
"images" : [ "images" : [
{ {
"idiom" : "universal", "idiom" : "universal",
"filename" : "cat_pdf.pdf", "filename" : "cat_pdf.pdf"
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"version" : 1, "version" : 1,
"author" : "xcode" "author" : "xcode"
},
"properties" : {
"preserves-vector-representation" : true
} }
} }

0 comments on commit 790040c

Please sign in to comment.