需要为我的应用程序创建.ipa文件需要哪些文件,这些文件已在xcode中完成 [英] which files are need to create .ipa for my application which is done in xcode

查看:36
本文介绍了需要为我的应用程序创建.ipa文件需要哪些文件,这些文件已在xcode中完成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在用xcode创建一个简单的应用程序

I am creating a simple application in xcode

现在我需要为该文件创建ipa.

Now i need to create ipa for that file.

通过Google,我找到了一些与此相关的信息.

By google i found some info regarding this.

创建一个名为Payload的文件夹并复制应用程序文件,然后将其压缩,然后将zip重命名为.ipa.

create a folder named Payload and copy the app file,Zip the fine and rename zip to .ipa.

但是我对以下路径有疑问:用户/用户名/库/应用程序支持/iphone模拟器/4.1/应用程序

But i have a doubt in the this path users/username/library/application support/iphone simulator/4.1/Applications

我找到了一个用随机字母和数字命名的文件夹.

i found a folder named with random alphabets and numbers.

这样我找到了文件,库,tmp文件夹以及我的application.app.

In that i found documents,library,tmp folders along with my application.app.

我是否需要将3个文件夹全部复制到有效负载中,或者仅我的application.app就足够了.

is i need to copy all the 3 folders into payload or just my application.app is enough.

而且我没有在.ipa上看到我的图标.

And i did n't get my icon in over the .ipa.

我怎么得到它.

任何人都可以帮助我.

先谢谢你.

推荐答案

如果您使用Xcode进行 Build and Archive (构建和归档),它将为您将应用打包为.ipa.

If you go to Build and Archive in Xcode, it will package your app into an .ipa for you.

在管理器中,单击您的应用程序,然后单击 Share ... 按钮,然后选择 Save to Disk ...

When in Organizer, click on your app, then click on the Share... button, then choose Save to Disk...

此外,我不建议手动创建您的 .ipa 文件.

Also, I wouldnt suggest manually creating your .ipa files.

这篇关于需要为我的应用程序创建.ipa文件需要哪些文件,这些文件已在xcode中完成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆