Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Cross-Platform-Entwicklung (https://www.delphipraxis.net/91-cross-platform-entwicklung/)
-   -   IOS AppStore Problem (https://www.delphipraxis.net/194015-ios-appstore-problem.html)

arnof 6. Okt 2017 23:37

IOS AppStore Problem
 
Hallo,

mir will es nicht gelingen, eine AppStore IPA zu erzeugen: Tokio neueste Version inclusive PAServer Update

Zum Problem: die Signierung ist erfolgreich, das kann ich feststellen aber es kommt eine PAMeldung mit Code 1:

c:\program files (x86)\embarcadero\studio\19.0\bin\paclient.exe -u8 --ipa="lead.app,lead.ipa,'iPhone Distribution: Axxxxxx
(EMC8Wxxxxxxxx)','/Users/Arno/Library/MobileDevice/Provisioning Profiles/abffcc60-2643-4bda-9440-c596a311c362.mobileprovision',2" MACHome
[PAClient Fehler] "paclient" exited with code 1.

Meine Zertifikate waren abgelaufen, ich habe diese erneuert und geladen.


Ich habe das mit mehren versucht, hat jemand eine Ahnung wie ich das fixen kann ?

Rollo62 7. Okt 2017 10:53

AW: IOS AppStore Problem
 
Vielleuicht hilft dir das hier.

Es ist auch wichtig die abgelaufenen Zertifikate zu Entfernen, ans dem Schlüsselbund, etc.

Ich teste das immer mit dem Project/Options/Provisioning.
Wenn dort die gültigen Zertifikate ohne Fehler angezeigt werden (die richtigen, wenn man mehrere hat),
dann geht es in der Regel auch.
(Keine Regel ohne Ausnahme ...)

Der Zertifikatsumstieg ist jedes Mal ein Horror :stupid:

Rollo

Mavarik 7. Okt 2017 11:04

AW: IOS AppStore Problem
 
Zitat:

Zitat von Rollo62 (Beitrag 1382791)

Der Zertifikatsumstieg ist jedes Mal ein Horror :stupid:

Rollo

Jo - das kostet i.d.R. zwischen 3h und einem ganzen Tag...

Ich hatte - unbeabsichtigt - ein Zertifikate revoked... Schlechte Idee... Alle Apps (debug) auf meinen Devices 1x neu compilieren...:wall:

Mavarik

arnof 7. Okt 2017 17:36

AW: IOS AppStore Problem
 
ich habe die Sache mal auseinander genommen und bin auf folgendes Problem gestossen:

"/usr/bin/xcodebuild" -exportArchive -archivePath "/Us/PAServer/scratch-dir/Arnof/xxxxxx.archive" -exportPath "/Users/Arno/PAServer/scratch-dir/Arnof/xxxxxxr.archive/temp" -exportOptionsPlist "/Users/Arno/PAServer/scratch-dir/Arnof/xxxxxx.archive/exportOptions.plist"



error: Couldn't load -exportOptionsPlist: The file “exportOptions.plist” couldn’t be opened because there is no such file.

Error Domain=NSCocoaErrorDomain Code=260 "The file “exportOptions.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/Arno/PAServer/scratch-dir/Arnof/xxxxxx.archive/exportOptions.plist, NSUnderlyingError=0x7f98b7149df0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

** EXPORT FAILED **

Dazu habe ich folgenden Beitrag gefunden:

https://stackoverflow.com/questions/...list-has-chang

Hat schon mal jemand via xcode9 eine IPA erzeugt ?


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