简体   繁体   English

iOS调试已安装的应用

[英]iOS debug installed app

Is it possible to debug an application that I downloaded from the App Store on my iPhone device using xCode simulator?. 是否可以使用xCode模拟器调试从iPhone上的App Store下载的应用程序? I am using xCode 8 and iOS 9.3 Simulator. 我正在使用xCode 8和iOS 9.3模拟器。

否,AppStore应用程序已针对生产进行签名,因此所有调试均应混淆,并且第三方不可访问。

It is not possible to install an app from AppStore in iOS simulator. 无法在iOS模拟器中的AppStore中安装应用程序。

For further information, please check this link: 有关更多信息,请检查此链接:

Can I install the "app store" in an IOS simulator? 我可以在IOS模拟器中安装“应用商店”吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM