Browse Source

Fix app icon rendering on iOS 6

Felix Paul Kühne 11 years ago
parent
commit
dec579a552
1 changed files with 3 additions and 0 deletions
  1. 3 0
      vlc-ios/Images.xcassets/AppIcon.appiconset/Contents.json

+ 3 - 0
vlc-ios/Images.xcassets/AppIcon.appiconset/Contents.json

@@ -100,5 +100,8 @@
   "info" : {
     "version" : 1,
     "author" : "xcode"
+  },
+  "properties" : {
+    "pre-rendered" : true
   }
 }