iphone - 我可以为不在配置文件中的 iOS 设备创建 IPA 文件吗?

标签 iphone ios ipad ipa

我找到了制作 ipa 文件的方法:

  1. Add necessary profiles and adjust build settings.
  2. Set device as target to run the application.
  3. Build the product.
  4. Go to Products->yourAppName.app. Right click and show in finder.
  5. Drag & drop to itunes profile and binary file.(drag it to Apps)
  6. Select app in iTunes and right click to show in Finder. And there you can get the .ipa file.

但是,不属于开发团队的设备就不能安装吗? 或者,我错过了一些配置步骤吗? 我们有办法解决这个问题吗?

最佳答案

不,这是不可能的。在不使用应用程序商店的情况下在设备上安装应用程序的唯一方法是使用苹果提供的临时方法,有关此的一些信息是 found here 。对于临时方法,您始终需要要安装应用程序的设备的 UDID。

关于iphone - 我可以为不在配置文件中的 iOS 设备创建 IPA 文件吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14315092/

相关文章:

ios - 你如何在没有 iPhone 的情况下调试 iPhone 应用程序?

iphone - 双击选择器多次触发

iphone - 如何在iphone中查看FFT结果?

iphone - 提交后更改iTunes图稿

ios - 无法将已解析的 JSON 列表显示到 TableView 中

ios - 从没有 drawRect 的 Floats 创建 CGPath

ios - 将 100MB XML 文件导入我的 iPad 应用程序

iPhone:如何修复基于更改设备日期的作弊行为?有服务器可以获取时间吗?

ios - 通过xcode5的xib设计时导航栏按钮item图片颜色不同

ios - 如何获取 UIView 的坐标