Delphi IOS环境安装

RAD Delphi XE/10 Seattle 安装IOS、OSX环境安装,IOS模拟器,MAC X

真机可以调试

http://community.embarcadero.com/blogs/entry/rad-studio-trial-fully-testeable

http://www.embarcadero.com/starthere/seattle/mobdevsetup/ios/en/index.html

1、Win7 开发主机,RAD Settle 10

7G

2、虚拟机VMware11

300M

3、install unlocker 206

unlocker 203、VMware Unlocker for OS X 2.0.3,使得VMware support Apple OS X

11M

windows系统里解压unlocker206,运行win-install.cmd

4、VMware安装Mac系统

OS X 10.7,MAC OS X 10.10.5

7G,Yosemite Install(14F27).cdr

New virue machine select file ..

https://developer.apple.com/osx/download/

https://developer.apple.com/downloads/

5、VMware安装darwin6.0.3

11M,darwin6.0.3.iso,鼠标流畅了。

Graphics Tools for Xcode7, 45M

6.OS install PAServer ok! PAServer17.0.pkg

http://docwiki.embarcadero.com/RADStudio/Seattle/en/Installing_PAServer

D:\Program Files (x86)\Embarcadero\Studio\17.0\PAServer\PAServer17.0.pkg

60M

7.OS install XCODE

2.6G,V6.4

https://developer.apple.com/downloads/

Xcode7,3.5G

Xcode7.1 beta,4.3G,Xcode 7.1 beta requires a Mac running OS X 10.10.4 or later.

download xcode.dmg file>share file to vmware share folder>VMWare OS>VMWare shared folders>find xcode.dmg>double click xcode.dmg>move(drog) xcode to Applications.OK!

8.OS installl Command Line Tools

158M,Command_Line_Tools_OS_X_10.10_for_Xcode_6.4.dmg

https://developer.apple.com/downloads/

http://adcdownload.apple.com/Developer_Tools/Command_Line_Tools_OS_X_10.10_for_Xcode_6.4/Command_Line_Tools_OS_X_10.10_for_Xcode_6.4.dmg

Cmmand Line Tools OS X 10.10 for Xcode7,150M

9.RAD IDE Adding a Mac OS X or iOS SDK

http://docwiki.embarcadero.com/RADStudio/Seattle/en/Adding_a_Mac_OS_X_or_iOS_SDK

run osx PAServer.

RAD IDE/Tools>Options>SDK Manager>add

Adding a Mac OS X or iOS SDK

IP is OS X10.10.5 system IP. in Mac os,view ip command:ifconfig

port is default 64211,close firewall.

D:\Users\Administrator\Documents\Embarcadero\Studio\SDKs\iPhoneOS8.4.sdk\Applications

D:\Users\Administrator\Documents\Embarcadero\Studio\SDKs\iPhoneOS8.4.sdk\System

D:\Users\Administrator\Documents\Embarcadero\Studio\SDKs\iPhoneOS8.4.sdk\usr

10.import IOS sdk

end

Target Platform选择

OS X MacOSX10.10.3 ,F9,在虚拟机上的mac系统看到app运行界面了。

IOS Simulator -iPhoneSimulator 8.4在虚拟机上的mac系统看到app运行界面了。

IOS 账号申请验证的时候提示 暂时无法处理您的请求

那是因为之前提供的姓名、地址不正确,需要按正确格式填写即可,不用绑定银行卡也可以成功,要留电话号码。

如何打开IOS simulator

Xcode>Open Developer Toos>iOS Simulator

C:\Users\Administrator\Music\iTunes\iTunes Media\Mobile Applications\XXX 2.91.ipa

other problem

二进制转换不支持用于 Mac OS X。要运行 Mac OS X,您需要一台 VMware Workstation 支持 Intel VT-x 或 AMD-V 的主机

fix:

在BIOS里面打开那个Visual Technology的东西

reference

http://www.2ccc.com/news/Html/?1487.html

http://docwiki.embarcadero.com/RADStudio/Seattle/en/IOS_Mobile_Application_Development

http://www.cnblogs.com/weii/p/4688299.html

http://www.cnblogs.com/cb168/p/4793913.html