共享 ipa 文件 xcode 4
如果我创建一个 .ipa 文件并将其发送给另一个人。他可以在 iTunes 中点击打开它吗?他可以直接点击安装吗?
If I create an .ipa file and send it to another person. Can he open it in iTunes just clicking on it ? And can he install in just clicking on it ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
对于每年最多 100 名新用户来说,是的 - 假设他们的设备已添加到您已签署 .ipa 文件的临时配置文件中。
请参阅此处的开发人员文档
For up to 100 new people per year, yes - assuming their device has been added to the Ad Hoc provisioning profile that you have signed the .ipa file with.
See the developer documentation here
还有另一种方法。
有一个名为 TestFlightApp 的工具,我在那里解释了它: 如何从 Xcode 将 iPhone 应用程序安装到远程 iPhone
There is another way.
There is a tool called TestFlightApp, i've explained it there: How do install iPhone application from Xcode to a remote iPhone
在尝试与我的同事共享应用程序时遇到了无数麻烦之后,我创建了我认为共享 ipa 文件的最简单方法。 http://www.ipashare.com
几乎只需将您的 ipa 文件拖放到网页上,它就会生成一个简短的您发送给要安装应用程序的人员的 url。
After numerous headaches trying to share apps with people I do work for, i created what i consider the easiest way to share ipa files. http://www.ipashare.com
Pretty much just drag and drop your ipa file onto the webpage and it will generate a short url that you send to the person you want to install the app.
是的。您不需要 AdHoc 或注册设备 UDID。
Yes. You don't need AdHoc or registering the device UDID.