Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Cross-Platform-Entwicklung (https://www.delphipraxis.net/91-cross-platform-entwicklung/)
-   -   iOS Rio 10.3.3 kompatibel zu XCode 12? (https://www.delphipraxis.net/205688-rio-10-3-3-kompatibel-zu-xcode-12-a.html)

amigage 6. Okt 2020 13:30

Rio 10.3.3 kompatibel zu XCode 12?
 
Hallo,

ich habe einen neuen Mac und habe mir dort macOS Catalina 10.15.7 und XCode 12.0.1 installiert.
Im Apple Developer Center habe ich mir die entsprechenden Zertifikate und Provisiong Profile für den Mac generiert und installiert.
Auch habe ich den neueren PAServer 11.2.13.8 installiert, damit auch auf dem neuen System mit Rio 10.3.3 kommuniziert werden kann.

Die Kompilierung meiner App mit SDK 13.5 für meine Geräte (iPad und iPhone) funktionieren problemlos.

Mein Problem ist aber, dass ich beim Bereitstellen der App für den App Store nach dem Befehl

Code:
c:\program files (x86)\embarcadero\studio\20.0\bin\paclient.exe -u8 --ipa="xxx.app,xxx.ipa,'iPhone Distribution: amigage (4SVW9LWS3Y)','/Users/amigage/Library/MobileDevice/Provisioning Profiles/15871e47-f23e-4167-be58-266232982fe5.mobileprovision',2" MacOS
die folgende - mir nichts sagende - Ausgabe erhalte:

Code:
[PAClient Fehler] Fehler: E0776 2020-10-06 14:03:59.165 xcodebuild[2162:75652] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/b6/y3zv287149j7833psz4rf4bw0000gn/T/xxx_2020-10-06_14-03-59.163.xcdistributionlogs'.
[PAClient Fehler] Fehler: E0776 Exported xxx to: /Users/amigage/PAServer/scratch-dir/My-MacOS/xxx.archive/temp
[PAClient Fehler] Fehler: E0776 ** EXPORT SUCCEEDED **
Misslungen
"Export Succeeded" und "Misslungen" widersprechen sich irgendwie :shock:

Bevor ich weiter nach einer Lösung suche, wollte ich generell wissen, ob Rio 10.3.3 und XCode 12 kompatibel sind, oder ob ich wieder meinen älteren Mac mit XCode 11 aktivieren sollte...

Danke für jede Meinung.

Rollo62 6. Okt 2020 18:26

AW: Rio 10.3.3 kompatibel zu XCode 12?
 
Nur eine Vermutung:
Bei Rio muss unter
Project/Options/Delphi Compiler/Compiling/Other options/
"Generate iOS universal binary" gesetzt sein.

bcvs 25. Jan 2021 07:55

AW: Rio 10.3.3 kompatibel zu XCode 12?
 
Zitat:

Zitat von amigage (Beitrag 1474964)

die folgende - mir nichts sagende - Ausgabe erhalte:

Code:
[PAClient Fehler] Fehler: E0776 2020-10-06 14:03:59.165 xcodebuild[2162:75652] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/b6/y3zv287149j7833psz4rf4bw0000gn/T/xxx_2020-10-06_14-03-59.163.xcdistributionlogs'.
[PAClient Fehler] Fehler: E0776 Exported xxx to: /Users/amigage/PAServer/scratch-dir/My-MacOS/xxx.archive/temp
[PAClient Fehler] Fehler: E0776 ** EXPORT SUCCEEDED **
Misslungen

Hallo amigage,

hast du dafür eine Lösung gefunden?
Ich bekomme die gleichen Fehlermeldungen.

D10.4.1 mit December Apple Platform Patch
PA Server 12.1.10.5
XCode 12
mac OS Big Sur

philipp.hofmann 25. Jan 2021 10:19

AW: Rio 10.3.3 kompatibel zu XCode 12?
 
Warum solltest du deinen älteren Mac reaktivieren? Hier die Anleitung wie man auf einem Mac zwei XCodes nebeneinander betreibt:

1. Download https://download.developer.apple.com...Xcode_11.7.xip
2. Extract the xip file using Apple's archive utility in your downloads folder. (a xip file is a codesigned zip file unique to Apple)
3. When this has extracted, rename the Xcode package to say Xcode11.7.
4. Drag this over to your Applications folder. Because it has been renamed, it won't overwrite your existing Xcode installation.
5. Launch either version of Xcode.
6. Open Xcode | Preferences and select Location.
7. In this screen there is a command line tools dropdown. Select Xcode 11.7.
8. Back in Delphi, try to add a new macOS SDK. This time you should get an option to add 11.5.

Und ich würde für Rio Xcode 11.x nutzen.


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