Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6471117
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:11:15+00:00 2026-05-25T06:11:15+00:00

What’s the workflow for creating an iOS app using Delphi-XE2. This is really a

  • 0

What’s the workflow for creating an iOS app using Delphi-XE2.

This is really a reference question and I’ll answer it as soon as SO lets me, but I thought it would be nice to have the answer here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T06:11:16+00:00Added an answer on May 25, 2026 at 6:11 am

    iOS Applications
    FireMonkey iOS applications are written in Delphi:

    File > New > Other > Delphi Projects > FireMonkey iOS HD Application 
    File > New > Other > Delphi Projects > FireMonkey iOS 3D Application 
    

    Projects for iOS do not have a Target Platforms node in the Project Manager; they only target iOS

    iOS Forms
    Additional Delphi forms are added the same way as with Windows and Mac OS X. Because the target platform is iOS, and the production executable is built with the Free Pascal compiler, the uses declaration for form units is different:

     uses
       SysUtils, Types, Classes, Variants, FMX_Types, FMX_Controls, FMX_Forms,
       FMX_Dialogs, FMX_ExtCtrls, FMX_Ani;
    

    iOS Workflow
    FireMonkey iOS development has to be done using both Windows and a Mac.
    Before starting your first iOS project, you must perform one-time setup on both ends. Then for each project, development occurs in the following sequence:

    • Create project in RAD Studio on Windows.
    • Save project files to a shared directory or media accessible to both Windows and Mac.
    • Use the Form Designer and code editor in RAD Studio.
    • Run or debug the project in RAD Studio as a Win32 application for prototyping.
    • At least once after creating the project, and whenever new files are added to the project, run dpr2xcode on Windows to create or update a corresponding Xcode project.
    • In Xcode on the Mac, open the .xcodeproj file in the generated xcode subdirectory of the shared project.
    • Run or debug the project in Xcode with the iOS Simulator and then on a device for production testing.
    • Iteratively develop the application using the Form Designer or code editor in RAD Studio, or the code editor in Xcode, making sure to save files as you work so that changes can be seen everywhere.

    Compiler and Runtime Differences
    Xcode builds the application with the Free Pascal compiler to run on the Free Pascal runtime library. Some features of the Delphi compiler and RTL are not supported by Free Pascal.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am using Paperclip to handle profile photo uploads in my app. They upload
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
For some reason, after submitting a string like this Jack’s Spindle from a text
this is what i have right now Drawing an RSS feed into the php,
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.