summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-11-29 07:15:39 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-11-29 14:56:39 -0800
commit18d044d9dc3219df116e226aa8a1d2ddce38eaea (patch)
tree8cda9fd17504bcac16cb8f32113033b4139604f8 /packaging
parent016b73872fa5997420c42e10ed987b892909da33 (diff)
downloadsubsurface-18d044d9dc3219df116e226aa8a1d2ddce38eaea.tar.gz
iOS build: update icons
Latest xcode requires more and different(?) icons. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/ios/Info.plist.in43
-rw-r--r--packaging/ios/Subsurface-mobile/Subsurface-mobile.pro4
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20.pngbin0 -> 2504 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@2x-1.pngbin0 -> 7023 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@2x.pngbin0 -> 7023 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@3x.pngbin0 -> 12411 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-29@3x.pngbin0 -> 19820 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-40@3x.pngbin0 -> 30385 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-60@3x.pngbin0 -> 49794 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76.pngbin0 -> 16692 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76@2x.pngbin0 -> 40142 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-83.5@2x.pngbin0 -> 45473 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon29x29.pngbin0 -> 1764 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon29x29@2x.pngbin0 -> 4320 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon40x40@2x.pngbin0 -> 6278 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon40x40~ipad.pngbin0 -> 2688 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon60x60@2x.pngbin0 -> 10263 bytes
-rw-r--r--packaging/ios/storeIcon.xcassets/AppIcon.appiconset/Contents.json115
-rw-r--r--packaging/ios/storeIcon.xcassets/Contents.json6
19 files changed, 125 insertions, 43 deletions
diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in
index 80bb5a5d4..37aa1ea5a 100644
--- a/packaging/ios/Info.plist.in
+++ b/packaging/ios/Info.plist.in
@@ -8,47 +8,8 @@
<string>Subsurface-mobile</string>
<key>CFBundleGetInfoString</key>
<string>Created by Qt/QMake</string>
- <key>CFBundleIcons</key>
- <dict>
- <key>CFBundlePrimaryIcon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>AppIcon29x29.png</string>
- <string>AppIcon29x29@2x.png</string>
- <string>AppIcon40x40@2x.png</string>
- <string>AppIcon57x57.png</string>
- <string>AppIcon57x57@2x.png</string>
- <string>AppIcon60x60@2x.png</string>
- </array>
- </dict>
- </dict>
- <key>CFBundleIcons~ipad</key>
- <dict>
- <key>CFBundlePrimaryIcon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>AppIcon29x29.png</string>
- <string>AppIcon29x29@2x.png</string>
- <string>AppIcon40x40@2x.png</string>
- <string>AppIcon57x57.png</string>
- <string>AppIcon57x57@2x.png</string>
- <string>AppIcon60x60@2x.png</string>
- <string>AppIcon29x29~ipad.png</string>
- <string>AppIcon29x29@2x~ipad.png</string>
- <string>AppIcon40x40~ipad.png</string>
- <string>AppIcon40x40@2x~ipad.png</string>
- <string>AppIcon50x50~ipad.png</string>
- <string>AppIcon50x50@2x~ipad.png</string>
- <string>AppIcon72x72~ipad.png</string>
- <string>AppIcon72x72@2x~ipad.png</string>
- <string>AppIcon76x76~ipad.png</string>
- <string>AppIcon76x76@2x~ipad.png</string>
- <string>AppIcon167x167~ipad.png</string>
- </array>
- </dict>
- </dict>
+ <key>CFBundleIconName</key>
+ <string>AppIcon</string>
<key>CFBundleIdentifier</key>
<string>org.subsurface-divelog.subsurface-mobile</string>
<key>CFBundleName</key>
diff --git a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro
index 11d935216..1ed507cc4 100644
--- a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro
+++ b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro
@@ -243,8 +243,8 @@ include(deployment.pri)
include(../../../mobile-widgets/qml/kirigami/kirigami.pri)
ios {
- ios_icon.files = $$files(../../../icons/AppIcon*.png)
+ QMAKE_ASSET_CATALOGS += ../storeIcon.xcassets
app_launch_images.files = ../SubsurfaceMobileLaunch.xib $$files(../SubsurfaceMobileLaunchImage*.png)
- QMAKE_BUNDLE_DATA += app_launch_images ios_icon
+ QMAKE_BUNDLE_DATA += app_launch_images
QMAKE_INFO_PLIST = ../Info.plist
}
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20.png
new file mode 100644
index 000000000..f021e6616
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@2x-1.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@2x-1.png
new file mode 100644
index 000000000..1c280725b
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@2x-1.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@2x.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@2x.png
new file mode 100644
index 000000000..1c280725b
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@2x.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@3x.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@3x.png
new file mode 100644
index 000000000..d35fa7c6f
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-20@3x.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-29@3x.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-29@3x.png
new file mode 100644
index 000000000..09c052bf1
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-29@3x.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-40@3x.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-40@3x.png
new file mode 100644
index 000000000..12a18401a
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-40@3x.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-60@3x.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-60@3x.png
new file mode 100644
index 000000000..1ed925d43
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-60@3x.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76.png
new file mode 100644
index 000000000..370d85a11
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76@2x.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76@2x.png
new file mode 100644
index 000000000..282952713
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76@2x.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-83.5@2x.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-83.5@2x.png
new file mode 100644
index 000000000..900d1a16c
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-83.5@2x.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon29x29.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon29x29.png
new file mode 100644
index 000000000..8be008661
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon29x29.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon29x29@2x.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon29x29@2x.png
new file mode 100644
index 000000000..176ae7060
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon29x29@2x.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon40x40@2x.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon40x40@2x.png
new file mode 100644
index 000000000..17d41ceb0
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon40x40@2x.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon40x40~ipad.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon40x40~ipad.png
new file mode 100644
index 000000000..4fd1cc0f6
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon40x40~ipad.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon60x60@2x.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon60x60@2x.png
new file mode 100644
index 000000000..24fd62d83
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon60x60@2x.png
Binary files differ
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/Contents.json b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/Contents.json
new file mode 100644
index 000000000..b5d8cd7bf
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/Contents.json
@@ -0,0 +1,115 @@
+{
+ "images" : [
+ {
+ "size" : "20x20",
+ "idiom" : "iphone",
+ "filename" : "AppIcon-20@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "20x20",
+ "idiom" : "iphone",
+ "filename" : "AppIcon-20@3x.png",
+ "scale" : "3x"
+ },
+ {
+ "size" : "29x29",
+ "idiom" : "iphone",
+ "filename" : "AppIcon29x29@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "29x29",
+ "idiom" : "iphone",
+ "filename" : "AppIcon-29@3x.png",
+ "scale" : "3x"
+ },
+ {
+ "size" : "40x40",
+ "idiom" : "iphone",
+ "filename" : "AppIcon40x40@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "40x40",
+ "idiom" : "iphone",
+ "filename" : "AppIcon-40@3x.png",
+ "scale" : "3x"
+ },
+ {
+ "size" : "60x60",
+ "idiom" : "iphone",
+ "filename" : "AppIcon60x60@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "60x60",
+ "idiom" : "iphone",
+ "filename" : "AppIcon-60@3x.png",
+ "scale" : "3x"
+ },
+ {
+ "size" : "20x20",
+ "idiom" : "ipad",
+ "filename" : "AppIcon-20.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "20x20",
+ "idiom" : "ipad",
+ "filename" : "AppIcon-20@2x-1.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "29x29",
+ "idiom" : "ipad",
+ "filename" : "AppIcon29x29.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "29x29",
+ "idiom" : "ipad",
+ "filename" : "AppIcon29x29@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "40x40",
+ "idiom" : "ipad",
+ "filename" : "AppIcon40x40~ipad.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "40x40",
+ "idiom" : "ipad",
+ "filename" : "AppIcon40x40@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "76x76",
+ "idiom" : "ipad",
+ "filename" : "AppIcon-76.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "76x76",
+ "idiom" : "ipad",
+ "filename" : "AppIcon-76@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "83.5x83.5",
+ "idiom" : "ipad",
+ "filename" : "AppIcon-83.5@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "ios-marketing",
+ "size" : "1024x1024",
+ "scale" : "1x"
+ }
+ ],
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+} \ No newline at end of file
diff --git a/packaging/ios/storeIcon.xcassets/Contents.json b/packaging/ios/storeIcon.xcassets/Contents.json
new file mode 100644
index 000000000..da4a164c9
--- /dev/null
+++ b/packaging/ios/storeIcon.xcassets/Contents.json
@@ -0,0 +1,6 @@
+{
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+} \ No newline at end of file