mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
iOS build: update icons
Latest xcode requires more and different(?) icons. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
016b73872f
commit
18d044d9dc
34 changed files with 125 additions and 43 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue