Hallo zusammen,
ich wollte mal den IOS 16 Simulator testen und habe Delphi 11.2 installiert.
Ich habe ein ganz einfaches Projekt mit einem Button drauf.
PA Server läuft Auf Monterey 12.6, XCode 14, und die Verbindung geht auch, als Profil habe ich Iphone 14 Pro (IOS 16) versucht.
Der Simulator startet aber ich bekomme einen Fehler zurück:
/usr/bin/xcrun simctl install DF8BD654-82B3-459E-9AA1-C16AA5F5593E "/Users/administrator/PAServer/scratch-dir/Administrator-IOS Sim/Project1.app"
An error was encountered processing the command (domain=IXUserPresentableErrorDomain, code=4):
„Project1“ muss aktualisiert werden.
Diese App muss vom Entwickler aktualisiert werden, um mit dieser iOS-Version zu funktionieren.
Failed to find matching arch for input file: /Users/administrator/Library/Developer/CoreSimulator/Devices/DF8BD654-82B3-459E-9AA1-C16AA5F5593E/data/Library/Caches/
com.apple.mobile.installd.staging/temp.U50Xbe/extracted/Project1.app/Project1
Underlying error (domain=MIInstallerErrorDomain, code=15):
Failed to find matching arch for input file: /Users/administrator/Library/Developer/CoreSimulator/Devices/DF8BD654-82B3-459E-9AA1-C16AA5F5593E/data/Library/Caches/
com.apple.mobile.installd.staging/temp.U50Xbe/extracted/Project1.app/Project1
Weiß jemand woran es liegen kann? In AppData/Roaming habe ich die Apple Template Dateien schon neu schreiben lassen, mit dem gleichen Ergebnis.
Was bedeutet "Failed to find matching arch"?
LG
Mirko