Questions tagged [delphi-ios]

Delphi is the multi-device, true native app development solution for iOS, Windows and Mac. This tag is related to Delphi developer using the iOS.

Delphi XE4 is the multi-device, easy-to-learn app development solution to create high performance, true native apps for PCs, tablets, and smartphones and get them to market and to users fast. Manage one codebase, one team, and one schedule to develop apps that give you more control, tighter security, and a better user experience.

Delphi iOS apps run directly on the device for fast performance you can only get with true native apps. Delphi enables visual design of iOS user interfaces for multiple device types, resolutions, and orientations.

Delphi’s rapid prototyping lets you create a visual prototype that runs directly on the target device so you can incorporate feedback, and get your app to market fast.

3 questions
8
votes
1 answer

Is it possible in Delphi XE4 to change the app short title without making it the same as the Project dpr name?

I am writing my first delphi-powered iPhone app. I have created it but I would like it to be named something other than the name of the .dpr file because dpr files cannot contain spaces, for instance, EXE names are not always the same as the…
Warren P
  • 65,725
  • 40
  • 181
  • 316
0
votes
2 answers

How to force Delphi 10.2.1 to generate 64 bit code for IOS app

I am using Delphi 10.2.1 to write an IOS app but I cant get Delphi to generate 64 bit code. When I run the app in the IOS simulator I get a message telling me the code needs to be updated. Is there a compiler directive I can use to force 64 bit code…
Rod
  • 1
0
votes
1 answer

PaClient Error Deploy App Store

I take this error when i deploy to App Store from Delphi Dx 10 Seattle [PAClient Error] Error: E0264 Unable to execute '"/usr/bin/codesign" --deep -s "iPhone Distribution: xxx (xxx)" -f "/Users/mac/PAServer/scratch-dir/Huseyin-Yeni Hesap/xxx.app"'…
Hüseyin Okumuş
  • 157
  • 1
  • 3
  • 17