![]() |
Apple sagt Beta-Version
Hallo zusammen,
in iTunesConnect sagt mir Apple, dass die App mit einer Beta-Version von xCode erstellt wurde und ich diese daher nicht in den TestFlight schicken kann. Durch den Review ging die App allerdings ohne Probleme. Die App habe ich bereits über mehrere Delphiversionen hochgezogen. kann es sein, dass bei Seattle ein Eintrag oder Flag in den Settings geändert werden muss? Danke im voraus für jeden Hinweis. Gebhard |
AW: Apple sagt Beta-Version
Ist das eine Mac OS oder iOS App?
|
AW: Apple sagt Beta-Version
iOS
|
AW: Apple sagt Beta-Version
Your info.plist must contain all the folllowing section (the values worked for me):
<key>DTPlatformName</key> <string>iphoneos</string> <key>DTPlatformBuild</key> <string>12H141</string> <key>DTXcodeBuild</key> <string>6E35b</string> <key>DTSDKBuild</key> <string>12H141</string> For me it sufficed to add the DTSDKBuild key. Compile your app once, check DTPlatformBuild. Project->VersionInfo add a value DTSDKBuild with same string as DTPlatformBuild |
AW: Apple sagt Beta-Version
Heisst das das neue
![]() Im AppStore steht zumindest keine Notiz von Beta. Rollo |
AW: Apple sagt Beta-Version
Natürlich ist es keine Beta.
|
AW: Apple sagt Beta-Version
Zitat:
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 01:02 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