Delphi compilation generates IPA file

Source: Internet
Author: User

Find an IPA file

Development Mode IPA file and publish mode IPA file, the path is different.

Http://www.itnose.net/detail/6101808.html

First, the development model development

You do not need a real machine, you can compile the build file. The generated files are in the Mac virtual machine Paserver directory, not in the Windows project folder.

RAD Ide>open project>target Platforms>ios simulator,f9

Mac>finder/users/tt/paserver/scratch-dir/administator-pp/project1.app

Note that this is an app file that is converted to an IPA file using itunes from your Mac. Drag the app file into itunes app and then right-click > show in Finder to find the IPA file.

Conversion method Reference Http://www.cnblogs.com/wengzilin/p/4601684.html method two.

Go>application>itunes

Finder>menu>go>enclosing Folder>paserver>scratch-dir> Administrator. >

Drog & Move to ITunes

Select Itunes,drag Move to Desktop

IPA file ok

Copy to VMWare Shared folders

Copy to Windows Disk/usb OK.

Second, release mode IPA file path adhoc or AppStore

You can also use Delphi to compile an IPA file, which can be found in the Windows Engineering directory.

Http://docwiki.embarcadero.com/RADStudio/Seattle/en/Deploying_Your_iOS_Application_for_Submission_to_the_App_Store

The compile option selects AppStore or adhoc to survive the IPA file.

C:\Users\<user>\Documents\Embarcadero\Studio\Projects\MyProject\iOSDevice64\Release\MyProject.ipa

Got it

Http://www.cnblogs.com/cb168/p/5569594.html

Delphi compilation generates IPA file

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.