Thank you! I now saw the full details in your blog post, as pointed out
by Guenter.
On 03/09/2018 14:22, ekke wrote:
have you added your assets catalogue to .pro ?
QMAKE_ASSET_CATALOGS = $$PWD/ios/Images.xcassets
QMAKE_ASSET_CATALOGS_APP_ICON = "AppIcon"
my assets are here:
/ios
On Montag, 3. September 2018 12:58:28 CEST Nikos Chantziaras wrote:
> I followed the guide for the app icons to the letter:
>
>https://doc.qt.io/qt-5.9/platform-notes-ios.html
I think that part of the Qt documentation is outdated. Instead it's mandatory
by Apple to use an asset catalog for t
have you added your assets catalogue to .pro ?
QMAKE_ASSET_CATALOGS = $$PWD/ios/Images.xcassets
QMAKE_ASSET_CATALOGS_APP_ICON = "AppIcon"
my assets are here:
/ios
/Images.xcassets
/AppIcon.appiconset
Contents.json
... my icons ...
ekke
A
I followed the guide for the app icons to the letter:
https://doc.qt.io/qt-5.9/platform-notes-ios.html
But when uploading to the app store, the build gets rejected:
===
Dear Developer,
We identified one or more issues with a recent delivery for your app,
"". Plea