![]() |
Delphi 11.2 - xcode 14.0.1: ios-App wird von Apple nicht freigegeben
Verwende Delphi 11.2, xcode 14.0.1, commandlineTool for xcode 14
Die App läuft einwandfrei auf dem IPAD (IOS 15.7). info.plist.TemplateiOS.xml u. Entitlement.TemplateiOS.xml gelöscht und neu generiert. Problem: Die App lade ich zur Prüfung über den Transporter hoch. (Alles okay und funktioniert). Bekomme dann von Apple nach ein paar Stunden eine Ablehnung. // .... The issues we previously identified still need your attention. If you have any questions, we are here to help. Reply to this message in App Store Connect and let us know. Program License Agreement 2.3 - Confidential Nature of Pre-Release Apple Software and Services Your app or its metadata contains references to a pre-release version of Apple software, products, or hardware. Apps with compatibility references to a pre-release candidate version of an Apple operating system or pre-released Apple products or hardware are not in compliance with the Apple Developer Program License Agreement. Next Steps We are unable to approve your app because it was built for iPadOS only using a pre-release version of iPadOS 16. While your app may not support new features in iPadOS 16, we are only accepting iOS 16, iPadOS 15.7, and universal apps at this time. To resolve this issue, resubmit your app built for a released version of iOS or iPadOS. For more information, review which operating systems are eligible for public and beta distribution at this time. // ..... Wo sollen da die pre-release version of iPadOS 16 herkommen, Metadaten wo?? |
AW: Delphi 11.2 - xcode 14.0.1: ios-App wird von Apple nicht freigegeben
Welche Version hat denn die IOS-SDK, mit der du kompilierst? Bereits IOS 16?
Ich hatte auch mal so ein Problem, bei dem ich auf einer ältere SDK zurückgehen musste. |
AW: Delphi 11.2 - xcode 14.0.1: ios-App wird von Apple nicht freigegeben
![]() schau mal nach, was genau du hast. siehe Version, Build, Released und vielleicht Swift vs. Release 14.0.1 kann Release oder auch ReleaseCandidate sein, wobei das SDK in beiden Varianten das Gleiche ist. |
AW: Delphi 11.2 - xcode 14.0.1: ios-App wird von Apple nicht freigegeben
HI
habe SDK IPhoneOS 16.0 und Xcode 14.0.1 (14A400) direkt aus dem Store runtergeladen. |
AW: Delphi 11.2 - xcode 14.0.1: ios-App wird von Apple nicht freigegeben
Hast du noch 15er SDKS, mit denen du es mal probieren könntest?
|
AW: Delphi 11.2 - xcode 14.0.1: ios-App wird von Apple nicht freigegeben
meinst Du ich sollte xcode 13.4.1 wieder installieren? Das geht aber glaub nicht weil auf dem MAcBook Montery Version 12.6 drauf ist oder?
Habe auf meinem PC noch die SDK 15.2 u. 15.5 liegen. Kann ic da einfach den regkey HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0\Pl atformSDKs\iPhoneOS16.0.sdk exportieren, nach 16.0 suchen und durch 15.5 ersetzten und dann wieder in registry importieren? Delphi würde ja dann die SDK 15.5 zusätzlich haben. Reicht das schon für den deploy prozess? |
AW: Delphi 11.2 - xcode 14.0.1: ios-App wird von Apple nicht freigegeben
Problem gelöst.
zurück auf SDK 15.5. Deploy Prozess wird nun von Apple freigegeben! schnelle Lösung wenn man noch eine alte SDK auf dem PC hat: 1. SDK liegen unter: C:\Users\[username]\Documents\Embarcadero\Studio\SDKs (wobei [username] der login-name am PC ist) 2. registry: HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0\Pl atformSDKs\iPhoneOS16.0.sdk exportieren, nach 16.0 suchen und durch 15.5 ersetzten und dann wieder in registry importieren.Delphi hat nun zus. die SDK 15.5. 3. Mit SDK 15.5 alles nochmal in Delphi compilieren und deployen. Wieso das mit der SDK 16 nicht funktioniert --> keine Ahnung :-( |
AW: Delphi 11.2 - xcode 14.0.1: ios-App wird von Apple nicht freigegeben
Das meinte ich. Hatte ich auch schonmal und die alte SDK hats behoben.
Ursache kann sein, dass im aktuellen Delphi meines Wissens noch kein IOS 16 explizit unterstützt wird. Das ist für normalerweise kein Hindernis, macht ab und zu mal Probleme, weswegen ich mit XCode- und SDK-Updates für gewöhnlich immer etwas warte und meine alten SDKs aufhebe. |
AW: Delphi 11.2 - xcode 14.0.1: ios-App wird von Apple nicht freigegeben
Beim Update auf meinem Mac wurde mir sowohl Update auf Comandline tools 14 und auch 14.1 (oder 14.01, weiß es nicht mehr so genau), jedenfalls war die höhere Version als "Beta" ausgewiesen. Wenn Du die installiert hattest, wirst Du wohl aus diesem Grunde Probleme gehabt haben.
|
AW: Delphi 11.2 - xcode 14.0.1: ios-App wird von Apple nicht freigegeben
Zitat:
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 06:33 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz