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.
这是我将 App 文件和 Mobile Provision 文件拖入 iTunes 并同步时产生的错误。应用程序 '" 没有安装在您的 iPhone "" 因为它没有签名"。
请参阅目标检查器代码签名部分。您需要使用适当的配置文件“签署”您的应用程序,该配置文件是为 Ad Hoc 分发而生成的。
每次部署时,您都需要从 iTunes 和设备中删除现有版本。