Ver Mensaje Individual
  #1  
Antiguo 15-07-2025
Avatar de duilioisola
[duilioisola] duilioisola is offline
Miembro Premium
 
Registrado: ago 2007
Ubicación: Barcelona, España
Posts: 1.806
Reputación: 22
duilioisola Es un diamante en brutoduilioisola Es un diamante en brutoduilioisola Es un diamante en bruto
Compilacion para ios

Hola gente...
Os pido ayuda para compilar a ios.
He hecho un proyecto vacío (solo un botón en medio) y he tratado de compilarlo en ios.
Me da este error que dice:
Cita:
This app needs to be updated by the developer to work on this version of iOS.
...
Underlying error (domain=IXUserPresentableErrorDomain, code=4):
“HeaderFooterApplication” Needs to Be Updated
No se por dónde coger este error.


Estoy compilando en Delphi 12.3
PAServer 14.3.14.2
Un mac ejecutando el PAServer que abre un simulador, pero que no puede ejecutar nada por este error.


¿Alguien con experiencia en ios me podría dar alguna ayuda?


Gracias,




Código:
---------------------------
Error
---------------------------
Unable to execute '"/usr/bin/xcrun" simctl install 78FBB880-B585-429A-B045-978C5AA28D58 "/Users/usuario/PAServer/scratch-dir/Administrator-mac/HeaderFooterApplication.app"' (Error 4)
An error was encountered processing the command (domain=IXUserPresentableErrorDomain, code=4):
Simulator device returned an error for the requested operation.
This app needs to be updated by the developer to work on this version of iOS.
Failed to find matching arch for input file: /Users/usuario/Library/Developer/CoreSimulator/Devices/78FBB880-B585-429A-B045-978C5AA28D58/data/Library/Caches/com.apple.mobile.installd.staging/temp.EKuPeb/extracted/HeaderFooterApplication.app/HeaderFooterApplication
Underlying error (domain=IXUserPresentableErrorDomain, code=4):
    “HeaderFooterApplication” Needs to Be Updated
    This ap needs to be updated by the developer to work on this version of iOS
.
---------------------------
OK   
---------------------------
Responder Con Cita