Delphi-PRAXiS
Seite 2 von 3     12 3      

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Cross-Platform-Entwicklung (https://www.delphipraxis.net/91-cross-platform-entwicklung/)
-   -   Fehler beim Upload in AppStore iOS9 mit Delphi XE10 (https://www.delphipraxis.net/186659-fehler-beim-upload-appstore-ios9-mit-delphi-xe10.html)

Sir Rufo 21. Sep 2015 12:33

AW: Fehler beim Upload in AppStore iOS9 mit Delphi XE10
 
Erstell dir mit Xcode ein ganz simples Projekt und fülle alles aus, so als ob du diese App mit Xcode erstellen möchtest.

Dann schau dir einmal die erzeugte Info.plist an und vergleiche es mit den Werten des Delphi-Projekts. Da sollte einiges klarer werden.

Rollo62 21. Sep 2015 21:19

AW: Fehler beim Upload in AppStore iOS9 mit Delphi XE10
 
Zu DTPlatformName, das kann (uns muss) man selbst anlegen.

Rollo

Harry Stahl 21. Sep 2015 23:12

AW: Fehler beim Upload in AppStore iOS9 mit Delphi XE10
 
Ich habe gerade das OK von Apple für eine IOS-App erhalten, wo 7.1 als Wert drin stand. Das kann also offensichtlich kein Ablehnungsgrund sein.

MEissing 22. Sep 2015 08:51

AW: Fehler beim Upload in AppStore iOS9 mit Delphi XE10
 
Zitat:

Zitat von equitania (Beitrag 1316398)
Hallo,

wenn ich meine App mittels Application Loader 3 hoch lade, bekomme ich nach der Prüfung die Fehler:

ERROR ITMS-90507: "Missing Info.plist valua. A value for the kay DTPlatformName in bundle .. is required."
ERROR ITMS-90094: "Invalid Launch Image - Your app contains a launch image with a size modifier that is only supported for apps built with iOS 6.0 SDK or later."
ERROR ITMS-90534: "Inavalid Toochain. News and app updates must be built with the public (GM) version of Xcode 6 or later, and iOS 8 SDK or ...

Ich verwende XCode 7 unter Mac OSX 10.11.1

Vielleicht ein alte, projektspezifische info.plist-Datei?

fassi 23. Sep 2015 12:29

AW: Fehler beim Upload in AppStore iOS9 mit Delphi XE10
 
Vergleiche mal die Daten in der /IOSDevice64/Release/meineAPP.info.plist mit den Daten die Du eingestellt hast.
Evtl. verwendest Du ein anderes Profil für die Einstellung bzw. Ausgabe.

Gruß
Fassi

Mavarik 25. Sep 2015 08:11

AW: Fehler beim Upload in AppStore iOS9 mit Delphi XE10
 
Zitat:

Zitat von equitania (Beitrag 1316398)
ERROR ITMS-90534: "Inavalid Toochain. News and app updates must be built with the public (GM) version of Xcode 6 or later, and iOS 8 SDK or ...

Hast Du versucht ein Ad-Hoc compilierte Version in den Store zu laden?

Dann kommt dieser Fehler "auch"

Mavarik

Bambini 25. Sep 2015 09:25

AW: Fehler beim Upload in AppStore iOS9 mit Delphi XE10
 
Zitat:

Zitat von equitania (Beitrag 1316398)
Ich verwende XCode 7 unter Mac OSX 10.11.1

Bitte beachten, iOS Anwendungen mit DX10 und XCode 7 laufen nur unter iOS9.
Auf iOS8 Geräten gibt es nur das Startbild und einen Crash.
Will man Anwendungen erstellen die unter iOS7, 8 und 9 laufen sollen bleibt nur DX10 und XCode 6.4.

Darlo 25. Sep 2015 14:28

AW: Fehler beim Upload in AppStore iOS9 mit Delphi XE10
 
Zitat:

Zitat von Bambini (Beitrag 1316951)
Will man Anwendungen erstellen die unter iOS7, 8 und 9 laufen sollen bleibt nur DX10 und XCode 6.4.

xCode7 geht auch ohne Probleme, man muss nur gegen das SDK 8.4 compilieren!

Bambini 25. Sep 2015 16:33

AW: Fehler beim Upload in AppStore iOS9 mit Delphi XE10
 
Zitat:

Zitat von Darlo (Beitrag 1316988)
Zitat:

Zitat von Bambini (Beitrag 1316951)
Will man Anwendungen erstellen die unter iOS7, 8 und 9 laufen sollen bleibt nur DX10 und XCode 6.4.

xCode7 geht auch ohne Probleme, man muss nur gegen das SDK 8.4 compilieren!

Wie bekommt man das iOS SDK 8.4 in das XCode7?

Darlo 25. Sep 2015 19:01

AW: Fehler beim Upload in AppStore iOS9 mit Delphi XE10
 
xCode 6.4 unter developer.apple.com herunterladen und installieren. Dann in XE9 (Seattle, Delphi 10) da SDK 8.4 für 32 und 64 bit sowie den Simulator importieren. Anschließend auf xCode 7 updaten und in Delphi das SDK 8.4 aktiv lassen.


Alle Zeitangaben in WEZ +1. Es ist jetzt 00:46 Uhr.
Seite 2 von 3     12 3      

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