0

When I try to Deploy/Run F9 my FireMonkey mobile app from a Win10.1x32 machine to an Ipad 4 mini, I get the following error:

paclient exited with code 1

When I change the build target to Android, everything works fine. I used Delphi Berlin and XCode 9.2 and it's my first iOS app.

Can anybody give me an advise?

Mahmoud
  • 35
  • 7
  • Consider updating to Tokyo. For Android that is sane advice as well. – Sherlock70 Mar 22 '18 at 08:39
  • I can't do the updating for now , i hope this isn't the only solution? – Mahmoud Mar 22 '18 at 08:50
  • It's likely that Delphi 10.1 Berlin will not work with Xcode 9.2, so it may be the only solution. In Delphi, check the "Output" tab of the messages window - it has more detail. You should add this to your question – Dave Nottage Mar 22 '18 at 09:49
  • In the message window i don't have an error message: paclient pour "Mac" ' c:\program files (x86)\embarcadero\studio\18.0\bin\paclient.exe -u8 --codesign="TestApp.app,'iPhone Developer: Mahmoud (275ZFFMCU4)',TestApp.app\..\TestApp.entitlements" Mac' [PAClient Erreur] "paclient" exited with code 1. Echec – Mahmoud Mar 22 '18 at 10:11
  • my ipad is in IOS 11.2.5, if i change xcode 9.2 to a previous version like 9.0 it can work? – Mahmoud Mar 22 '18 at 10:27
  • I think it needs to be Xcode 8.2.2 or lower to work with Delphi 10.1 Berlin – Dave Nottage Mar 25 '18 at 23:02
  • I tried with Xcode 8.2 and Xcode 8.0 but the same problem, and i don't know but my ipad os is 11.2.5, so it's possible to make it ith Xcode 8.2? because Xcode max is Ios 10 – Mahmoud Mar 26 '18 at 07:57
  • Dave Nottage. This is incorrect. I worked with Delphi Berlin with Xcode 9.1 and iOS 11.1 because Tokyo is buggy. Just need to copy special file to Mac (https://stackoverflow.com/questions/43068608/xcrun-error-unable-to-find-utility-packageapplication-not-a-developer-tool - choose best answer), BUT for iOS 11.2.5 need Xcode 9.2 or 9.3 (https://stackoverflow.com/questions/49777075/trying-to-compile-ios-device-64-bit-in-delphi). – alitrun Apr 16 '18 at 02:44
  • Updated comment: Dave Nottage. This is incorrect. I worked with Delphi Berlin with Xcode 9.1 and iOS 11.1 because Tokyo is buggy (especially for Android). Just need to copy special file to Mac, BUT for iOS 11.2.5 need Xcode 9.2 or 9.3 . I could not start an app with SDK iOS 11.2, but could do it with previous versions - 11 and 10, maybe you should find iPhone with older iOS. (https://stackoverflow.com/questions/49777075/trying-to-compile-ios-device-64-bit-in-delphi). – alitrun Apr 16 '18 at 03:10
  • (https://community.embarcadero.com/answers/xcode-8-3 and https://stackoverflow.com/questions/43068608/xcrun-error-unable-to-find-utility-packageapplication-not-a-developer-tool - choose best answer) – alitrun Apr 16 '18 at 03:10
  • ok, thank you, i'll try with an older iOs, i think it's better for the moment because even with Tokyo i have the same problem – Mahmoud Apr 16 '18 at 08:03

0 Answers0