Einzelnen Beitrag anzeigen

arnof

Registriert seit: 25. Apr 2013
1.250 Beiträge
 
Delphi 10.1 Berlin Enterprise
 
#4

AW: IOS AppStore Problem

  Alt 7. Okt 2017, 17:36
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 ?

Geändert von arnof ( 7. Okt 2017 um 17:40 Uhr)
  Mit Zitat antworten Zitat