Einzelnen Beitrag anzeigen

Darlo

Registriert seit: 28. Jul 2008
Ort: München
1.196 Beiträge
 
Delphi 10.2 Tokyo Enterprise
 
#165

AW: Delphi 10.2 "Tokyo" ist erschienen

  Alt 24. Apr 2017, 12:52
Tokyo (RTM), iOS 10.3.2, Xcode 8.3.2, Debug.....

(Die Erstellung der IPA ist in der Tat problematisch, geht aber mit Xcode 8.2)
Wenn du mir jetzt noch verräts, wie du die App mit XCode 8.3 erstellst und aufs Gerät bekommst, wäre uns sicher geholfen. Die App mit XCode 8.2 zu erstellen, mit 8.3 zu debuggen und bei jeder Änderung erstmal wieder zwischen XCode 8.2 und 8.3 zu wechseln ist jetzt nicht ernsthaft die Lösung...
Du musst das getrennt sehen. Bei Tokyo zum debuggen mit xCode 8.3 und iOS 10.3.x arbeiten. Erst wenn Du die ipa für den Store erstellst per commandline von xCode 8.3 auf xCode 8.2 wechsel. Wichtig auch das SDK auf 10.2 setzen.

Zitat:
Summary: Unable to create App Store distribution file with Xcode 8.3 using C++ Builder, Delphi or RAD Studio 10.2.
Date Added: March 31, 2017
Platform: iOS 10.3
RAD Studio version: 10.2 Tokyo
Solution: Use Xcode 8.2 or earlier to create App Store distribution file for your iOS application.
Both Xcode 8.3 and Xcode 8.2 can be installed on the same Mac. You can develop and build your iOS application using RAD Studio 10.2 with Xcode 8.3 and the iOS 10.3 SDK. When you are ready to create the iOS App Store distribution file for your iOS application, run xcode-select -s to switch to Xcode 8.2.
If you have upgraded to Xcode 8.3, you can download an earlier version of Xcode from Apple’s developer portal. You will need to log into your Apple Developer account, select Download, select More Downloads, search for the Xcode version that you want to download, download that version of Xcode (the file will be copied into ~/Downloads), extract this Xcode archive file, and run xcode-select -print-path to see the current selected xcode-path. You can then run xcode-select --help to see how to change the currently selected xcode-path.
Quelle: http://docwiki.embarcadero.com/Platf...s/en/Main_Page
Philip

Geändert von Darlo (24. Apr 2017 um 13:00 Uhr)
  Mit Zitat antworten Zitat