Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Commit

Permalink
Add app icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Mielke committed Jan 2, 2014
1 parent 6d70315 commit feaa4eb
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 9 additions & 6 deletions FMMoveTable/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -1,19 +1,22 @@
{
"images" : [
{
"size" : "29x29",
"idiom" : "iphone",
"scale" : "2x",
"size" : "60x60"
"filename" : "AppIcon29x29@2x.png",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"scale" : "2x",
"size" : "40x40"
"filename" : "AppIcon40x40@2x.png",
"scale" : "2x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"scale" : "2x",
"size" : "29x29"
"filename" : "AppIcon60x60@2x.png",
"scale" : "2x"
}
],
"info" : {
Expand Down

0 comments on commit feaa4eb

Please sign in to comment.