summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2019-11-03 04:13:02 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-11-08 20:50:05 +0100
commit3265efcd96d185df35c4cec61a97687377fb4ab2 (patch)
tree9cd332e0650fafb855127df0fb5114c961b1f647 /packaging
parentec8e109a1a67a34deb00dbd8c2d4107d46e95499 (diff)
downloadsubsurface-3265efcd96d185df35c4cec61a97687377fb4ab2.tar.gz
iOS: small change to storeIcon
This was updated by Xcode - just checking it in so that running Xcode doesn't cause dirty source tree. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/Contents.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/Contents.json b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/Contents.json
index 3f0c82063..76e3c63bb 100644
--- a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/Contents.json
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/Contents.json
@@ -85,6 +85,11 @@
"scale" : "2x"
},
{
+ "idiom" : "ipad",
+ "size" : "76x76",
+ "scale" : "1x"
+ },
+ {
"size" : "76x76",
"idiom" : "ipad",
"filename" : "AppIcon-76@2x.png",
@@ -107,4 +112,4 @@
"version" : 1,
"author" : "xcode"
}
-}
+} \ No newline at end of file