Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们使用 Xcode 4.3.1 创建了一个 ipa 文件,将 SDK 5.1 和部署目标保持为 iOS 4.0 。该应用程序安装在 iOS 5.1,4.0 的 iphone 上,但无法在 iOS 5.1.1 上安装
有谁知道解决办法告诉我们
问候, 瑞诗玛
您的 5.1.1 设备 UDID 更有可能不包含在配置文件中,带有目标 SDK 5.1 的 .ipa(实际上带有任何受支持的 SDK,最低为 iOs 3.0)对于 5.1.1 设备应该没问题。否则,请提供更多安装过程的详细信息。