Ver código fonte

[iOS] 1024x1024 AppIcon required by Apple

master
Lyubo Marinov 7 anos atrás
pai
commit
9591cb54a2

BIN
ios/app/src/Images.xcassets/AppIconDebug.appiconset/AppIcon-1024@1x.png Ver arquivo


+ 3
- 2
ios/app/src/Images.xcassets/AppIconDebug.appiconset/Contents.json Ver arquivo

@@ -97,8 +97,9 @@
97 97
       "scale" : "2x"
98 98
     },
99 99
     {
100
-      "idiom" : "ios-marketing",
101 100
       "size" : "1024x1024",
101
+      "idiom" : "ios-marketing",
102
+      "filename" : "AppIcon-1024@1x.png",
102 103
       "scale" : "1x"
103 104
     }
104 105
   ],
@@ -106,4 +107,4 @@
106 107
     "version" : 1,
107 108
     "author" : "xcode"
108 109
   }
109
-}
110
+}

BIN
ios/app/src/Images.xcassets/AppIconRelease.appiconset/AppIcon-1024@1x.png Ver arquivo


+ 3
- 2
ios/app/src/Images.xcassets/AppIconRelease.appiconset/Contents.json Ver arquivo

@@ -97,8 +97,9 @@
97 97
       "scale" : "2x"
98 98
     },
99 99
     {
100
-      "idiom" : "ios-marketing",
101 100
       "size" : "1024x1024",
101
+      "idiom" : "ios-marketing",
102
+      "filename" : "AppIcon-1024@1x.png",
102 103
       "scale" : "1x"
103 104
     }
104 105
   ],
@@ -106,4 +107,4 @@
106 107
     "version" : 1,
107 108
     "author" : "xcode"
108 109
   }
109
-}
110
+}

Carregando…
Cancelar
Salvar