Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Cross-Platform-Entwicklung (https://www.delphipraxis.net/91-cross-platform-entwicklung/)
-   -   iOS Transporter - missing icon files (https://www.delphipraxis.net/209386-ios-transporter-missing-icon-files.html)

braunbaer 30. Nov 2021 08:39

iOS Transporter - missing icon files
 
Hallo zusammen,

ich ärgere mich schon wieder mit fehlenden Icon Files herum.

Aktuelle Delphi 11 Version mit November Update und aktuellem PA-Server:
Fehlermeldung in der Transporter-App:
Code:
ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. To support older operating systems, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface"

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0. To support older operating systems, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface"
Es fehle demnach das 167er und das 76er Icon.
Das 167er ist eingestellt und vorhanden, das 76er kann aber nirgends in den Symboleinstellungen angegeben werden.

Auch bei einem ganz neu erstellen Projekt kann kein 76er Icon angegeben werden.
Ich habe zuletzt im August 2021 eine neue Version in den Appstore geladen - seither muss sich da was geändert haben.

Kennt jemand dieses Problem?
Gibt es dazu eine Lösung / Workaround?

braunbaer 30. Nov 2021 12:22

AW: iOS Transporter - missing icon files
 
Ich konnte es jetzt selber lösen.
Ich musste ein neues .dproj File erstellen.
Also ein leeres Projekt mit dem selben Namen und dann dieses File ersetzen.
Alle Einstellung neu setzen.
Kompilieren - Deployen - Upload per Transporter

hat funktioniert.

Hoffe, es nützt jemandem ;)


Alle Zeitangaben in WEZ +1. Es ist jetzt 21:00 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz