Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Cross-Platform-Entwicklung (https://www.delphipraxis.net/91-cross-platform-entwicklung/)
-   -   IOS "paclient" exited with code 1. (https://www.delphipraxis.net/193770-ios-paclient-exited-code-1-a.html)

Rollo62 10. Okt 2017 05:28

AW: IOS "paclient" exited with code 1.
 
Gibt es da noch mehr Status- Fehlerinfo, wenn man die Fehlermeldungen aufklappt ?
Könntest du das bitte mal hier reinkopieren ?
Es kommt ja oft auf das Kleingedruckte an.

Rollo

arnof 10. Okt 2017 08:53

AW: IOS "paclient" exited with code 1.
 
außer Code 1 kommt da nichts!


via cmd kommt Fehler E0776

Rollo62 10. Okt 2017 09:44

AW: IOS "paclient" exited with code 1.
 
Hast du die Zertifikate geändert / umbenannt ?
Und dann auch die alten wieder entfernt und die Neuen neu runtergeladen ?
Das ganze Theater halt ?

Ich denke wenn man irgendwas an den Zertifikaten ändert oder umbenennt kann Alles Mögliche passieren.
Kam der Fehler erst nachdem du das geändert hattest ?
Ich hoffe du bist dir sicher das damit islled OK ist.


Rollo

arnof 10. Okt 2017 19:56

AW: IOS "paclient" exited with code 1.
 
Zitat:

Zitat von Rollo62 (Beitrag 1382994)
Hast du die Zertifikate geändert / umbenannt ?
Und dann auch die alten wieder entfernt und die Neuen neu runtergeladen ?
Das ganze Theater halt ?

Ich denke wenn man irgendwas an den Zertifikaten ändert oder umbenennt kann Alles Mögliche passieren.
Kam der Fehler erst nachdem du das geändert hattest ?
Ich hoffe du bist dir sicher das damit islled OK ist.


Rollo

Alle Zertifikate habe ich zur Sicherheit neu gemacht und den ganze Apple kram halt .....

Bis Sep 2017 haben wir nur mit Seattle und Berlin App für IOS parallel gemacht, alles ohne Probleme (Namen der Zertifikate gibt ja Apple vor, die bleiben auch gleich, keine abgelaufene mehr auf dem System vorhanden).

Ich denke der kommt mit dem Namen des Zertifikats nicht klar. Zu Zeiten, wo noch keine automatische Erkennung vorhanden war, und nur ein Zertifikat vorhanden war, reichte es aus, das man nur den Zertifikatsnamen und sein Entwickler ID angibt.
Das habe ich nun manuell nachgebildet.

'iPhone Distribution: werauchimmer GmbH & Co.KG (xxxxxxx)' -> 'iPhone Distribution:xxxxxxx'

Entweder ist der Bug im PASERVER oder bei XCODE9

CHackbart 13. Nov 2017 11:48

AW: IOS "paclient" exited with code 1.
 
Hallo,

bei der Suche nach einer Lösung für mein aktuelles Problem bin ich wieder hier gelandet. Ich denke mal es handelt sich dabei um das Gleiche:

Code:
Fehler: E0776 2017-11-13 12:40:07.113 xcodebuild[15126:4728226] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/yj/tdj525vs2jzcjtt9xyfdc1sh0000gn/T/SatIPViewer_2017-11-13_12-40-07.112.xcdistributionlogs'.
Fehler: E0776 2017-11-13 12:40:07.511 xcodebuild[15126:4728226] [MT] IDEDistribution: Step failed: <IDEDistributionSigningAssetsStep: 0x7fb1e1732fc0>: Error Domain=IDEDistributionSigningAssetStepErrorDomain Code=0 "Locating signing assets failed." UserInfo={NSLocalizedDescription=Locating signing assets failed., IDEDistributionSigningAssetStepUnderlyingErrors=(
Fehler: E0776     "Error Domain=IDEProvisioningErrorDomain Code=9 \"\"SatIPViewer.app\" requires a provisioning profile.\" UserInfo={NSLocalizedDescription=\"SatIPViewer.app\" requires a provisioning profile., NSLocalizedRecoverySuggestion=
Add a profile to the \"provisioningProfiles\" dictionary in your Export Optionsproperty list.}" Fehler: E0776 )}
Fehler: E0776 error: exportArchive: "SatIPViewer.app" requires a provisioning profile.
Fehler: E0776 Error Domain=IDEProvisioningErrorDomain Code=9 ""SatIPViewer.app" requires a provisioning profile." UserInfo={NSLocalizedDescription="SatIPViewer.app" requires a provisioning profile., NSLocalizedRecoverySuggestion=Add a profile to the "provisioningProfiles" dictionary in your Export Options property list.}
Fehler: E0776 ** EXPORT FAILED **
Christian

CHackbart 13. Nov 2017 12:54

AW: IOS "paclient" exited with code 1.
 
Seit ein paar Tagen gibt es ein Hotfix https://cc.embarcadero.com/Download.aspx?id=30805. Damit geht das Erstellen wieder.

JohnDirkDer1te 12. Dez 2019 07:50

AW: IOS "paclient" exited with code 1.
 
Hallo
mit 10.3.3 und XCODE 11.3 wieder das gleiche, ich hoffe es kommt bald ein Hotfix
Vor Update auf akt. XCODE ging alles noch. :(
Gruß Dirk

Rollo62 12. Dez 2019 07:58

AW: IOS "paclient" exited with code 1.
 
Zitat:

"Error Domain=IDEProvisioningErrorDomain Code=9 \"\"SatIPViewer.app\" requires a provisioning profile.\"
Da stimmt wohl was nicht mit den iOS Zertifikaten.
Evtl. sind die auch doppelt vorhanden, nach einem jährlichen Update bei Apple.
Am Besten mal die alten auf dem Rechner löschen, und neu runterladen.
Ich mache das mit XCode, und lege mir ein Dummy-Projekt mit gleicher Bundle-ID an, damit kann man dann, bei manueller Verwaltung, besser nachvollziehen welche Zertifikate OK sind, und welche nicht.
XCode kann da auch oft was reparieren wenn es klemmt.
Wenn XCode das Dummy-Projekt nicht starten kann, dann kann es RadStudio auch nicht.

Es gibt schon Einige Hinweise hier im Forum, einfach mal danach suchen.

Rollo

JohnDirkDer1te 13. Dez 2019 07:05

AW: IOS "paclient" exited with code 1.
 
Hallo Rollo,

"alte" Zertifikate sind alle gelöscht.
Bei xcode geht auch alles.
Bei 10.3.3 auch, bis auf AdHoc, das gleiche hatte ich damals vor dem patch auch.
"Fehler: E0776 error: exportArchive: Provisioning profile "xyxyxyxy" doesn't include signing certificate "Apple Distribution: Max Mueller (ababababab)""
das stimmt aber nicht, es ist drin und geht bei XCODE. :(

Viele Grüße

Dirk


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:28 Uhr.
Seite 2 von 2     12   

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