如何在xcode 4.3.1中为iphone应用程序生成.apk文件

suv*_*rna 0 iphone apk

可以任何人解释我一步一步的过程来创建.apk文件的iPhone应用程序我正在使用xcode 4.3.1..am新手任何帮助将是一个伟大的推动我..和一些关于.apk文件的解释将是一个很有帮助..谢谢你...

Vir*_*hul 5

你不能在ios中制作.apk文件,你可以为ios制作.ipa文件.请参阅以下步骤以创建.ipa文件

1). you can make the certificate and download provisioning profile in keychain.
2). after downloading provisioning profile double click on that and set the code signing of that.
3). select the ios device.
4). in Product file select archive.
5). in the archive select the Distribution.
6). in radio button second save option select and next
7). select your provisioning profile and next.
8). after where you want to save select your path and save.
Run Code Online (Sandbox Code Playgroud)