Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Cross-Platform-Entwicklung (https://www.delphipraxis.net/91-cross-platform-entwicklung/)
-   -   iOS Unable to exctract application bundle executable info. (https://www.delphipraxis.net/191668-unable-exctract-application-bundle-executable-info.html)

QuickAndDirty 8. Feb 2017 17:10

Unable to exctract application bundle executable info.
 
Hallo ich versuche seit geraumer Zeit auf
irgendeine Weise eine App die als Android und als Windows App läuft auch auf IOS laufen zu lassen.

Ich habe meiner Ansicht nach alle schritte aus der Anleitung vom Hersteller der IDE und von Apple befolgt.
Ich habe die Ganzen Zertifikate und das Zertifikats Bundle und die Accounts und den PAServer und das XCODE downgrade usw. Und es ging einfach in Delphi XE 8 nicht.
Hab dann alles auf Delphi 10.1 Berlin umgestellt.
Das liefert mir im PA Server die Traurige nachricht:
Code:
> command_line:""/Applications/PAServer-18.0.app/Contents/MacOS/iosinstall" -U 8sdzs9d8fa8ddasfuß89ud8s7zasd8fc -q -d -r "/Users/Benutzer/PAServer/Scratch-dir/TEST-IOS1/Meine.app" -a arm64 -n"
>IOS outut: err=Unable to extract application bundle executable info. Please check Info.plist CFBundleExectuable key.
Was kann daran falsch sein?
Ich habe schon versucht CFBundleExectubale zu löschen aber das ist leider auch keine Lösung.

Ich kann Apps mit einem Button von XCode aus auf das IPHONE bekommen.
Nur von Delphi aus will die App einfach nicht drauf.

Muss ich jetzt auf Delphi 10.1 Berlin Update 1 umsteigen oder geht es auch so?

Rollo62 11. Feb 2017 11:25

AW: Unable to exctract application bundle executable info.
 
Blöde Frage(n):
Der CFBundleExecutable steht bei mir auf $(ModuleName).
Du hast die BundleID WIRKLICH 1:1 wie im DevCenter definiert ?
Du hast die Apple Provisioning Files angelegt, und auch wirklich lokal upgedated (gelöscht, neu geladen) ?
Du hast die BundleID in allen Varianten richtig eingetragen
(iOS32, iOS64, Debug, Release) ?
Bei mir funktioniert das "All configurations" nicht immer.

Du hast Compiler Settings "Generate Universal binary ARM7" = True ?

Rollo


Alle Zeitangaben in WEZ +1. Es ist jetzt 08:56 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